Displaying 1 result from an estimated 1 matches for "hangupcause2".
Did you mean:
hangupcause
2008 Mar 17
6
Handling 3 different call ending causes
Hello List,
I'm using a dialstring like the one below. I want to have three different
things happening depending on exit cause.
Dial(SIP/${phonenumber},20,gL(20000[:5000][:5000]))
These 3 things could happen:
1, Caller hangs up
2, Callee hangs up
3, The 20 seconds is up and call is terminated from Asterisk.
Is there a way to separate these 3?
Thanks,
Best regards,
Tobias
--------------