Hi,
We have 30 Channel SIP provided by ISP (without username/password) and we need to configure this on our newly installed Vicidial server. We have terminated the SIP on our firewall and natted this to our local IP address of the Vicidial server. We have created user, phones (softphone) and campaings and are able to login in the agent portal with softphone. But unable to receive or dial out.
We need to know what configuration will be required in Vicidial carrier link to be added. The current one is as follows:
[testsip]
disallow=all
type=peer
port=5060
nat=auto
insecure=invite
host=100.XXX.XXX.XXX
dtmfmode=rfc2833
context=from-trunk
canreinvite=no
allow=ulaw
allow=alaw
allow=g729
SIPgoautodial = SIP/testsip
exten => _9062723254,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9062723254,2,Dial(SIP/${EXTEN:1}@testsip,,tTo)
exten => _9062723254,3,Hangup
We need assistance in resolving this issue.
Regards,
Infoline Helpdesk