Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
zenithbsolutions wrote:Hi, If we set the Campaign Caller ID blank at the calle end it is showing the CID as : asterisk
zenithbsolutions wrote:Hi,
I have a vicidial standalone installation from vicibox 8.1.2 ISO
Vicidial Version
------------------------
VERSION: 2.14-711a
BUILD: 190607-1525
© 2019 ViciDial Group
Asterisk Version
------------------------
Asterisk 13.21.1
I have 10 DID numbers and need to set this series of 10 DID numbers as CIDs for outbound calling.
The dial plan set as shown below
exten => _9X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9X.,2,Set(Callerid(num)=${RAND(50005001,50005010)})
exten => _9X.,3,Dial(SIP/VOIP/${EXTEN:1},,Tto)
exten => _9X.,4,Hangup()
I have set the Campaign CID to one of the DID numbers.
Custom CallerID is set to N
But, when I try to dial an outbound call the CID is only showing the number that was assigned in the Campaign CID and its not displaying the random cids from the dial plan.
Kindly help me or guide me to resolve this issue.
Thank you.
zenithbsolutions wrote:Thank you ghernandez.
This seems to be working. Will test it in production and let you know if I have any issues today.
Do you know the procedure to call CIDs from a text document using PHP to the dialplan ?
Do you know the procedure to call CIDs from a text document using PHP to the dialplan ?
zenithbsolutions wrote:exten => _9X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9X.,2,Set(Callerid(num)=${RAND(50005001,50005010)})
exten => _9X.,3,Dial(SIP/VOIP/${EXTEN:1},,Tto)
exten => _9X.,4,Hangup()
zenithbsolutions wrote:I have set the Campaign CID to one of the DID numbers.
Custom CallerID is set to N
Users browsing this forum: Majestic-12 [Bot] and 114 guests