05-12-2011 01:43 PM - edited 03-16-2019 04:57 AM
I recently aquried a client with an old call manager system. The call manager is version 4.1. They have a PRI coming into a 2801 router. Some people have extensions that be called directly from the outside. For example, from outside 111-1350, rings extension 350 and so on. The problem I have is that I need to change one of these extensions and cannot find where to. I need to change what inside extension rings when the outside number is dialed. It appears this translation is all done in the router and not call manager, is this the case?
Thank You for your help.
R. Carstens
05-12-2011 05:05 PM
So perhaps the PSTN provide is translating the number. Can you run a debug isdn q931 and post to the forum?
debug isdn q931
term mon
This will log the caller id information as calls come in to the gateway. Timing and call volue will be the key. To log with calls volume is low. You are try to match the incoming call logs with the time you placed the call.
when done
undebug all
term no mon
mike
05-12-2011 05:19 PM
*May 13 00:09:36.688: ISDN Se0/2/0:23 Q931: RX <- SETUP pd = 8 callref = 0x0175
Bearer Capability i = 0x9090A2
Standard = CCITT
Transer Capability = 3.1kHz Audio
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA98381
Exclusive, Channel 1
Progress Ind i = 0x8283 - Origination address is non-ISDN
Called Party Number i = 0x80, '388'
Plan:Unknown, Type:Unknown
*May 13 00:09:36.704: ISDN Se0/2/0:23 Q931: TX -> CALL_PROC pd = 8 callref = 0x
8175
Channel ID i = 0xA98381
Exclusive, Channel 1
*May 13 00:09:36.720: ISDN Se0/2/0:23 Q931: TX -> ALERTING pd = 8 callref = 0x8
175
Progress Ind i = 0x8188 - In-band info or appropriate now available
*May 13 00:09:48.888: ISDN Se0/2/0:23 Q931: TX -> CONNECT pd = 8 callref = 0x81
75
*May 13 00:09:48.908: ISDN Se0/2/0:23 Q931: RX <- CONNECT_ACK pd = 8 callref =
0x0175
*May 13 00:09:54.912: %ISDN-6-CONNECT: Interface Serial0/2/0:0 is now connected
to unknown
*May 13 00:09:56.336: ISDN Se0/2/0:23 Q931: RX <- DISCONNECT pd = 8 callref = 0
x0175
Cause i = 0x8090 - Normal call clearing
*May 13 00:09:56.336: %ISDN-6-DISCONNECT: Interface Serial0/2/0:0 disconnected
from unknown , call lasted 7 seconds
*May 13 00:09:56.340: ISDN Se0/2/0:23 Q931: TX -> RELEASE pd = 8 callref = 0x81
75
*May 13 00:09:56.368: ISDN Se0/2/0:23 Q931: RX <- RELEASE_COMP pd = 8 callref =
0x0175undebug all
05-12-2011 05:24 PM
So if this the same call as the test call you place the call should be hitting the callmanager as 91388. In DNA you can use this as the dialed number. Remember to set the CSS. This should give you an analysis of the callmanager call treatment.
mike
05-12-2011 05:30 PM
What do I use for the calling party? I've tried both internal and external numbers, and it wont run.
05-12-2011 05:33 PM
Calling party should not prevent it from running as long as you have a number there.
If you cannot get DNA to work try the Route Plan Report with the expanded number.
mike
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide