[asterisk-users] ZAP chanel doesn't reset if external caller
hangs up in menu
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Sun Oct 8 05:04:44 MST 2006
On Thu, Oct 05, 2006 at 10:38:32AM +1000, Devraj Mukherjee wrote:
> Hello world,
>
> My asterisk server doesnt seem to disconnect the call if someone
> hangsup say while they are listening to the menu as a result of which
> my phone is engaged forever. Any pointers on fixing this issue?
Which zaptel hardware?
Is the zaptel channel still off-hook? See the last line of 'zap show
channel NNN'
>
> Thanks
>
> my extensions.conf
>
> [incoming]
> exten => s,1,Wait(1)
> exten => s,2,Answer()
> exten => s,3,NoOp(${CALLERIDNUM})
> exten => s,4,Wait(1)
> exten => s,5,Playback(eternity_welcome)
> exten => s,6,Background(eternity_mainmenu)
> exten => s,7,Wait(4)
> exten => s,8,Playback(eternity_loop)
> exten => s,9,Goto(incoming,s,6)
> ; Support
> exten => 1,1,Goto(internal,202,1)
> ; Server and support
> exten => 2,1,Goto(internal,102,1)
> ; LiveCD support
> exten => 3,1,Goto(internal,101,1)
> ; Reception
> exten => 0,1,Goto(internal,102,1)
> exten => s,10,Hangup()
--
Tzafrir Cohen sip:tzafrir at local.xorcom.com
icq#16849755 iax:tzafrir at local.xorcom.com
+972-50-7952406 jabber:tzafrir at jabber.org
tzafrir.cohen at xorcom.com http://www.xorcom.com
More information about the asterisk-users
mailing list