[asterisk-users] Unclosed channel
Khaled W. Chehab
kchehab at xplorium.com
Fri Jun 8 03:26:03 CDT 2012
Dears,
My scenario is to accept the call from user àAnswer the call -àplay mohà
dial(SIP/Trunk,XXXXX)
The problem is when the user send the bye the trunk call will not hangup
How to solve this issue
exten => 446696,1,Ringing
exten => 446696,n,Answer()
exten => 446696,n,Wait(2)
exten => 446696,n,Playback(Welcome)
exten => 446696,n,Dial(SIP/Trunk/${EXTEN},300)
exten => 446696,n,Hangup
How to solve such issue
Thanks in advance
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3238 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120608/7e0d5297/attachment.bin>
More information about the asterisk-users
mailing list