cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
348
Views
0
Helpful
4
Replies

E1 - ISDN - PRI - PROBLEM

edusilveira
Level 1
Level 1

I have two links E1(ISDN-PRI), when I group of the

two links in one route group/route list, I use

this route list and in route pattern and

routes, not function, I make the tests without route group/route list using

only one E1 and route pattern is function,

What's the problem?

4 Replies 4

gpulos
Level 8
Level 8

you should be able to put both ISDN PRIs into the same routeGroup and then create a routeList to be used on the routePattern.

in order to verify why this is not working, the best bet would be to view the CCM traces generated while you attempt the call.

(or you can use the dialedNumberAnalyzer which will tell you how the call is routed)

also, please provide the CCM version and gateway types/IOS version.

also, perhaps you can adjust the order of the PRIs in the routeGroup as well as the channel selection order for testing purposes.

The Versions:

CCM 5.0.4.1000-1

and

IOS c2800nm-advipservicesk9-mz.124-3c.bin

show version

Cisco IOS Software, 2800 Software (C2800NM-ADVIPSERVICESK9-M), Version 12.4(3c)

RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2006 by Cisco Systems, Inc.

Compiled Sat 07-Jan-06 04:34 by alnguyen

ROM: System Bootstrap, Version 12.4(1r) [hqluong 1r], RELEASE SOFTWARE (fc1)

rtcentral uptime is 1 day, 18 hours, 22 minutes

System returned to ROM by power-on

System image file is "flash:c2800nm-advipservicesk9-mz.124-3c.bin"

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

export@cisco.com.

Cisco 2811 (revision 53.50) with 247808K/14336K bytes of memory.

Processor board ID FTX1031A0EA

2 FastEthernet interfaces

62 Serial interfaces

2 Serial(sync/async) interfaces

2 Channelized E1/PRI ports

1 Virtual Private Network (VPN) Module

8 Voice FXO interfaces

DRAM configuration is 64 bits wide with parity enabled.

239K bytes of non-volatile configuration memory.

62720K bytes of ATA CompactFlash (Read/Write)

Configuration register is 0x2102

What do you think?

Thanks.

versions look fine, as expected, thank you.

since you are using CCM 5, you should have the ability to create a dial plan report.

haven't seen CCM 5 myself, but this should be located at:

ccmAdmin>routePlan>routePlanReport

run the report search on patterns that begin with 9.

this will provide all patterns, DNs, etc. that start with 9. from here you should be able to see your routePattern that is used as well as any other patterns or DNs that begin with 9.

figure out what patterns/DNs you want and adjust/delete the others that begin with 9 so that only the routePattern(s) you want to provide dial tone are available; such as 9.1xxxxxxxxxx, 9.@, etc.

edusilveira
Level 1
Level 1

What's happening is that the parameter

Called party transformations of the route list overlaping about of the route pattern.

Thanks.