[asterisk-users] Problem with H option of Dial()
Gary Chen
gang.chen at insightbb.com
Tue Jul 17 07:24:34 CDT 2007
I just upgrade my test server to Asterisk 1.4.7.1 and having problem using H option in Dial() app. When press * during the call from caller side, Asterisk does not disconnect the call. The * just pass through. Here is my test dial plan:
exten => 8111001001,1,Answer()
exten => 8111001001,n,Wait(2)
exten => 8111001001,n,Dial(SIP/15022531664 at 8.8.194.100|30|HL(120000:61000:30000))
exten => 8111001001,n,Hangup()
It worked with previous version 1.2.18 on this box. I am new to 1.4. Do I miss something? Or is it just a bug?
Gary Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070717/e7570d7f/attachment.htm
More information about the asterisk-users
mailing list