[Home]

Summary:ASTERISK-03521: When joining parties via Guided Transfer, the error below is reported.
Reporter:Serge Vecher (serge-v)Labels:
Date Opened:2005-02-15 09:11:30.000-0600Date Closed:2005-02-18 18:33:13.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_musiconhold
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:WARNING[11675]: rtp.c:1574 ast_rtp_bridge: Oooh, something is weird, backing out

Does not seem to affect functionality, but would rather not see it. Can provide SIP debug after work-day is over if necessary.

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

Equipment: Cisco IP Phones 79X0
Channels: SIP/Zap
Music_on_hold: Built-in (CVS 02/11/05)
Full transcript:

   -- Starting simple switch on 'Zap/2-1'
   -- Executing SetGlobalVar("Zap/2-1", "OPERATOR=SIP/100") in new stack
   -- Setting global variable 'OPERATOR' to 'SIP/100'
   -- Executing Goto("Zap/2-1", "incoming|0|2") in new stack
   -- Goto (incoming,0,2)
   -- Executing Macro("Zap/2-1", "stdexten|100|SIP/100") in new stack
   -- Executing Dial("Zap/2-1", "SIP/100|20") in new stack
   -- Called 100
   -- SIP/100-ada4 is ringing
   -- SIP/100-ada4 answered Zap/2-1
   -- Started music on hold, class 'default', on Zap/2-1
Feb 15 09:19:15 NOTICE[11675]: res_musiconhold.c:185 ast_moh_files_next: Zap/2-1 Opened file 2 '/var/lib/asterisk/mohmp3/fpm-world-mix'
   -- Executing Macro("SIP/100-c40e", "stdexten|122|SIP/122") in new stack
   -- Executing Dial("SIP/100-c40e", "SIP/122|20") in new stack
   -- Called 122
   -- SIP/122-9a6c is ringing
   -- SIP/122-9a6c answered SIP/100-c40e
   -- Attempting native bridge of SIP/100-c40e and SIP/122-9a6c
   -- Started music on hold, class 'default', on SIP/122-9a6c
Feb 15 09:19:24 NOTICE[11675]: res_musiconhold.c:185 ast_moh_files_next: SIP/122-9a6c Opened file 2 '/var/lib/asterisk/mohmp3/fpm-world-mix'
   -- Stopped music on hold on Zap/2-1
   -- Stopped music on hold on SIP/122-9a6c
Feb 15 09:19:24 WARNING[11675]: rtp.c:1574 ast_rtp_bridge: Oooh, something is weird, backing out
 == Spawn extension (macro-stdexten, s, 1) exited non-zero on 'SIP/100-c40e<ZOMBIE>' in macro 'stdexten'
 == Spawn extension (incoming, 0, 2) exited non-zero on 'SIP/100-c40e<ZOMBIE
Comments:By: Mark Spencer (markster) 2005-02-15 09:58:31.000-0600

Changed from WARNING to DEBUG in CVS head.

By: Russell Bryant (russell) 2005-02-18 18:33:13.000-0600

this message was already a DEBUG message in stable