[asterisk-users] dial option 'g' not working

Dovid Bender asteriskusers at dovid.net
Wed Feb 9 22:07:02 CST 2011


Hi,

I had the same issue as well but for some reason I was unable to reproduce. Please have a loo at: https://issues.asterisk.org/view.php?id=18682

Regards,

Dovid
  ----- Original Message ----- 
  From: M S 
  To: asterisk-users at lists.digium.com 
  Sent: Wednesday, February 09, 2011 06:11
  Subject: [asterisk-users] dial option 'g' not working


  Hi,


  I'm trying to get my dialplan to continue executing in the current context after a third-party is called and hangs up.  It seems like it should be straightforward but it's not working.


  Here's what I have in extensions.conf:


  exten => 333,1,Answer()
  exten => 333,n,Playback(hello)
  exten => 333,n,Dial(SIP/19992223333 at sipcarrier,,g)
  exten => 333,n,Playback(hello)
  exten => 333,n,Playback(hello)
  exten => 333,n,Playback(hello)
  exten => 333,n,Hangup()


  The 9992223333 number is dialed, but after that party hangs up, there's just dead air.   No hello's are played and nothing seems to be happening.


  What am I doing wrong?


  Thanks,
  MS


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


  --
  _____________________________________________________________________
  -- Bandwidth and Colocation Provided by http://www.api-digital.com --
  New to Asterisk? Join us for a live introductory webinar every Thurs:
                 http://www.asterisk.org/hello

  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/20110210/57612721/attachment.htm>


More information about the asterisk-users mailing list