[asterisk-bugs] [Asterisk 0014845]: asterisk does not play warning file when have SIP-SIP Packet2Packet bridging

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 7 18:51:55 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14845 
====================================================================== 
Reported By:                adomjan
Assigned To:                mmichelson
====================================================================== 
Project:                    Asterisk
Issue ID:                   14845
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.0.7 
Regression:                 No 
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-04-07 10:02 CDT
Last Modified:              2009-04-07 18:51 CDT
====================================================================== 
Summary:                    asterisk does not play warning file when have
SIP-SIP Packet2Packet bridging
Description: 
the execution of the dialplan:

[Apr  7 16:53:26]     -- Executing [3601289 at select_route:42]
Dial("SIP/sipteszt-08dbd2a0", ""SIP/3601289 at ss7gw1",90,L(15000:5000)g") in
new stack
[Apr  7 16:53:26]     -- Limit Data for this call:
[Apr  7 16:53:26]        > timelimit      = 15000
[Apr  7 16:53:26]        > play_warning   = 5000
[Apr  7 16:53:26]        > play_to_caller = yes
[Apr  7 16:53:26]        > play_to_callee = no
[Apr  7 16:53:26]        > warning_freq   = 0
[Apr  7 16:53:26]        > start_sound    = 
[Apr  7 16:53:26]        > warning_sound  = features/BALANCE_WILL_BE_0
[Apr  7 16:53:26]        > end_sound      = 
[Apr  7 16:53:26]   == Using SIP RTP CoS mark 5
[Apr  7 16:53:26]   == Using UDPTL CoS mark 5
[Apr  7 16:53:26]     -- Called 3601289 at ss7gw1
[Apr  7 16:53:27]     -- SIP/ss7gw1-08dadca0 is ringing
[Apr  7 16:53:27]     -- SIP/ss7gw1-08dadca0 answered
SIP/sipteszt-08dbd2a0
[Apr  7 16:53:27]     -- Packet2Packet bridging SIP/sipteszt-08dbd2a0 and
SIP/ss7gw1-08dadca0
[Apr  7 16:53:37]     -- Packet2Packet bridging SIP/sipteszt-08dbd2a0 and
SIP/ss7gw1-08dadca0

* should play the file the now!

[Apr  7 16:53:37]     -- Packet2Packet bridging SIP/sipteszt-08dbd2a0 and
SIP/ss7gw1-08dadca0
[Apr  7 16:53:42]     -- Executing [3601289 at select_route:43]
NoOp("SIP/sipteszt-08dbd2a0", "DIALSTATUS=ANSWER HANGUPCAUSE=16") in new
stack


====================================================================== 

---------------------------------------------------------------------- 
 (0102870) svnbot (reporter) - 2009-04-07 18:51
 http://bugs.digium.com/view.php?id=14845#c102870 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 186835

_U  branches/1.6.1/
U   branches/1.6.1/main/channel.c

------------------------------------------------------------------------
r186835 | mmichelson | 2009-04-07 18:51:55 -0500 (Tue, 07 Apr 2009) | 22
lines

Merged revisions 186833 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r186833 | mmichelson | 2009-04-07 18:50:56 -0500 (Tue, 07 Apr 2009) | 15
lines
  
  Merged revisions 186832 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r186832 | mmichelson | 2009-04-07 18:49:49 -0500 (Tue, 07 Apr 2009) |
8 lines
    
    Set the AST_FEATURE_WARNING_ACTIVE flag when a p2p bridge returns
AST_BRIDGE_RETRY.
    
    Without this flag set, warning sounds will not be properly played to
either party
    of the bridge.
    
    (closes issue http://bugs.digium.com/view.php?id=14845)
    Reported by: adomjan
  ........
................

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

http://svn.digium.com/view/asterisk?view=rev&revision=186835 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-07 18:51 svnbot         Checkin                                      
2009-04-07 18:51 svnbot         Note Added: 0102870                          
======================================================================




More information about the asterisk-bugs mailing list