[asterisk-users] Problem with H option of Dial()

Gary Chen gang.chen at insightbb.com
Tue Jul 17 08:09:53 CDT 2007


I also tried blind transfer with t option and it did not work. I added following into my dial plan contest:

include => featuremap

exten => 8111001001,1,Answer()
exten => 8111001001,n,Wait(2)
exten => 8111001001,n,Dial(SIP/15022531664 at 8.8.194.100|30|tHL(120000:61000:30000))
exten => 8111001001,n,Hangup()

It still does not work.

I issue show features in CLI it show this:
Builtin Feature           Default Current
---------------           ------- -------
Pickup                    *8      *8
Blind Transfer            #       #1
Attended Transfer
One Touch Monitor
Disconnect Call           *       *
Park Call

Dynamic Feature           Default Current
---------------           ------- -------
(none)

Call parking
------------
Parking extension   :   700
Parking context     :   parkedcalls
Parked call extensions: 701-720


What else do I need to do to make the features work?

Gary Chen

  ----- Original Message ----- 
  From: Gary Chen 
  To: asterisk-users at lists.digium.com 
  Sent: Tuesday, July 17, 2007 8:24 AM
  Subject: [asterisk-users] Problem with H option of Dial()


  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




------------------------------------------------------------------------------


  _______________________________________________
  --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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070717/81fd385c/attachment-0001.htm 


More information about the asterisk-users mailing list