Results 1 to 10 of 34

Thread: freePBX Asterisk problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2007
    Posts
    478

    Default Re: freePBX Asterisk problem

    John, one gotcha you may have missed: the outbound context MUST now be called voipo.com. I had been using VOIPO for outbound and VOIPO_in for inbound and even with all the other changes, still no joy. I noticed Ray had the outbound context as voipo.com and changed to that and was good to go.

  2. #2
    Join Date
    Mar 2007
    Posts
    478

    Default Re: freePBX Asterisk problem

    Well, this sucks. Just tried making a call, and it went through, but then I got an email from the script that alerts me when a trunk is down. Checked, and sure enough, no voipo. I have NOT changed anything...

    Looking at 'sip show peers', codeblue is showing as unreachable, so maybe something's going on. I'll check again tomorrow.

    Update this AM: still down. codeblue.voipo.com is still showing as UNREACHABLE. At least inbound still works
    Last edited by dswartz; 05-15-2008 at 06:32 AM. Reason: UPDATE

  3. #3
    Join Date
    Feb 2007
    Posts
    28

    Default Re: freePBX Asterisk problem

    Shows UNREACHABLE for me also this morning.

  4. #4
    VOIPoNorm Guest

    Default Re: freePBX Asterisk problem

    John,

    Can you please open a ticket at http://support.voipo.com

    Please include the sip.conf context you are using to connect.

    Also, please include the SIP phone number you're using to connect.

    Regards,
    Norm

  5. #5
    Join Date
    Mar 2007
    Posts
    478

    Default Re: freePBX Asterisk problem

    Norm, I opened a ticket too. The sip info is exactly the working one I PM'ed you...

  6. #6
    Join Date
    Feb 2007
    Posts
    801

    Default Re: freePBX Asterisk problem

    I was just able to place a few outbound calls (via DISA) on my Residential line. I used the outbound trunk settings posted earlier in the thread, copied below:

    host=codeblue.voipo.com
    username=919249xxxx
    secret=(secret, of course)
    type=friend
    insecure=invite
    qualify=yes
    nat=yes
    port=5060
    fromuser=919249xxxx
    fromdomain=919249xxxx
    context=voipo

    I have not played with other settings (that I recall) to significantly change them from the default PBX-in-a-Flash setup. (I recently backed up my Trixbox, then over-wrote with PIAF to see if I like PIAF better.) However, I'll see if I can sanitize and retrieve my entire config files so I can post them.

  7. #7
    VOIPoNorm Guest

    Default Re: freePBX Asterisk problem

    Hi,

    I think there may be Asterisk (and FreePBX is just a wrapper around Asterisk) is sending OPTIONS messages. These messages were being rejected by some enhanced security we put in place.

    The "qualify" setting turns this "feature" on: http://www.voip-info.org/wiki/view/Asterisk+sip+qualify

    The problem here is that we need to authenticate these messages. This is going to take some more investigative work to resolve. In the mean time, I have relaxed this particular security setting.

    Thanks for your help in this matter.

    Regards,
    Norm

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
  •