[Asterisk-Users] Definitive CallerID Format and anonymous?

Rich Adamson radamson at routers.com
Fri Jul 8 13:42:23 MST 2005


> 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.





More information about the asterisk-users mailing list