<div dir="ltr">Hi Guys,<br><br>I have got this error lately, while trying to bridge 2 calls.<br><br>====<br>2008-08-20 16:27:48 [NOTICE] switch_ivr_originate.c:1311 switch_ivr_originate() Hangup sofia/external/01160163472932 [CS_CONSUME_MEDIA] [LOSE_RACE]<br>
2008-08-20 16:27:48 [DEBUG] switch_channel.c:1362 switch_channel_perform_hangup() Kill sofia/external/01160163472932 [KILL]<br>2008-08-20 16:27:48 [DEBUG] switch_core_session.c:727 switch_core_session_signal_state_change() Kill sofia/external/01160163472932 [BREAK]<br>
2008-08-20 16:27:48 [DEBUG] sofia_glue.c:1756 sofia_glue_activate_rtp() AUDIO RTP [sofia/internal/<a href="mailto:1001@192.168.253.101">1001@192.168.253.101</a>] <a href="http://192.168.253.101">192.168.253.101</a> port 24120 -&gt; <a href="http://192.168.253.101">192.168.253.101</a> port 8880 codec: 8 ms: 20<br>
2008-08-20 16:27:48 [DEBUG] switch_rtp.c:813 switch_rtp_create() Starting timer [soft] 160 bytes per 20000ms<br>2008-08-20 16:27:48 [DEBUG] switch_core_state_machine.c:442 switch_core_session_run() (sofia/external/01160163472932) State CONSUME_MEDIA going to sleep<br>
2008-08-20 16:27:48 [DEBUG] switch_core_state_machine.c:365 switch_core_session_run() sofia/external/01160163472932 Running State Change CS_HANGUP<br>2008-08-20 16:27:48 [DEBUG] switch_core_state_machine.c:393 switch_core_session_run() (sofia/external/01160163472932) State HANGUP<br>
2008-08-20 16:27:48 [DEBUG] mod_sofia.c:264 sofia_on_hangup() Channel sofia/external/01160163472932 hanging up, cause: LOSE_RACE<br>2008-08-20 16:27:48 [DEBUG] mod_sofia.c:328 sofia_on_hangup() Sending CANCEL to sofia/external/01160163472932<br>
2008-08-20 16:27:48 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() Standard HANGUP sofia/external/01160163472932, cause: LOSE_RACE<br>====<br clear="all"><br>One phone rang not the other, as we can see the cause from the error log. Below is the way I am bridging calls.<br>
<br>====<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;extension name=&quot;con-1019&quot; continue=&quot;true&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;condition field=&quot;destination_number&quot; expression=&quot;^1019$&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;action application=&quot;set&quot; data=&quot;call_timeout=20&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/gizmo1/011xxxxxxxx,sofia/gateway/gizmo2/011yyyyyyyy&quot; /&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;/condition&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;/extension&gt;&nbsp;&nbsp;&nbsp; <br>====<br><br>
Thanks for your support.<br><br>-- <br>Best,<br>Adeel Ansari<br><br><a href="http://www.linkedin.com/in/adeelansari">http://www.linkedin.com/in/adeelansari</a><br>
</div>