[asterisk-dev] [PATCH] CLID spoof option added to Dial application

Alexander Lopez Alex.Lopez at OpSys.com
Fri Jul 7 08:51:43 MST 2006


To agree with Olle, If you need to only do it for that channel, why
would you NOT use the Dialplan functions CALLERID(name) and
CALLERID(num)?

IE

SET(CALLERID(num)=1234567890)
SET(CALLERID(name)="Yo Its Me")
Dial(ZAP/g2/1234567890)


SNIP



More information about the asterisk-dev mailing list