Displaying 1 result from an estimated 1 matches for "454636".
Did you mean:
4546,6
2005 Sep 02
1
how to execute something after Dial() ?
let's suppose I have this dialplan :
exten => _X.,1,Playtones(ring)
exten => _X.,2,Dial(CAPI/contr1/${EXTEN},,g)
exten => _X.,3,AGI(update)
where "update" updates some db tables we have based on the type of extension
Now, from the wiki :
If the /g/ option is specified, and the called party hangs up before the
calling party, then Dial exits with a return code of 0 to