Results 1 to 10 of 12

Thread: Freeswitch

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2010
    Location
    Coldwater, Ohio
    Posts
    89

    Default Re: Freeswitch

    well see I got my freeswitch to work but can only get audio to work on outbound not inbound and I was able to get my voipo number to work on x-lite. I am also still trying to figure out why I cant get get incoming to work on my shoreline ip 100 phone to work.

  2. #2
    Join Date
    Feb 2007
    Location
    Michigan
    Posts
    2,220

    Default Re: Freeswitch

    I was hoping to get X-Lite working as an extension.
    Once that worked, I was going to see if VOIPo would work outbound.

    I either don't have the 1001.xml being seen, or not sure what?
    Code:
    root@DockStar:/etc/freeswitch/directory/default# cat 1001.xml
    <include>
      <user id="1001">
        <params>
          <param name="password" value="4321"/>
          <param name="vm-password" value="1001"/>
        </params>
        <variables>
          <variable name="toll_allow" value="domestic,international,local"/>
          <variable name="accountcode" value="1001"/>
          <variable name="user_context" value="default"/>
          <variable name="effective_caller_id_name" value="Extension 1001"/>
          <variable name="effective_caller_id_number" value="1001"/>
          <variable name="outbound_caller_id_name" value="$${outbound_caller_name}"/>
          <variable name="outbound_caller_id_number" value="$${outbound_caller_id}"/>
          <variable name="callgroup" value="techsupport"/>
        </variables>
      </user>
    </include>
    root@DockStar:/etc/freeswitch/directory/default#
    It seems I should be able to point the X-Lite client at the Freeswitch IP
    Maybe I'm missing a port number or something?

    Most guides don't seem to require more.
    http://www.linux-magazine.com/w3/iss...Freeswitch.pdf


    Using VOIPo services since February 2007
    Beta Tested the VOIPo Reseller Plan.
    A happy VOIPo Residential Customer

    Using VoIP devices since 12-2002
    Companies I've tried
    iConnectHere|Vonage|BroadvoxDirect|Vonage|Packet8| VOIPo
    VOIPo is a keeper!


  3. #3
    Join Date
    Feb 2007
    Location
    Michigan
    Posts
    2,220

    Default Re: Freeswitch

    Ext. 1001 is working

    http://www.dslreports.com/forum/r245...kStar-for-2499

    Now .... test extension to extension, then think about trying the BYOD registration.


    Using VOIPo services since February 2007
    Beta Tested the VOIPo Reseller Plan.
    A happy VOIPo Residential Customer

    Using VoIP devices since 12-2002
    Companies I've tried
    iConnectHere|Vonage|BroadvoxDirect|Vonage|Packet8| VOIPo
    VOIPo is a keeper!


  4. #4
    Join Date
    Feb 2007
    Location
    Kitsap County, WA.
    Posts
    734

    Default Re: Freeswitch

    This site has some good documentation also...

    http://www.fusionpbx.com/

    FusionPBX is a gui for Freeswitch..
    I Void Warranties.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •