A newbie question:<div><br></div><div>I have setup a SIP gateway using <a href="http://wiki.freeswitch.org/wiki/Provider_Configuration:_iptel">iptel</a>. When I try and call my phone using this code:</div><div><br></div><div>
<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div>new_session = freeswitch.Session("sofia/gateway/iptel/<my_mobile_num>")</div><div><br>
</div><div>... I get the following error:</div><div><div>2010-04-18 13:40:52.082802 [NOTICE] mod_sofia.c:1907 Pre-Answer sofia/internal/1001@<server>!</div><div>2010-04-18 13:40:52.082802 [NOTICE] switch_channel.c:669 New Channel sofia/internal/<a href="mailto:1234@conference.freeswitch.org">1234@conference.freeswitch.org</a> [ff407e08-e1cf-4d2b-8f83-d30d50431680]</div>
<div>2010-04-18 13:40:52.337877 [INFO] switch_rtp.c:2049 Auto Changing port from <ip1> to <ip2></div><div>2010-04-18 13:40:52.591882 [NOTICE] sofia.c:4789 Hangup sofia/internal/<a href="mailto:1234@conference.freeswitch.org">1234@conference.freeswitch.org</a> [CS_CONSUME_MEDIA] [NO_USER_RESPONSE]</div>
<div>2010-04-18 13:40:52.597793 [ERR] mod_conference.c:4563 Cannot create outgoing channel, cause: NO_USER_RESPONSE</div></div><div><br></div><div>This error comes from the called party not responding with an alert or connect indication. How do I make my endpoint respond? Besides a phone number, what else can I set up as an endpoint and how?</div>
<div><br></div><div>Thanks in advance,</div><div>Neil</div><div><br></div></span></div>