Hi, Am Mittwoch 14 Januar 2009 schrieb Benny Amorsen: > [email protected] writes: > > I am trying to set the caller ID to 'Anonymous <anonymous>' if the > > caller is not registered to the asterisk server. But I can't find a > > solution. > > Which bit is causing you trouble? Detecting that the caller isn't > registered, or setting caller ID? > > The latter is easy, just > exten => _X!,n,Set(CALLERID(all)=Anonymous <anonymous>)
setting the caller ID works perfect. Detecting if a caller is or isn't registered is the problem. I'm using sip. Regards Philipp _______________________________________________ -- 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
