[asterisk-users] Set caller ID to anonymous

Benny Amorsen benny+usenet at amorsen.dk
Wed Jan 14 05:32:09 CST 2009


philipp-chemnitz at gmx.de 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>)


/Benny





More information about the asterisk-users mailing list