[asterisk-users] Unrecognized prilocaldialplan NPI modifier

Tzafrir Cohen tzafrir.cohen at xorcom.com
Wed Feb 17 07:00:26 CST 2010


On Wed, Feb 17, 2010 at 12:37:33PM +0100, Håkon Nessjøen wrote:
> Only a warning, and doesn't seem to do anything bad.
> 
> But I can't seem to figure out what these warnings mean?
> 
>     -- Requested transfer capability: 0x00 - SPEECH
> [Feb 17 12:33:03] WARNING[10750]: chan_dahdi.c:3096 dahdi_call: Unrecognized
> prilocaldialplan NPI modifier: k
> [Feb 17 12:33:03] WARNING[10750]: chan_dahdi.c:3096 dahdi_call: Unrecognized
> prilocaldialplan NPI modifier: o
> [Feb 17 12:33:03] WARNING[10750]: chan_dahdi.c:3096 dahdi_call: Unrecognized
> prilocaldialplan NPI modifier: w

Legal modifiers for the pridialplan are U, I, N, L, S, V, and R. See
chan_dahdi.conf.sample.

My guess: you have:

  prilocaldialplan = unknown

Most letters there happen to be legal "modifiers" and hence the parser
does not get upset about them at this stage. Only 'k', 'o' and 'w' are
not legal.

> 
> It only come on every 5 calls or more, or something.

Shouldn't this get killed at parsing time? Bug?

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list