[asterisk-users] 'asterisk' shown on display
Patrick
asterisk-list at puzzled.xs4all.nl
Thu May 31 05:57:07 MST 2007
On Thu, 2007-05-31 at 14:44 +0200, Erik Wartusch wrote:
> Hi,
>
> Im sure somebody out there had the same "problem before.
>
> IF a call comes in with suppressed caller id (Call Centers, etc.) 'asterisk'
> is shown as CallerID. Can I change somewhere this behaviour to display like '
> Unknown' ?
In the asterisk source in channels/chan_sip.c search for:
#define DEFAULT_CALLERID "asterisk"
And change it to whatever you want.
Regards,
Patrick
More information about the asterisk-users
mailing list