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
Listen Outgoing Call event
Moderator: Martin
Re: Listen Outgoing Call event
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.
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.