Check out the configuration details below.
sip.conf
[YOUR_USERNAME]
type=peer
username=YOUR_USERNAME
secret=YOUR_PASSWORD
dtmfmode=RFC2833
disallow=all
allow=g729
allow=g723
host=control.voiplid.com
context=to-voiplid
extensions.conf
[to-voiplid]
exten => _X.,1,Dial(SIP/${EXTEN}@YOUR_USERNAME)
exten => _X.,n,Hangup
At the end reload Asterisk and check.
How to configure Asterisk registration? Print
Created by: Victor Brown
Modified on: Tue, 19 Jul, 2022 at 3:11 AM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.