[Asterisk-Users] Definitive CallerID Format and anonymous?
    Adam Dobrin 
    adam at emplifyhr.com
       
    Fri Jul  8 14:09:34 MST 2005
    
    
  
Rich Adamson wrote:
>>Thanks for the thorough reply.
>>
>>I'm aware that there necessarily are inconsistencies between termination
>>providers; I was just curious to find out if there's some form of
>>standard one should follow, which may either result in more consistent
>>behavior, or at least shift culpability to the provider...
>>
>>Bottom line is that I want to tell my IAX providers "Hey, I'm doing the
>>right thing, could you find out where it's breaking?"
>>    
>>
>
>Here's what I've been told to use and it works with teliax & Nufone:
>exten => _1NXXXXXXXXX,1,SetCallerID(4025551212|a)
>exten => _1NXXXXXXXXX,2,SetCIDName(NPI|a)                               
>exten => _1NXXXXXXXXX,3,Dial(IAX2/teliaxout/${EXTEN}) 
>
>The setcidname isn't really needed under most circumstances, but I 
>send it anyway for consistency.
>
>
>  
>
I've been messing around with mine, and found the same.  It seems the 
CIDName is looked up by the rec'ing party; so SetCIDName does nothing.  
Also maybe of note, when i try to set the CIDNum ANI (|a) its getting 
jacked back to my primary DID (whereas without the |a it changes the 
CIDNum).
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>  
>
    
    
More information about the asterisk-users
mailing list