Results 1 to 10 of 14

Thread: Asterisk 1.4 or 1.6?

Hybrid View

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

    Default Re: Asterisk 1.4 or 1.6?

    Quote Originally Posted by rx100 View Post
    I'm new to Asterisk and I'm in the process of adding FreePBX + Asterisk to my linux fileserver(Ubuntu 8.10 server). Any tips/advice in installing & configuring VOIPo? Any help will be greatly appreciated.

    Thanks,
    -S
    Outbound:

    username=xxx
    fromuser=xxx
    fromdomain=codeblue.voipo.com
    type=peer
    secret=xxx
    qualify=yes
    host=jupiter.voipwelcome.com
    disallow=all
    allow=ulaw
    insecure=invite

    Inbound:

    type=peer
    secret=xxx
    qualify=yes
    insecure=very
    host=jupiter.voipwelcome.com
    disallow=all
    allow=ulaw

    Registration:

    nnn:qqq@jupiter.voipwelcome.com/DID

  2. #2
    Join Date
    Dec 2008
    Location
    San Jose, CA
    Posts
    56

    Default Re: Asterisk 1.4 or 1.6?

    Quote Originally Posted by dswartz View Post
    Outbound:

    username=xxx
    fromuser=xxx
    fromdomain=codeblue.voipo.com
    type=peer
    secret=xxx
    qualify=yes
    host=jupiter.voipwelcome.com
    disallow=all
    allow=ulaw
    insecure=invite

    Inbound:

    type=peer
    secret=xxx
    qualify=yes
    insecure=very
    host=jupiter.voipwelcome.com
    disallow=all
    allow=ulaw

    Registration:

    nnn:qqq@jupiter.voipwelcome.com/DID
    Thanks alot.

    Quick clarification :

    username=xxx -> Phone number 1234567890
    fromuser=xxx -> Phone number 1234567890
    secret=xxx -> Passcode

    nnn:qqq@jupiter.voipwelcome.com/DID
    nnn -> Phone number 1234567890
    qqq -> Phone number 1234567890
    DID -> Phone number 1234567890

  3. #3
    Join Date
    Mar 2007
    Posts
    478

    Default Re: Asterisk 1.4 or 1.6?

    Almost. In this:

    nnn:qqq@jupiter.voipwelcome.com/DID

    qqq is the secret.

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
  •