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/[EMAIL PROTECTED]|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

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to