That's exactly what I needed to do :) Thanks
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bromont Sent: Tuesday, January 31, 2006 3:53 PM To: [email protected] Subject: Re: [Asterisk-Users] VOXEE Caller ID.. I've had the same issues with Voxee and I've tracked down that they don't like your CallerId info if you have the CIDName set. It works if you replace CallerId with CallerIDNum. I added the following to my extensions.conf: exten => _1NXXNXXXXXX,104,SetCallerId(${CALLERIDNUM}) exten => _1NXXNXXXXXX,105,Dial(IAX2/[EMAIL PROTECTED]/${EXTEN}) On 1/27/06, Ben Higley <[EMAIL PROTECTED]> wrote: >> I cannot find any means of passing my own Callerid using Voxee. It always >> comes across as NO ID, or nothing, or unknown. >> >> I could not find anything on their website about setting your own caller >> id in the system either. (their web account pages). >> >> Is anyone here using their own Callerid information through Voxee? >> >> thanks > _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
