Take a look at smartCID at www.generationd.com This tool will set callerid based on number in a database. If not listed there, it will search 411 for reverse lookup etc.
It will also let you flag calls for blocking, etc.. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Trevor Peirce Sent: November 9, 2008 2:30 AM To: Asterisk Users List Subject: Re: [asterisk-users] set(CALLERID(name) not working sean darcy wrote: > [set-callerid-name] > exten => 0,1,NoOp( no CALLERID num set) > exten => 02025462677,1,Set(CALLERID(name) = "Fred" ) > ................ > exten => _X.,2,NoOp(CALLERID: ${CALLERID(name)}) > exten => _X.,3,Return() > > But it doesn't work. CALLERID(name) isn't changed: > Perhaps try this: [set-callerid-name] exten => 02025462677,1,Set(CALLERID(name)=Fred) _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users