How can I get last call number (incall and outcall)?

52 views
Skip to first unread message

2an...@gmail.com

unread,
Apr 12, 2014, 3:04:19 PM4/12/14
to tas...@googlegroups.com
task can get last incall by %cnum, and last out call by %conum, but what about if I just want to have the number of the last call, maybe incall maybe last call.

 I would like to add a calender event for the last call, whatever in or out call. How can I get this done?

nanobrain

unread,
Apr 12, 2014, 3:30:14 PM4/12/14
to tas...@googlegroups.com
Create 2 profiles

Event > Call (incoming) -> Set %LASTCALLIN = %TIMES

and

Event > Call (Outgoing) -> Set %LASTCALLOUT =% TIMES

Then in your task IF %LASTCALLIN > %LASTCALLOUT then %NUMBER = %CNUM else %NUMBER = %CONUM

Voila
Reply all
Reply to author
Forward
Message has been deleted
0 new messages