[asterisk-dev] callerid on redirected calls

Richard Lyman pchammer at dynx.net
Wed Dec 13 12:23:17 MST 2006


Tilghman Lesher wrote:
> On Wednesday 13 December 2006 10:54, Richard Lyman wrote:
>   
>> not sure if i am catching the tail end of an actual dev issue here,
>> but this looks like a user issue with syntax.
>>
>> CALLERID params are all, name, num, ANI,DNID,RDNIS (the last time i
>> looked) which makes 'CALLERID(rdnis)' wrong, should be
>> 'CALLERID(RDNIS)' which makes 'CALLERID(number)' wrong, should be
>> 'CALLERID(num)' which makes 'CALLERID(ani)' wrong, should be
>> 'CALLERID(ANI)'
>>     
>
> Actually, the arguments to this particular function are case-
> insensitive and "number" works just like "num".
>
>   
good to know, make me wonder what else is *not* case sensitive.



More information about the asterisk-dev mailing list