[asterisk-users] Where does the call go in the dialplan after a call disconnects
Igor A. Goncharovsky
igi-go at ya.ru
Thu Dec 6 23:19:26 CST 2007
Arpit Mehta wrote:
> I would like to do some cleaning up after my call disconnects. For
> this I need to know where in the dialplan a call goes after it
> disconnects ? Is there any special place in the dialplan a call goes
> to when it disconnects ?
>
After call disconnected, dialplan execution moves to h extension, if it
exists. For example:
[default]
exten => 10,1,Dial(SIP/10)
exten => h,1,NoOp(Call End. Cleanup.)
--
Best regards,
Igor A. Goncharovsky
________________________________
ICQ: 648337
mailto: igi-go at ya.ru
________________________________
More information about the asterisk-users
mailing list