[asterisk-users] WARNING[4218]: res_features.c:1385 ast_bridge_call: Bridge failed on channels ( when I use asyncgoto)

李君 lijun820311 at 163.com
Sun Feb 4 19:15:36 MST 2007


Hi All,

I download the app_asyncgoto.c, compile the app_asyncgoto.so. Then according to this page
 http://www.voip-info.org/wiki/view/Asterisk+n-way+call+HOWTO     ;

when I dial ,there have this warning:

    -- Executing AsyncGoto("SIP/111-086497c8", "SIP/113-08674628|dynamic-nway|111|1") in new stack
Feb  2 16:53:10 DEBUG[4218]: app_asyncgoto.c:95 asyncgoto_exec: Attempting async goto (SIP/113-08674628) to dynamic-nway,111,1
Feb  2 16:53:10 DEBUG[4218]: channel.c:2834 ast_channel_masquerade: Planning to masquerade channel SIP/113-08674628 into the structure of AsyncGoto/SIP/113-08674628
Feb  2 16:53:10 DEBUG[4218]: channel.c:2847 ast_channel_masquerade: Done planning to masquerade channel SIP/113-08674628 into the structure of AsyncGoto/SIP/113-08674628
Feb  2 16:53:10 DEBUG[4218]: channel.c:2972 ast_do_masquerade: Got clone lock for masquerade on 'SIP/113-08674628' at 0x8677314
Feb  2 16:53:10 DEBUG[4218]: channel.c:3154 ast_do_masquerade: Putting channel SIP/113-08674628 in 2/2 formats
Feb  2 16:53:10 DEBUG[4218]: channel.c:3189 ast_do_masquerade: Released clone lock on 'AsyncGoto/SIP/113-08674628<ZOMBIE>'
Feb  2 16:53:10 DEBUG[4218]: channel.c:3198 ast_do_masquerade: Done Masquerading SIP/113-08674628 (6)
Feb  2 16:53:10 WARNING[4218]: res_features.c:1385 ast_bridge_call: Bridge failed on channels SIP/111-086497c8 and AsyncGoto/SIP/113-08674628<ZOMBIE>
Feb  2 16:53:10 DEBUG[4218]: app_dial.c:1636 dial_exec_full: Exiting with DIALSTATUS=ANSWER.
    -- Executing Set("SIP/111-086497c8", "DYNAMIC_FEATURES=") in new stack
    -- Executing Goto("SIP/111-086497c8", "dynamic-nway|111|1") in new stack
    -- Goto (dynamic-nway,111,1)
  == Channel 'SIP/111-086497c8' jumping out of macro 'nway-start'
Feb  2 16:53:10 WARNING[4218]: res_features.c:1385 ast_bridge_call: Bridge failed on channels SIP/112-08641920 and SIP/111-086497c8


I want to know why there are this warning? How can I fix it?


With Regards,
Amy

 

 
        李君
        lijun820311 at 163.com
          2007-02-02


More information about the asterisk-users mailing list