Problem using SIP Trunk! Reply with quote
Hi! i am facing probelm while dialing outbound calls
I am using VicidialNOW CE 1.3.
Here is my config.
SIP Carrier.
Registration String register =>111111111:password@SIP-IP
username=11111111
secret=password
type=friend
disallow=all
allow=ulaw
allow=alaw
host=dynamic
dtmf =auto
nat=yes
exten => _1XXX.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1XXX.,2,Dial(${SIPTRUNK}/${EXTEN},,tTor)
exten => _1XXX.,3,Hangup
And i can see this SIP Carrier registered
vici*CLI> sip show registry
Host Username Refresh State
192.168.1.8:5060 11111111 105 Registed
i m not able to make out going call
plz help .....