[Home]

Summary:ASTERISK-13911: asterisk does not play warning file when have SIP-SIP Packet2Packet bridging
Reporter:adomjan (adomjan)Labels:
Date Opened:2009-04-07 10:02:09Date Closed:2009-04-07 18:52:18
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_dial
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:the execution of the dialplan:

[Apr  7 16:53:26]     -- Executing [3601289@select_route:42] Dial("SIP/sipteszt-08dbd2a0", ""SIP/3601289@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@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@select_route:43] NoOp("SIP/sipteszt-08dbd2a0", "DIALSTATUS=ANSWER HANGUPCAUSE=16") in new stack



****** ADDITIONAL INFORMATION ******

the asterisk version is 1.6.0.9 but I could not choose here....
Comments:By: Digium Subversion (svnbot) 2009-04-07 18:49:50

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 ASTERISK-13911)
Reported by: adomjan

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

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

By: Digium Subversion (svnbot) 2009-04-07 18:50:57

Repository: asterisk
Revision: 186833

_U  trunk/
U   trunk/main/channel.c

------------------------------------------------------------------------
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 ASTERISK-13911)
 Reported by: adomjan
........

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

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

By: Digium Subversion (svnbot) 2009-04-07 18:51:26

Repository: asterisk
Revision: 186834

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

------------------------------------------------------------------------
r186834 | mmichelson | 2009-04-07 18:51:26 -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 ASTERISK-13911)
   Reported by: adomjan
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-04-07 18:51:55

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 ASTERISK-13911)
   Reported by: adomjan
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-04-07 18:52:18

Repository: asterisk
Revision: 186836

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

------------------------------------------------------------------------
r186836 | mmichelson | 2009-04-07 18:52:17 -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 ASTERISK-13911)
   Reported by: adomjan
 ........
................

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

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