Caller ID for Outbound Calls
Posted: Thu Jul 07, 2016 1:44 am
I intend to purchase the manual when I can afford it. I have read the free version.
I have spent the last 2 days setting up Vicidial from a freshly downloaded Vicibox. I don't have any experience or knowledge of VOIP or Asterisk but a small amount of Linux knowledge.
I have outbound calls working. My next step is to get the caller id displaying properly. I have set "Campaign CallerID" to the VOIP number. I have set "Outbound CallerID" to the number.
I have tried adding caller id related settings into the Carrier page with no success.
Here are my stats:
VERSION: 2.12-560a
BUILD: 160617-1427
Registration String:
register => xxxxxx:xxxxxxx@xxx.au:5060
Account Entry:
[xxx]
disallow=all
allow=ulaw
type=friend
username=xxxxxx
secret=xxxxxxx
host=xxx.au
dtmfmode=rfc2833
context=trunkinbound
fromuser=xxxxxxxxxx
callerid=xxxxxxxxxx
Globals String:
TRUNK1=SIP/xxx
Dialplan Entry:
exten => _90[2-9]xxxxxxxx,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _90[2-9]xxxxxxxx,2,Set(CALLERID(num)=xxxxxxxxxx)
exten => _90[2-9]xxxxxxxx,3,Dial(${TRUNK1}/${EXTEN:1},,tTor)
exten => _90[2-9]xxxxxxxx,4,Hangup
Why does caller ID work from a softphone when using the VOIP account without any configuration?
Thanks in advance for your help.
I have spent the last 2 days setting up Vicidial from a freshly downloaded Vicibox. I don't have any experience or knowledge of VOIP or Asterisk but a small amount of Linux knowledge.
I have outbound calls working. My next step is to get the caller id displaying properly. I have set "Campaign CallerID" to the VOIP number. I have set "Outbound CallerID" to the number.
I have tried adding caller id related settings into the Carrier page with no success.
Here are my stats:
VERSION: 2.12-560a
BUILD: 160617-1427
Registration String:
register => xxxxxx:xxxxxxx@xxx.au:5060
Account Entry:
[xxx]
disallow=all
allow=ulaw
type=friend
username=xxxxxx
secret=xxxxxxx
host=xxx.au
dtmfmode=rfc2833
context=trunkinbound
fromuser=xxxxxxxxxx
callerid=xxxxxxxxxx
Globals String:
TRUNK1=SIP/xxx
Dialplan Entry:
exten => _90[2-9]xxxxxxxx,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _90[2-9]xxxxxxxx,2,Set(CALLERID(num)=xxxxxxxxxx)
exten => _90[2-9]xxxxxxxx,3,Dial(${TRUNK1}/${EXTEN:1},,tTor)
exten => _90[2-9]xxxxxxxx,4,Hangup
Why does caller ID work from a softphone when using the VOIP account without any configuration?
Thanks in advance for your help.