[asterisk-bugs] [Asterisk 0016770]: [patch] Unrecognized prilocaldialplan NPI modifier

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Feb 24 12:50:00 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16770 
====================================================================== 
Reported By:                jamicque
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16770
Category:                   Channels/chan_dahdi
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.6.1.14 
JIRA:                       SWP-872 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-02-04 07:40 CST
Last Modified:              2010-02-24 12:50 CST
====================================================================== 
Summary:                    [patch] Unrecognized prilocaldialplan NPI modifier
Description: 
Hi,
when I'm making calls through dahdi in asterisk console shows errors about
"Unrecognized prilocaldialplan NPI modifier:"
during the call I'm not adding any modifier.
My dahdi configuration is attached (it's written in db)
====================================================================== 

---------------------------------------------------------------------- 
 (0118497) jensvb (reporter) - 2010-02-24 12:50
 https://issues.asterisk.org/view.php?id=16770#c118497 
---------------------------------------------------------------------- 
Hi, 

First, I don't know what I am talking about.... Secondly, I would like to
ask where "unknown" becomes "Unknown" (notice the case).

Also, here is a snippet of a call that does not touch res_agi and has the
same problem.

<snip>
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[0846277785 at context-incoming-celso:1] NoOp("SIP/xxx-xxx-00000106",
"Unknown,0846277785") in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[0846277785 at context-incoming-celso:2] Macro("SIP/xxx-xxx-00000106",
"forward-telco-xxx,0846277785") in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[s at macro-forward-telco-xxx:1] NoOp("SIP/xxx-xxx-00000106",
"macro-forward-telco-xxx: from=[], to=[0846277785]") in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[s at macro-forward-telco-xxx:2] Set("SIP/xxx-xxx-00000106",
"CALLERPRES()=prohib") in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[s at macro-forward-telco-xxx:3] NoOp("SIP/xxx-xxx-00000106",
"CALLERID(name)=Unknown") in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[s at macro-forward-telco-xxx:4] NoOp("SIP/xxx-xxx-00000106",
"CALLERID(number)=Unknown") in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[s at macro-forward-telco-xxx:5] Set("SIP/xxx-xxx-00000106", "mycidnum=nown")
in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[s at macro-forward-telco-xxx:6] ExecIf("SIP/xxx-xxx-00000106",
"0?Set(CALLERID(number)="11621nown")") in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[s at macro-forward-telco-xxx:7] NoOp("SIP/xxx-xxx-00000106",
"CALLERID(name)=Unknown") in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[s at macro-forward-telco-xxx:8] NoOp("SIP/xxx-xxx-00000106",
"CALLERID(number)=Unknown") in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Executing
[s at macro-forward-telco-xxx:9] Dial("SIP/xxx-xxx-00000106",
"DAHDI/R1/0846277785") in new stack
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Requested transfer
capability: 0x00 - SPEECH
[2010-02-12 08:22:38] WARNING[11266] chan_dahdi.c: Unrecognized
prilocaldialplan NPI modifier: k
[2010-02-12 08:22:38] WARNING[11266] chan_dahdi.c: Unrecognized
prilocaldialplan NPI modifier: o
[2010-02-12 08:22:38] WARNING[11266] chan_dahdi.c: Unrecognized
prilocaldialplan NPI modifier: w
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- Called
R1/0846277785
[2010-02-12 08:22:38] VERBOSE[11266] logger.c:     -- DAHDI/11-1 is
proceeding passing it to SIP/xxx-xxx-00000106
[2010-02-12 08:22:44] VERBOSE[11266] logger.c:     -- DAHDI/11-1 is
ringing
[2010-02-12 08:22:58] VERBOSE[11266] logger.c:     -- Hungup 'DAHDI/11-1'
[2010-02-12 08:22:58] VERBOSE[11266] logger.c:   == Spawn extension
(macro-forward-telco-xxx, s, 9) exited non-zero on 'SIP/xxx-xxx-00000106'
in macro 'forward-telco-xxx'
[2010-02-12 08:22:58] VERBOSE[11266] logger.c:   == Spawn extension
(context-incoming-celso, 0846277785, 2) exited non-zero on
'SIP/xxx-xxx-00000106'
</snip>

So, I am not sure that the patch addresses the problem.

I hope that helps.

Regards
Jens 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-24 12:50 jensvb         Note Added: 0118497                          
======================================================================




More information about the asterisk-bugs mailing list