Hi Brian,

I created a LES profile located at sip_profiles/external/les.xml with following 
content:

<include>
  <gateway name="did.voip.les.net">
  <param name="username" value="1490236124"/>
  <param name="realm" value="did.voip.les.net"/>
  <param name="password" value="mash.n2rown4"/>
  </gateway>
</include>


My dialing is actually done in a Javascript file in the following way:

session.execute("bridge","sofia/gateway/did.voip.les.net/14156113200");

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.


In the les.net management console I createa a Peer/Trunk.  To do this follow 
the following steps:

1) Login at les.net
2) On the left menu click on "Peers / Trunk"
3) then click on "create peer"
4) Next click on "Edit" to edit the settings for this trunk.
5) Specify the IP Address and the password of the trunk. 


Hope this solves your problem.

Klaus.












-------- Original-Nachricht --------
> Datum: Wed, 4 Jun 2008 12:37:51 -0700
> Von: "Brian B" <[EMAIL PROTECTED]>
> An: freeswitch-users@lists.freeswitch.org
> Betreff: [Freeswitch-users] FS installed, but no external calls

> FS is definitely up and running on my Lylix VPS, which is exciting. 
> X-Lite
> is dialed in and can talk to the IVR etc.  But no inbound or outbound
> calls.
> 
> I tried configuring les.net (which I got working in * on the same box) but
> couldn't get that working, and sofia status is NOREG.
> 
> I got gizmo to where status is REGED but from XLite when I dial a 10 digit
> number the console shows
> [INFO] switch_core_state_machine.c:114 switch_core_standard_on_routing()
> No
> Route, Aborting
> 
> 
> Any tips ...or is there an affordable contractor out there who can get a
> "hello world" call going?
> 
> 
> 
> sofia status
> API CALL [sofia(status)] output:
>                      Name          Type
> Data      State
> =================================================================================================
>                  internal       profile  
> sip:[EMAIL PROTECTED]:5060
> RUNNING (0)
>                       nat       profile  
> sip:[EMAIL PROTECTED]:5070
> RUNNING (0)
>                   default         alias
> internal      ALIASED
>                  external       profile  
> sip:[EMAIL PROTECTED]:5080
> RUNNING (0)
>                     gizmo       gateway
> sip:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
> REGED
>                    lesnet       gateway
> sip:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
> NOREG
>            67.228.218.111         alias
> internal      ALIASED
>                  outbound         alias
> external      ALIASED
> =================================================================================================
> 
> 
> Thanks for any tips or suggestions!
> 
> -Brian B

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to