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:[email protected]
+972-50-7952406           mailto:[email protected]
http://www.xorcom.com  iax:[email protected]/tzafrir

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to