Can you do a few tests? First, filter for just the CHANNEL_BRIDGE events (so you see them for all channels) and then make your test call. Confirm that they are coming through before you bang your head any further...<div><br>
</div><div>-MC<br><br><div class="gmail_quote">On Sat, Jun 11, 2011 at 10:08 AM, george russell <span dir="ltr">&lt;<a href="mailto:georuse@gmx.com">georuse@gmx.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<span style="font-family:Verdana"><span style="font-size:12px">Freeswitch has connected my call. The call has gone through the gateway and connected to the phone on the other end.<br> 
Because the call has connected I thought CHANNEL_BRIDGE should of occured.<br> 
<br> 
This is the list of events captured. Why would CHANNEL_BRIDGE event be missing even though the call has been bridged?<br> 
<br> 
<br> 
I have done a &quot;events plain all&quot; and filtered for aleg uuid and bleg uuid<br> 
<br> 
&quot;filter Unique-ID (aleg uuid)&quot;<br> 
&quot;filter Unique-ID (bleg uuid)&quot;<br> 
<br> 
<br> 
<br> 
CHANNEL_EXECUTE / export<br> 
CHANNEL_EXECUTE_COMPLETE / export<br> 
CHANNEL_EXECUTE / export<br> 
CHANNEL_EXECUTE_COMPLETE / export<br> 
CHANNEL_EXECUTE / export<br> 
CHANNEL_EXECUTE_COMPLETE / export<br> 
CHANNEL_EXECUTE / export<br> 
CHANNEL_EXECUTE_COMPLETE / export<br> 
CHANNEL_EXECUTE / export<br> 
CHANNEL_EXECUTE_COMPLETE / export<br> 
CHANNEL_EXECUTE / export<br> 
CHANNEL_EXECUTE_COMPLETE / export<br> 
CHANNEL_EXECUTE / export<br> 
CHANNEL_EXECUTE_COMPLETE / export<br> 
CHANNEL_EXECUTE / bridge<br> 
CHANNEL_PROGRESS /<br> 
CALL_UPDATE /<br> 
CALL_UPDATE /<br> 
CALL_UPDATE /<br> 
CALL_UPDATE /<br> 
CHANNEL_ANSWER /<br> 
SESSION_HEARTBEAT /<br> 
CHANNEL_HANGUP /</span></span>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>