Saturday, May 2, 2020

Configure Vonage Outbound Exten / SIP Trunk in Vicidial

Configure Outbound Trunk In Dialer with Vonage




register => username:password@sip-server

[Username]
username=Username
type=friend
secret=Password
disallow=all
allow=ulaw
allow=g729
allow=alaw
qualify=no
canreinvite=yes
nat=yes
insecure=no
host=sip-Server
fromuser=Username
fromdomain=sip-Server



Dialplan Configuration


exten => _XXX.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _XXX.,2,Dial(SIP/${EXTEN:X}@Username,,tTo)
exten => _XXX.,3,Hangup



No comments:

Post a Comment

Windows Server 2016/2019/2022 Evaluation: How to extend the Trial Period ?

How to extend the Trial Period ? Pay attention to the Time-based activation expiration and the Remaining Windows rearm count. You can rearm ...