<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">This is probably the wrong list for this message, try the users list.<div><br></div><div>Mike</div><div><br><div><div>On Nov 14, 2009, at 8:33 PM, Paul Thirumalai wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">Hello All<br>I am a freeswitch newbie. I have managed to get internal phones setup on different computers at home, using X-lite<br>My issue is with making outbound calls. I'm trying to use voicepulse for that. My Freeswitch server IP is 11.111.123.23<br>

<br>My issue is as follows. I used extension 1000 (X-Lite softphone) to make an out going call my cell phone (555-123-1234)<br>From the freeswitch.log logfile I see that the channel for 1000 goes from CS_NEW-&gt; CS_INIT-&gt;CS_ROUTING . At this point it starts going through the dial plans and finds the correct dialplan. According to the dialplan the outgoing call needs to go to sofia/gateway/voicepulse/5551231234 and I see the following lines in the logfile<br>

EXECUTE sofia/internal/<a href="mailto:1000@11.111.123.23" target="_blank">1000@11.111.123.23</a> hash(insert/11.111.123.23-last_dial/global/115be3f6-d01c-11de-8360-976b377ef920)<br>EXECUTE sofia/internal/<a href="mailto:1000@11.111.123.23" target="_blank">1000@11.111.123.23</a> bridge(sofia/gateway/voicepulse/5551231234)<br>

<b><br><br></b>This message makes sense to me and appears to be right.&nbsp; Freeswitch is trying to bridge a call from extension # 1000 to outbound number 5551231234<br><br>Now the very next line I see freeswitch attempting to create a channel to the outbound number.<br>

<br>2009-11-13 01:16:23.654519 [NOTICE] switch_channel.c:602 New Channel sofia/external/5551231234 [115c7c76-d01c-11de-8360-976b377ef920]<br><br>Please correct me if I'm mistaken, but isnt freeswitch supposed to create a channel for sofia/gateway/voicepulse/5551231234 and not sjofia/external/5551231235<br>

<br><br>In any case the channel to sofia/external/5551231234 changes state from CS_NEW-&gt;CS_INIT-&gt;CS_ROUTING-&gt;CS_CONSUME_MEDIA .&nbsp; At this point the freeswitch gets an Remote SDP, I am assuming from voicepulse. <br>

<br>In the end I see message which reads <br>2009-11-13 01:16:30.880417 [DEBUG] mod_sofia.c:306 sofia/external/5035440933 Overriding SIP cause 503 with 500 from the other leg<br><br>Can someone please tell me what this error means. SIP error code 500 is what I get in X-Lite also.<br>

<br>Also could someone please explain what Pre-Answer is.<br></div></blockquote></div><br></div></body></html>