[Home]

Summary:ASTERISK-18678: Option 'g([[context^]exten^]priority)' for Dial Application
Reporter:Physis Heckman (physis)Labels:
Date Opened:2011-10-05 13:50:32Date Closed:2011-10-18 12:15:54
Priority:CriticalRegression?
Status:Closed/CompleteComponents:Applications/app_dial
Versions:1.8.7.0 Frequency of
Occurrence
Related
Issues:
Environment:Linux Virtual 2.6.35.6-45.fc14.x86_64 #1 SMP Mon Oct 18 23:57:44 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux Asterisk 1.8.7.0Attachments:
Description:How do I transfer the call to the specified destination and continue execution at that location, when the call receiver hangs up?

Like F option:
  F([[context^]exten^]priority): When the caller hangs up, transfer
   the called party to the specified destination and continue execution at
   that location.

But insted caller is receiver to hangup,like:
 g([[context^]exten^]priority): When the call receiver hangs up, transfer
   the called party to the specified destination and continue execution at
   that location.

Or Something like:
G([[context^]exten^]priority): If the call is answered, transfer
   the calling party to the specified <priority> and the called party to
   the specified  <priority> plus one.
But insted of call answered is call hangup.
Comments:By: Paul Belanger (pabelanger) 2011-10-18 12:15:48.134-0500

Thanks for your comments. This does not appear to be a bug report and we are closing it. We appreciate the difficulties you are facing, but it would make more sense to raise your question in the support tracker, http://www.asterisk.org/support.