Page 1 of 1

Listen Outgoing Call event

Posted: 06 Apr 2013 05:19
by bluecomb
I want to listen the outgoing call ringing, picked, and disconnect events..
I think The outgoing call trigger have some bug coz sometimes the triggers call state is shown as 'IDLE' sometimes its 'OFFHOOK' ...
Please help in getting these events

Re: Listen Outgoing Call event

Posted: 06 Apr 2013 09:02
by bluecomb
Try this out..
Place a outcall trigger with offhook selected..
Now add a notification or message box to see whats in the call_state variable ...
Add a sleep action of specific time. Mine was 5seconds..
Loop back to the notification activity above..

Place a call and notice the message box or notification even after call disconnects it always shows the OFFHOOK in the call_state variable..

Please martin help me to get the ringing, pickup, and disconnect events of a out call.