[asterisk-bugs] [Asterisk 0014763]: [patch] On Dial with Macro, re-INVITE to the caller happens upon callee answer, and not when Macro
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Oct 19 14:55:28 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14763
======================================================================
Reported By: cupotka
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14763
Category: Applications/app_dial
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-03-26 11:00 CDT
Last Modified: 2009-10-19 14:55 CDT
======================================================================
Summary: [patch] On Dial with Macro, re-INVITE to the caller
happens upon callee answer, and not when Macro
Description:
This is issue has been reported already in bug # 13200.
In any Dial with Macro, there's a re-invite to the caller upon callee
answer, although there's a Macro with Playback to the callee.
For example if Dial with Macro has also Music-on-Hold flag, MOH is stopped
when callee answers (re-invite to caller happens), despite what happens in
Macro (for example a long Playback to callee).
This also cause many problems with different termination equipment.
I can't provide my real dialplan - it's really long and complex. But if
needed I can create a more simple one to demonstrate this issue. But I
belive this happens in every Dial with Macro in case canreinvite set to
yes.
It's always reproducible for me on both 1.4.21.2 and 1.4.24.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0013200 Bridging channels too early when Macro ...
======================================================================
----------------------------------------------------------------------
(0112438) svnbot (reporter) - 2009-10-19 14:55
https://issues.asterisk.org/view.php?id=14763#c112438
----------------------------------------------------------------------
Repository: asterisk
Revision: 224570
_U branches/1.6.1/
U branches/1.6.1/apps/app_dial.c
------------------------------------------------------------------------
r224570 | file | 2009-10-19 14:55:26 -0500 (Mon, 19 Oct 2009) | 19 lines
Merged revisions 224567 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r224567 | file | 2009-10-19 16:49:09 -0300 (Mon, 19 Oct 2009) | 12 lines
Merged revisions 224565 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r224565 | file | 2009-10-19 16:47:50 -0300 (Mon, 19 Oct 2009) | 5
lines
Do not attempt early media bridging (ie: direct RTP setup) if options
are enabled that should prevent it.
(closes issue https://issues.asterisk.org/view.php?id=14763)
Reported by: cupotka
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=224570
Issue History
Date Modified Username Field Change
======================================================================
2009-10-19 14:55 svnbot Checkin
2009-10-19 14:55 svnbot Note Added: 0112438
======================================================================
More information about the asterisk-bugs
mailing list