Caller ID

Any and all non-support discussions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Caller ID

Postby Zaraab » Wed Aug 18, 2021 2:21 am

Is there any function / application for dialplan by which I can set a caller ID so that whenever I am using the dialplan for making a call, the receiver of the call will see my that caller ID?

Its not about going to the admin panel, campaign setting etc.. I just want to know if there is any other way to do it directly in the dialplan entry maybe in the extensions.conf I guess.
A VICIDIAL ENTHUSIAST
OS BASED LEARNING : CentOS - openSUSE
INSTALLATION METHODS : MOSTLY SCRATCH & STD INSTALLATION WITH .ISO
HELP - BELIEVE - INNOVATE
Zaraab
 
Posts: 151
Joined: Fri May 22, 2020 1:21 pm

Re: Caller ID

Postby striker » Wed Aug 18, 2021 3:41 am

you can use the dialplan Set function for CALLERID(num) variable to set callerid

eg
exten => _9X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9X.,n,Set(CALLERID(num)=12345678)
exten => _9X.,n,Dial(SIP/trunk/${EXTEN:1},,tTo)
exten => _9X.,n,Hangup()

this wil set callerid as 12345678
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am

Re: Caller ID

Postby Zaraab » Wed Aug 18, 2021 6:50 am

Thank you MR. Striker

I cant stop appreciating you. I have seen your scratch installation method. Learnt a lot!
A VICIDIAL ENTHUSIAST
OS BASED LEARNING : CentOS - openSUSE
INSTALLATION METHODS : MOSTLY SCRATCH & STD INSTALLATION WITH .ISO
HELP - BELIEVE - INNOVATE
Zaraab
 
Posts: 151
Joined: Fri May 22, 2020 1:21 pm


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 54 guests