[asterisk-bugs] [Asterisk 0011954]: [patch] When the caller hangs up - transfer the called party to the specified context and extension provided by this option.
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Feb 22 11:01:18 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11954
======================================================================
Reported By: johan
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11954
Category: Applications/app_dial
Reproducibility: N/A
Severity: feature
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 102933
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-08-2008 02:07 CST
Last Modified: 02-22-2008 11:01 CST
======================================================================
Summary: [patch] When the caller hangs up - transfer the
called party to the specified context and extension provided by this option.
Description:
Basically I don't want to hang up on the called party, just because the
caller slammed the phone. I would like to be able to continue dialplan
execution of the called party.
Right now we have the flag 'g': Proceed with dialplan execution at the
current extension if the destination channel hangs up.
This patch add the flag 'F(context^exten^pri)': When the caller hangs up -
transfer the called party to the specified context and extension and
continue execution.
======================================================================
----------------------------------------------------------------------
johan - 02-22-08 11:01
----------------------------------------------------------------------
Updated. This also solved the strange notice I got with the previous
version of the patch that printed (see mail to asterisk-dev dated Mon, 11
Feb 2008 17:13:56)
[Feb 11 16:30:44] NOTICE[22370]: app_dial.c:1845 dial_exec_full: PEER
context: incoming; PEER exten: ; PEER priority: 1
Now this works perfectly for me, thanks for the feedback!
Issue History
Date Modified Username Field Change
======================================================================
02-22-08 11:01 johan Note Added: 0082781
======================================================================
More information about the asterisk-bugs
mailing list