[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:52:05 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:                     assigned
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:              
====================================================================== 
Date Submitted:             2009-03-26 11:00 CDT
Last Modified:              2009-10-19 14:52 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 ...
====================================================================== 

---------------------------------------------------------------------- 
 (0112435) svnbot (reporter) - 2009-10-19 14:52
 https://issues.asterisk.org/view.php?id=14763#c112435 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 224565

U   branches/1.4/apps/app_dial.c

------------------------------------------------------------------------
r224565 | file | 2009-10-19 14:52:03 -0500 (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=224565 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-19 14:52 svnbot         Checkin                                      
2009-10-19 14:52 svnbot         Note Added: 0112435                          
======================================================================




More information about the asterisk-bugs mailing list