[Asterisk-Users] Definitive CallerID Format and anonymous?
Rich Adamson
radamson at routers.com
Sat Jul 9 06:15:17 MST 2005
Thanks, Mark. I've changed several of my old Set entries, but
totally spaced out on that one. Done now though. :)
------------------------
> The new format is:
>
> exten => _1NXXXXXXXXX,1,Set(CALLERID(number)=4025551212|a)
> exten => _1NXXXXXXXXX,2,Set(CALLERID(name)=NPI|a)
> exten => _1NXXXXXXXXX,3,Dial(IAX2/teliaxout/${EXTEN})
>
>
> MARK.
>
> 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.
> >
> >
> >_______________________________________________
> >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
> >
> >
> _______________________________________________
> 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
>
---------------End of Original Message-----------------
More information about the asterisk-users
mailing list