Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

076 account & Asterisk Server at Home

  • 13-12-2005 2: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,347 ✭✭✭✭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