Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

076 account & Asterisk Server at Home

  • 13-12-2005 02:03PM
    #1
    Closed Accounts Posts: 6


    just found this on 076.ie, tried it out and works a treat :)

    "Played around with my PBX at home and managed to get it connected to smart076 for inbound and outbound calls.

    So in sip.conf I added the user:

    [0766700500]
    username=0766700500
    fromdomain=smart076.ie
    secret=xxxxxxxx
    type=peer
    context=smart-in
    host=smart076.ie
    outboundproxy=smart076.ie
    insecure=very
    qualify=yes


    Then I registered this user with the smart proxy (register statements in general section):

    register => 0766700500:xxxxxx@smart076.ie/0766700500


    Now for extensions.conf, first inbound, if somebody calls 0766700500 ring the 3 phones in my
    house:

    [smart-in]
    exten => _XX.,1,Dial(SIP/kitchen&SIP/office&SIP/tv_room,40,tr)
    exten => _XX.,2,Hangup


    And outbound, shove any outbound calls into this context if you want them to go through smart:

    [outbound]
    exten => _XX.,1,SetCIDNum(0766700500)
    exten => _XX.,2,Dial(SIP/${EXTEN}@0766700500,30,r)"


Comments

  • Registered Users, Registered Users 2 Posts: 14,364 ✭✭✭✭jimmycrackcorm


    what fxo card did you get and where from to connect the three phones?


  • Closed Accounts Posts: 6 rickd


    haven't used any FXO cards.

    installed asterisk 1.0.9 onto a small dell pc i had and then created a sip peer with smart076.ie.

    using a grandstream ata and an old cordless handset

    cheap and cheerful


Advertisement