Upgrade 3CX to v18 and get it hosted free!

Asterisk settings dialdigit

Author image

DialDigit has several SIP Proxy Servers that you can register with . You will be noticed which server to use in your Dialdigit welcome email.

Dialdigit SIP Proxy Servers are listed below:

sip01.dialdigit.com
sip02.dialdigit.com
sip03.diadigit.com
sip04.dialdigit.com
sip05.dialdigit.com

You need to do the following changes on the sip.conf file:

[general]

port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
disallow=all
allow=g729
allow=ulaw
allow=alaw
context=from-pstn
progressinband=no
progressinband=never
dtmf=rfc2833
dtmfmode=rfc2833
;use this section if your asterisk box is behind a nat
externip = your public wan ip address
localnet=x.x.x.x/x.x.x.x ; example:localnet=192.168.0.0/255.255.0.0

register => <username>:<password>@sip01.dialdigit.com/yourphonenumber

; dialdigit

[dialdigit]
allow=ulaw&alaw
allow=g729
authname=username
canreinvite=no
disallow=all
dtmfmode=rfc2833
dtmf=rfc2833
fromuser=username
host=sip01.dialdigit.com
insecure=very
port=5060
secret=Your Password
type=friend
user=phone
username=username

Step 2:

Adding A Dial Context – extensions.conf
Your dial context depends on how you wish to decide to send calls to dialdigit.

For example, if you wanted to send all 1+ and 011+ calls to dialdigit:

============begin_of_extensions.conf=====================
[dialdigit-out]
exten => _1.,1,Dial,Sip/${EXTEN}@dialdigit
exten => _011.,1,Dial,Sip/${EXTEN}@dialdigit


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.