CLID for outgoing calls missing digits
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2005 04:58 AM
I have a 3745 running CME 3.1 and the clid is incorrect on outgoing calls. The 3 digit extension is missing from the CLID. I use the following dialplan:
dialplan-pattern 1 123456.. extension-length 4 extension-pattern 36.. no-reg
So when I get a call I only see 123456 and no 3 digit extension
Pat
- Labels:
-
Voice over IP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 07:34 AM
Directory numbers for the Cisco IP phones are expected to be entered in extension number format. The extension number should be greater or equal to the extension length. Otherwise, the extension number cannot be converted to a qualified E.164 number. The dialplan-pattern command creates a global prefix that can be used to expand the abbreviated extension numbers to fully qualified E.164 numbers. The dial-plan pattern is also required to register the Cisco IP phone lines with a gatekeeper. The dialplan-pattern command can resolve an incoming call with a full E.164 number to a Cisco IP phone extension number.
The extension-length keyword enables the system to convert a full E.164 telephone number back to an extension number for the purposes of caller-ID display, received, and missed call lists. For example, a company uses extension number range 5000 to 5099 across several sites, with only the extensions 5000 to 5009 present on the local router. An incoming call from 5044 arrives from the company's internal VoIP H.323 network and this call includes the calling number as 4085555044 in its full E.164 format.
http://cisco.com/en/US/products/sw/iosswrel/ps5012/products_feature_guide09186a008015bbaa.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 07:34 AM
Thanks for the info' I don't believe this is the problem, the dial plan is correct. What I can see is that outgoing calls have the unknown isdn numbering type, I'll look down this avenue
Cheers
