> My Asterisk is configured like a Soft Switch, I have many incoming
> and outgoing traffic to different providers.
>
> How can I forward CallerID to my providers. My providers are
> complaining big time as the CallerID is set to Zero...
>
If you're running reasonably current * code, try something like:
exten => _1NXXXXXXXXX,1,Set(CallerIDnum=2021235395|a)
exten => _1NXXXXXXXXX,2,Set(CallerIDname=MyName|a)
exten => _1NXXXXXXXXX,3,Dial(IAX2/teliaxout/${EXTEN})
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users