Upgrade 3CX to v18 and get it hosted free!

Asterisk settings for inoc-dba

Author image

This is a simple settings to get your asterisk server working with inoc-dba system.

Please replace AS 17501 with your own AS Number

sip.conf

[general]
; register to inoc-dba system and forward incoming calls to extension inoc
; 17501 is the AS number
; format = AS:password:[email protected]/Extension
register => 17501:password:[email protected]/inoc

[inocdba]
type=friend
username=17501
fromuser=17501
secret=xxxxxxx
host=204.61.208.90
fromdomain=inoc-dba.pch.net
canreinvite=no
insecure=very

extension.conf

; This extension will ring SIP extension 100 for 40 seconds then hangup
exten => inoc,1,Dial(SIP/100,40)
exten => inoc,2,Hangup

; This extension is for outgoing calls to inoc-dba
; 8 is the prefix that will be stripped off when making the call
; 8 prefix is used to identify this call to be made to inoc-dba system
exten => _8XXXX.,1,SetCIDName(Your Name)
exten => _8XXXX.,2,SetCIDNum(17501)
exten => _8XXXX.,3,Dial(SIP/${EXTEN:1}@inocdba)
exten => _8XXXX.,4,Congestion
exten => _8XXXX.,5,Hangup



Article Reviews

Write a Review

Your email address will not be published. Required fields are marked *

Required Field. Minimum 5 characters.

Required Field. Minimum 5 characters, maximum 50.

Required field.There is an error with this field.

Required Field.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

There are no reviews for this article. Be the first one to write a review.
Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.