Hi, after a few of upgrades, I noticed these messages in full debug log: Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring switchtype Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring pridialplan Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring prilocaldialplan Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring overlapdial Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring internationalprefix Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring nationalprefix Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring localprefix Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring privateprefix Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring unknownprefix Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring priindication Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring facilityenable Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring signalling Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring signalling A lot of changes? DV
On Wed, Jun 21, 2006 at 01:57:36PM +0200, Mimmus wrote:> Hi, > after a few of upgrades, I noticed these messages in full debug log: > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring switchtype > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring pridialplan > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring prilocaldialplan > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring overlapdial > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring internationalprefix > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring nationalprefix > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring localprefix > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring privateprefix > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring unknownprefix > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring priindication > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring facilityenable > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring signalling > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring signallingMissing '[channels]' ? Could you provide the complete file? -- Tzafrir Cohen sip:tzafrir@local.xorcom.com icq#16849755 iax:tzafrir@local.xorcom.com +972-50-7952406 tzafrir.cohen@xorcom.com http://www.xorcom.com
"Mimmus" <dviggiani@tiscali.it> writes:> Hi, > after a few of upgrades, I noticed these messages in full debug log: > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring switchtype > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring pridialplan > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring prilocaldialplan > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring overlapdial > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring internationalprefix > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring nationalprefix > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring localprefix > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring privateprefix > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring unknownprefix > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring priindication > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring facilityenable > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring signalling > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring signalling > > A lot of changes?No, IMHO does it appear when you issue a reload command on the CLI. Because this options need a complete *-restart. cu, Wolfgang
> No, IMHO does it appear when you issue a reload command on > the CLI. Because this options need a complete *-restart.Yes, they appears when I issue a reload. I will check if there are also when I restart. Thanks DV
On Wednesday 21 June 2006 14:12, Tzafrir Cohen wrote:> On Wed, Jun 21, 2006 at 01:57:36PM +0200, Mimmus wrote: > > Hi, > > after a few of upgrades, I noticed these messages in full debug log: > > > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring switchtype > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring pridialplan > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring prilocaldialplan > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring overlapdial > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring internationalprefix > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring nationalprefix > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring localprefix > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring privateprefix > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring unknownprefix > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring priindication > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring facilityenable > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring signalling > > Jun 21 12:58:11 WARNING[27273] chan_zap.c: Ignoring signalling >You get these messages when doing a reload without stopping asterisk. They just tell u that these values cannot be changed dynamically and u must restart asterisk from the shell to make any changes to these variables effective. Paul