Here&#39;s my setup:<br><br>conf/sip_profiles/outbound/lesnet.xml<br><br>&lt;include&gt;<br>&nbsp; &lt;gateway name=&quot;lesnet&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;username&quot; value=&quot;1659525395&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;password&quot; value=&quot;XXXXXX&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;realm&quot; value=&quot;<a href="http://did.voip.les.net">did.voip.les.net</a>&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;proxy&quot; value=&quot;<a href="http://did.voip.les.net">did.voip.les.net</a>&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;<br>&nbsp; &lt;/gateway&gt;<br>&lt;/include&gt;<br><br>Then:<br><br>sessionx.originate(session, &quot;sofia/gateway/lesnet/1502XXXXXXX&quot;,&nbsp; 30);<br><br>HTH,<br>
<br>Nick<br><br><br><div class="gmail_quote">On Wed, Jun 4, 2008 at 6:30 PM, Klaus Teller &lt;<a href="mailto:klaus.teller@gmx.net">klaus.teller@gmx.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Brian,<br>
<br>
I created a LES profile located at sip_profiles/external/les.xml with following content:<br>
<br>
&lt;include&gt;<br>
 &nbsp;&lt;gateway name=&quot;<a href="http://did.voip.les.net" target="_blank">did.voip.les.net</a>&quot;&gt;<br>
 &nbsp;&lt;param name=&quot;username&quot; value=&quot;1490236124&quot;/&gt;<br>
 &nbsp;&lt;param name=&quot;realm&quot; value=&quot;<a href="http://did.voip.les.net" target="_blank">did.voip.les.net</a>&quot;/&gt;<br>
 &nbsp;&lt;param name=&quot;password&quot; value=&quot;mash.n2rown4&quot;/&gt;<br>
 &nbsp;&lt;/gateway&gt;<br>
&lt;/include&gt;<br>
<br>
<br>
My dialing is actually done in a Javascript file in the following way:<br>
<br>
session.execute(&quot;bridge&quot;,&quot;sofia/gateway/<a href="http://did.voip.les.net/14156113200" target="_blank">did.voip.les.net/14156113200</a>&quot;);<br>
<br>
Since you already have LES working with Asterisk, I guess you know about the settings that you need on the LES side. But you (or somebody else) might still want to know what is works for me.<br>
<br>
<br>
In the <a href="http://les.net" target="_blank">les.net</a> management console I createa a Peer/Trunk. &nbsp;To do this follow the following steps:<br>
<br>
1) Login at <a href="http://les.net" target="_blank">les.net</a><br>
2) On the left menu click on &quot;Peers / Trunk&quot;<br>
3) then click on &quot;create peer&quot;<br>
4) Next click on &quot;Edit&quot; to edit the settings for this trunk.<br>
5) Specify the IP Address and the password of the trunk.<br>
<br>
<br>
Hope this solves your problem.<br>
<br>
Klaus.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
-------- Original-Nachricht --------<br>
&gt; Datum: Wed, 4 Jun 2008 12:37:51 -0700<br>
&gt; Von: &quot;Brian B&quot; &lt;<a href="mailto:freeswitch@brian-burt.com">freeswitch@brian-burt.com</a>&gt;<br>
&gt; An: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
&gt; Betreff: [Freeswitch-users] FS installed, but no external calls<br>
<div><div></div><div class="Wj3C7c"><br>
&gt; FS is definitely up and running on my Lylix VPS, which is exciting.<br>
&gt; X-Lite<br>
&gt; is dialed in and can talk to the IVR etc. &nbsp;But no inbound or outbound<br>
&gt; calls.<br>
&gt;<br>
&gt; I tried configuring <a href="http://les.net" target="_blank">les.net</a> (which I got working in * on the same box) but<br>
&gt; couldn&#39;t get that working, and sofia status is NOREG.<br>
&gt;<br>
&gt; I got gizmo to where status is REGED but from XLite when I dial a 10 digit<br>
&gt; number the console shows<br>
&gt; [INFO] switch_core_state_machine.c:114 switch_core_standard_on_routing()<br>
&gt; No<br>
&gt; Route, Aborting<br>
&gt;<br>
&gt;<br>
&gt; Any tips ...or is there an affordable contractor out there who can get a<br>
&gt; &quot;hello world&quot; call going?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; sofia status<br>
&gt; API CALL [sofia(status)] output:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Type<br>
&gt; Data &nbsp; &nbsp; &nbsp;State<br>
&gt; =================================================================================================<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;internal &nbsp; &nbsp; &nbsp; profile<br>
&gt; <a href="http://sip:mod_sofia@67.228.218.111:5060" target="_blank">sip:mod_sofia@67.228.218.111:5060</a><br>
&gt; RUNNING (0)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nat &nbsp; &nbsp; &nbsp; profile<br>
&gt; <a href="http://sip:mod_sofia@67.228.218.111:5070" target="_blank">sip:mod_sofia@67.228.218.111:5070</a><br>
&gt; RUNNING (0)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default &nbsp; &nbsp; &nbsp; &nbsp; alias<br>
&gt; internal &nbsp; &nbsp; &nbsp;ALIASED<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;external &nbsp; &nbsp; &nbsp; profile<br>
&gt; <a href="http://sip:mod_sofia@67.228.218.111:5080" target="_blank">sip:mod_sofia@67.228.218.111:5080</a><br>
&gt; RUNNING (0)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; gizmo &nbsp; &nbsp; &nbsp; gateway<br>
</div></div>&gt; <a href="mailto:sip%3A17476481805@proxy01.sipphone.com">sip:17476481805@proxy01.sipphone.com</a>&lt;<a href="mailto:sip%253A17476481805@proxy01.sipphone.com">sip%3A17476481805@proxy01.sipphone.com</a>&gt;<br>

&gt; REGED<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;lesnet &nbsp; &nbsp; &nbsp; gateway<br>
&gt; <a href="mailto:sip%3A16643@did.voip.les.net">sip:16643@did.voip.les.net</a>&lt;<a href="mailto:sip%253A16643@did.voip.les.net">sip%3A16643@did.voip.les.net</a>&gt;<br>
<div class="Ih2E3d">&gt; NOREG<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://67.228.218.111" target="_blank">67.228.218.111</a> &nbsp; &nbsp; &nbsp; &nbsp; alias<br>
&gt; internal &nbsp; &nbsp; &nbsp;ALIASED<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;outbound &nbsp; &nbsp; &nbsp; &nbsp; alias<br>
&gt; external &nbsp; &nbsp; &nbsp;ALIASED<br>
&gt; =================================================================================================<br>
&gt;<br>
&gt;<br>
&gt; Thanks for any tips or suggestions!<br>
&gt;<br>
&gt; -Brian B<br>
<br>
</div><font color="#888888">--<br>
Psssst! Schon vom neuen GMX MultiMessenger gehört?<br>
Der kann`s mit allen: <a href="http://www.gmx.net/de/go/multimessenger" target="_blank">http://www.gmx.net/de/go/multimessenger</a><br>
</font><div><div></div><div class="Wj3C7c"><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>
</div></div></blockquote></div><br>