Hi Brian, <br>Thanks for your clarification.  By uuid do you mean uuid of the channel?<br><br>Can you tell me how I could determine the uuid of the channel<br><br>Thanks<br>Paul<br><br><div class="gmail_quote">On Sat, Nov 14, 2009 at 6:36 PM, Paul Thirumalai <span dir="ltr">&lt;<a href="mailto:paul.thirumalai@gmail.com">paul.thirumalai@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><pre>Paul,<br>        The channel name is useless it means absolutely NOTHING in  <br>FreeSWITCH... what matters in FreeSWITCH is the uuid.  You can even  <br>
set the channel names to what ever you like with the include app in  <br>
dptools.<br><br>set_name,Name the channel,&lt;name&gt;,mod_dptools<br><br>So to answer your question.  No it shouldn&#39;t have the gateway name in  <br>the channel name... As for the 500 error your provider responded 500  <br>

Internal Server Error.<br><br>Pre-Answer is usually early media.<br><br>/b<br><br>On Nov 14, 2009, at 7:11 PM, Paul Thirumalai wrote:<br><br>&gt;<i> Hello All<br></i>&gt;<i> I am a freeswitch newbie. I have managed to get internal phones  <br>

</i>&gt;<i> setup on different computers at home, using X-lite<br></i>&gt;<i> My issue is with making outbound calls. I&#39;m trying to use voicepulse  <br></i>&gt;<i> for that. My Freeswitch server IP is 11.111.123.23<br>

</i>&gt;<i><br></i>&gt;<i> My issue is as follows. I used extension 1000 (X-Lite softphone) to  <br></i>&gt;<i> make an out going call my cell phone (555-123-1234)<br></i>&gt;<i> From the freeswitch.log logfile I see that the channel for 1000 goes  <br>

</i>&gt;<i> from CS_NEW-&gt; CS_INIT-&gt;CS_ROUTING . At this point it starts going  <br></i>&gt;<i> through the dial plans and finds the correct dialplan. According to  <br></i>&gt;<i> the dialplan the outgoing call needs to go to sofia/gateway/ <br>

</i>&gt;<i> voicepulse/5551231234 and I see the following lines in the logfile<br></i>&gt;<i> EXECUTE sofia/internal/<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">1000 at 11.111.123.23</a> hash(insert/11.111.123.23- <br>

</i>&gt;<i> last_dial/global/115be3f6-d01c-11de-8360-976b377ef920)<br></i>&gt;<i> EXECUTE sofia/internal/<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">1000 at 11.111.123.23</a> bridge(sofia/gateway/ <br>

</i>&gt;<i> voicepulse/5551231234)<br></i>&gt;<i><br></i>&gt;<i><br></i>&gt;<i> This message makes sense to me and appears to be right.  Freeswitch  <br></i>&gt;<i> is trying to bridge a call from extension # 1000 to outbound number  <br>

</i>&gt;<i> 5551231234<br></i>&gt;<i><br></i>&gt;<i> Now the very next line I see freeswitch attempting to create a  <br></i>&gt;<i> channel to the outbound number.<br></i>&gt;<i><br></i>&gt;<i> 2009-11-13 01:16:23.654519 [NOTICE] switch_channel.c:602 New Channel  <br>

</i>&gt;<i> sofia/external/5551231234 [115c7c76-d01c-11de-8360-976b377ef920]<br></i>&gt;<i><br></i>&gt;<i> Please correct me if I&#39;m mistaken, but isnt freeswitch supposed to  <br></i>&gt;<i> create a channel for sofia/gateway/voicepulse/5551231234 and not  <br>

</i>&gt;<i> sjofia/external/5551231235<br></i>&gt;<i><br></i>&gt;<i><br></i>&gt;<i> In any case the channel to sofia/external/5551231234 changes state  <br></i>&gt;<i> from CS_NEW-&gt;CS_INIT-&gt;CS_ROUTING-&gt;CS_CONSUME_MEDIA .  At this point  <br>

</i>&gt;<i> the freeswitch gets an Remote SDP, I am assuming from voicepulse.<br></i>&gt;<i><br></i>&gt;<i> In the end I see message which reads<br></i>&gt;<i> 2009-11-13 01:16:30.880417 [DEBUG] mod_sofia.c:306 sofia/external/ <br>

</i>&gt;<i> 5035440933 Overriding SIP cause 503 with 500 from the other leg<br></i>&gt;<i><br></i>&gt;<i> Can someone please tell me what this error means. SIP error code 500  <br></i>&gt;<i> is what I get in X-Lite also.<br>

</i>&gt;<i><br></i>&gt;<i> Also could someone please explain what Pre-Answer is.<br></i>&gt;<i><br></i>&gt;<i> Thanks<br></i>&gt;<i> Paul<br></i>&gt;<i><br></i>&gt;<i> _______________________________________________<br></i>&gt;<i> FreeSWITCH-users mailing list<br>

</i>&gt;<i> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">FreeSWITCH-users at lists.freeswitch.org</a><br></i>&gt;<i> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>

</i>&gt;<i> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-</a> <br></i>&gt;<i> users<br></i>&gt;<i> <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>

</i></pre>
</blockquote></div><br>