[asterisk-users] Callerid Woes
John Millican
jmillican at sentinelcommunications.com
Tue Jul 29 15:45:05 CDT 2008
Doug Lytle wrote:
> John Koenig wrote:
>> exten=s,1,set(CALLERID(all)= null)
>> exten=s,n,Dial(${ARG1})
>>
>
> Just a guess.
>
> exten => s,1,Set(CALLERID(all)= null <0>)
> exten => s,n,SetCallerPres(prohib)
> exten => s,n,Dial(${ARG1})
>
>
> Doug
>
I believe you need to use:
exten => s,1,Set(CALLERID(all)=)
To set an empty callerId
--
JohnM
More information about the asterisk-users
mailing list