Listen Outgoing Call event

Post your questions and help other users.

Moderator: Martin

Post Reply
bluecomb
Posts: 2
Joined: 06 Apr 2013 05:08

Listen Outgoing Call event

Post by bluecomb » 06 Apr 2013 05:19

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

bluecomb
Posts: 2
Joined: 06 Apr 2013 05:08

Re: Listen Outgoing Call event

Post by bluecomb » 06 Apr 2013 09:02

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.

Post Reply