The one you demonstrate should have *never* worked.
Pre 1.2 you do:
exten => s,1,SetCIDNUM(12345789)
Post 1.2 you do:
exten => s,1,Set(CALLERID(num)=123456789)


On 1/22/06, Ronald Wiplinger <[EMAIL PROTECTED]> wrote:
> How to set the callerid? I had prior 1.2:
>
> exten => _91NXXNXXXXXX,3,NoOp(SetCallerID(${username}))
>
>
> _______________________________________________
> --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
>
_______________________________________________
--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

Reply via email to