[asterisk-users] Callerid Woes

Sherwood McGowan sherwood.mcgowan at gmail.com
Tue Jul 29 17:11:07 CDT 2008


John Koenig wrote:
> I tried all of the suggestions, and still the callerid remains intact.  
> I guess at this point I am starting to wonder what bit of logic is being 
> run when I dial *8111XXXXXXXXXX...
>
> Is there a way I can trace how a call is being processed within 
> asterisk? Or even see what I am sending to my VoIP terminating node?
>
> John
>
> John Millican wrote:
>   
>> 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
>>
>>   
>>     
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>   
Yes, install wireshark and run "tethereal port 5060 -w capture.pcap" and 
then place a call...then open the pcap file in Wireshark and look in the 
SIP header for the callerid information

-- 
Sherwood McGowan
VoIP / Telecom Solutions
sherwood.mcgowan at gmail.com




More information about the asterisk-users mailing list