Derek, this gives a workaround, and we all know about this workaround, however it also means that we have to change the Dialplan and rewrite everything twice, one for no callerid, and the other for callerid. What Martin is trying to do is change the code in asterisk that sends the name asterisk as caller id when the caller id is unnknown to something else, like unknown.
On Fri, 11 Feb 2005 08:33:46 -0800, Derek Whitten <[EMAIL PROTECTED]> wrote: > > http://voip-info.org/tiki-index.php?page=Asterisk%20cmd%20SetCallerID > > http://voip-info.org/wiki-Asterisk+cmd+SetCIDName > > http://voip-info.org/wiki-Asterisk+cmd+SetCIDNum > > example: > > exten => 1,1,SetCallerID(${CALLERID}) > > or > > exten => 1,1,SetCallerID(Your Name <(555)555-5555>) > > > On Fri, 2005-02-11 at 05:45, Martin Roy wrote: > > How can I change that when there's no Caller ID instead of displaying > > asterisk it display something like Unknown. Because everyone is confuse > > when they see a call coming from asterisk. > > > > Thanks > > > > Martin > > _______________________________________________ > > Asterisk-Users mailing list > > [email protected] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > -- > Derek Whitten <[EMAIL PROTECTED]> > kFuQ Productions > > > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
