[asterisk-bugs] [Asterisk 0016770]: Unrecognized prilocaldialplan NPI modifier
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Feb 11 14:07:06 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-11 14:07 CST
======================================================================
Summary: 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)
======================================================================
----------------------------------------------------------------------
(0118013) jensvb (reporter) - 2010-02-11 14:07
https://issues.asterisk.org/view.php?id=16770#c118013
----------------------------------------------------------------------
Hi All,
I traced this down, in our installation, to the callerid being used when
dialling out via the PRI...
In other words, an incoming SIP call with a "" (blank) callerid is set to
"Unknown". This callerid is then used on the outgoing PRI channel and you
get this error message.
I solved this in the dialplan by checking for a callerid(number) of
"Unknown" and setting it back to "" (blank) before forwarding the call out
over the PRI.
Notice how the "k-o-w" are part of "U-n-k-n-o-w-n"
i hope this helps.
Regards
Jens
Issue History
Date Modified Username Field Change
======================================================================
2010-02-11 14:07 jensvb Note Added: 0118013
======================================================================
More information about the asterisk-bugs
mailing list