[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:49:50 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:                     assigned
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:              
====================================================================== 
Date Submitted:             2009-04-07 10:02 CDT
Last Modified:              2009-04-07 18:49 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


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

---------------------------------------------------------------------- 
 (0102867) svnbot (reporter) - 2009-04-07 18:49
 http://bugs.digium.com/view.php?id=14845#c102867 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 186832

U   branches/1.4/main/channel.c

------------------------------------------------------------------------
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=186832 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-07 18:49 svnbot         Note Added: 0102867                          
======================================================================




More information about the asterisk-bugs mailing list