Name

SetCallerID() — Sets the Caller ID for the channel

Synopsis

SetCallerID(clid[,a])

Note

This application has been deprecated in favor of:

Set(CALLERID(all)=Some Name <1234>)

Sets the Caller ID on the channel to a specified value. If the a argument is passed, ANI is also set to the specified value.

; override the Caller ID for this call
exten => 123,1,Set(CALLERID(all)="John Q. Public <8885551212>”)

See Also

The CALLERID

Get Asterisk: The Future of Telephony, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.