[Asterisk-Users] Altering Incoming CallerID

Tom Hayden haydenth at msu.edu
Thu Dec 1 11:35:56 MST 2005


Why aren't you using the SetCallerID() cmd?

--
Tom

On 12/1/05, Hugh L. Johnson <hugh-lists at teknology.net> wrote:
> What do I need to do to alter incoming CallerID?  The below isn't
> working...
>
> Running Asterisk 1.2 CVS HEAD
>
> exten => NXXNXXXXXX,1,Wait(1)
> exten => NXXNXXXXXX,2,Set(CALLERID(name) = "Fred")
> exten => NXXNXXXXXX,3,NoOp(${CALLERID(name)})
>
>  -- Executing Wait("IAX2/A-9", "1") in new stack
>  -- Executing Set("IAX2/A-9", "CALLERID(name) = "Fred"") in new stack
>  -- Executing NoOp("IAX2/A-9", "Hugh Johnson") in new stack
>
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>


--
Tom



More information about the asterisk-users mailing list