On Thu, 2005-01-27 at 23:15 -0800, Mazhar Hussain wrote: > Hi to all, > > I and using asterisk with following > > 1. TDM400p card with four FXS modules, > So there are four analog phone lines on four zap channels, > My setup is working fine. > And version is like such > Asterisk CVS-v1-0-11/27/04-20:48:45 > > But when some dials form his number (suppose abc) to my number > (suppose xxxx) I get abc number on my analog phone, but now I have > purchased more than one numbers suppose xxxxxxx , yyyyyyyy ,zzzzzzzzz > . I want to change settings in extension.con or some where so that > when some one (from any number) dials xxxxx there should be xxxxx > number on analog phone and similarly if some one dials yyyyyyy from > any number there should be yyyyy on my analog phones
On analog lines, you can't specify callerid to the PSTN. You can for internal dialing. Check out the zap conf file in /etc/asterisk/. You can also set callerid via extensions.conf by using apps available. Look at "show applications" via the asterisk CLI. -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ 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
