[Freeswitch-users] FS installed, but no external calls

Nick Temple nick at intellispire.com
Wed Jun 4 16:14:50 PDT 2008


Here's my setup:

conf/sip_profiles/outbound/lesnet.xml

<include>
  <gateway name="lesnet">
    <param name="username" value="1659525395"/>
    <param name="password" value="XXXXXX"/>
    <param name="realm" value="did.voip.les.net"/>
    <param name="proxy" value="did.voip.les.net"/>
    <param name="register" value="true"/>
  </gateway>
</include>

Then:

sessionx.originate(session, "sofia/gateway/lesnet/1502XXXXXXX",  30);

HTH,

Nick


On Wed, Jun 4, 2008 at 6:30 PM, Klaus Teller <klaus.teller at gmx.net> wrote:

> 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" <freeswitch at brian-burt.com>
> > An: freeswitch-users at 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:mod_sofia at 67.228.218.111:5060
> > RUNNING (0)
> >                       nat       profile
> > sip:mod_sofia at 67.228.218.111:5070
> > RUNNING (0)
> >                   default         alias
> > internal      ALIASED
> >                  external       profile
> > sip:mod_sofia at 67.228.218.111:5080
> > RUNNING (0)
> >                     gizmo       gateway
> > sip:17476481805 at proxy01.sipphone.com<sip%3A17476481805 at proxy01.sipphone.com>
> <sip%3A17476481805 at proxy01.sipphone.com<sip%253A17476481805 at proxy01.sipphone.com>
> >
> > REGED
> >                    lesnet       gateway
> > sip:16643 at did.voip.les.net <sip%3A16643 at did.voip.les.net><
> sip%3A16643 at did.voip.les.net <sip%253A16643 at did.voip.les.net>>
> > 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 at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080604/cf1dbcae/attachment-0002.html 


More information about the FreeSWITCH-users mailing list