Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Freeswitch

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

    Default Freeswitch

    Any freeswitch users here?
    I Void Warranties.

  2. #2
    Join Date
    Feb 2007
    Location
    Irvine CA
    Posts
    1,542,128,044

    Default Re: Freeswitch

    Quote Originally Posted by chpalmer View Post
    Any freeswitch users here?
    Our voicemail is based on it.
    Timothy Dick
    Founder/CEO
    VOIPo.com

    Interact with VOIPo: Twitter, Facebook

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

    Default Re: Freeswitch

    But if I harass your crew Ill end up slowing them down on the important projects...


    The Freeswitch package for pfsense is getting better by the minute. I havent spent a real long time learning it as things are hectic here but Id like to consider it for the office sooner or later...

    I Void Warranties.

  4. #4
    Join Date
    Feb 2007
    Location
    Irvine CA
    Posts
    1,542,128,044

    Default Re: Freeswitch

    Have you tried their IRC channel?
    Timothy Dick
    Founder/CEO
    VOIPo.com

    Interact with VOIPo: Twitter, Facebook

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

    Default Re: Freeswitch

    Sure haven't. That's a good idea, thanks!

    The pfsense package tends to be more user friendly to those of us not so used to consoles. They have a great Wiki page going also. http://doc.pfsense.org/index.php/FreeSWITCH

    Ive Freeswitch built into a windows machine also and have not got that to work as well yet...
    I Void Warranties.

  6. #6
    Join Date
    Mar 2007
    Posts
    478

    Default Re: Freeswitch

    I've been curious once or twice, but I have a stable system here, so... I am running asterisk 1.6 with freepbx 2.5 on my firewall/gateway (clarkconnect 4.3, based on RHEL4).

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

    Default Re: Freeswitch

    The "so far" report...

    Getting an ATA to play nice took some work but the GS 502 seems to just fine. Found that with the Zoom 5822 theres no way to specify two different local server ports i.e. 5060, 5061... I dont remember if that was covered here before. Otherwise it seems to work ok for one line...

    Ive had this up and working for a little over two weeks and absolutely love it. Its a very educational project...
    I Void Warranties.

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

    Default Re: Freeswitch

    chpalmer, you must be a pro now


    I plan to eventually figure out FreeSwitch.
    My $25 FS Server is a small investment to experiment.

    Have not even got X-Lite to register locally yet ...


    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!


  9. #9
    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.

  10. #10
    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!


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
  •