[asterisk-users] Not getting inbound CallerID name on Asterisk
David Backeberg
dbackeberg at gmail.com
Wed Jul 29 21:26:04 CDT 2009
On Sun, Jul 26, 2009 at 1:19 PM, Chris
Douglas<chris.douglas at pioneerballoon.com> wrote:
> We have an inbound PRI connected to our Cisco 3825 router which is then
> passing the calls to Asterisk as SIP calls. We're getting the CallerID
> number but not the CallerID name. We are seeing the name in the RPID field
> with a SIP trace on the Asterisk box but don't understand why it's not
> registering as the CallerID name.
What do you get when you enable debugging on the asterisk cli?
core set verbose 3
make a call. Do you see caller ID going through? What does your
dialplan look like? You can use NoOp() calls to pop out values
including a caller ID if it exists.
More information about the asterisk-users
mailing list