cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
538
Views
9
Helpful
8
Replies

Matching peer with src route label PSTN failed

snickered
Level 1
Level 1

I am trying to call 4041111111 from 5051111111 but I get a busy signal. Here's 'debug dialpeer':

Feb 9 20:17:17.074: Inside dpMatchCore:

Feb 9 20:17:17.074: destination pattn: 4041111111 expanded string: 4041111111

Feb 9 20:17:17.074: MatchNextPeer: Peer 8000 matched

Feb 9 20:17:17.074: Inside dpMatchCore:

Feb 9 20:17:17.074: destination pattn: 4041111111 expanded string: 4041111111

Feb 9 20:17:17.074: Inside dpMatchCore:

Feb 9 20:17:17.074: destination pattn: 5051111111 expanded string: 5051111111

Feb 9 20:17:17.074: Inside dpMatchCore:

Feb 9 20:17:17.074: destination pattn: 5051111111 expanded string: 5051111111

Feb 9 20:17:17.074: dpAssociateIncomingPeer_T: Matching route label PSTN

Feb 9 20:17:17.074: Inside dpMatchCore:

ACUATL-AS5300-01#

Feb 9 20:17:17.074: destination pattn: 4041111111 expanded string: 4041111111

Feb 9 20:17:17.074: dpAssociateIncomingPeer_T: Matching peer with src route label PSTN failed

Feb 9 20:17:17.078: Inside dpMatchCore:

Feb 9 20:17:17.078: destination pattn: 4041111111 expanded string: 4041111111

And there's what I think are the relevant parts of my config.

!

dial-peer voice 8001 pots

trunkgroup BRIDGE

destination-pattern .T

direct-inward-dial

forward-digits all

!

dial-peer voice 8000 pots

trunkgroup PSTN

description INBOUND 404 FROM PSTN

incoming called-number 404.......

direct-inward-dial

forward-digits 0

!

dial-peer voice 1000 pots

trunkgroup PSTN

description BRIDGE OUT DIAL 800

destination-pattern 18.........

forward-digits all

!

interface Serial0:23

description UPLINK TO PSTN

no ip address

encapsulation ppp

trunk-group PSTN

isdn switch-type primary-ni

isdn incoming-voice modem

no fair-queue

no cdp enable

!

interface Serial1:23

description UPLINK TO PSTN

no ip address

encapsulation ppp

trunk-group PSTN

isdn switch-type primary-ni

isdn incoming-voice modem

no fair-queue

no cdp enable

!

interface Serial2:23

description UPLINK TO BRIDGE

no ip address

encapsulation ppp

trunk-group BRIDGE 1

isdn switch-type primary-ni

isdn protocol-emulate network

isdn incoming-voice modem

no fair-queue

no cdp enable

!

interface Serial3:23

description UPLINK TO BRIDGE

no ip address

encapsulation ppp

trunk-group BRIDGE 1

isdn switch-type primary-ni

isdn protocol-emulate network

isdn incoming-voice modem

no fair-queue

no cdp enable

!

Hopefully someone can tell me what's going on. TIA

8 Replies 8

Hello,

You have the dialpeer pointed to trunk group PSTN. However, the only interfaces in this trunk group appear to be PSTN interfaces according the the interface descriptions. The two PRI's you have labeled 'UPLINK TO BRIDGE" are not a part of this trunk group. If this is where you are intending to forward these calls, you need to remove trunk group PSTN from under dial-peer 8000 and add trunk group BRIDGE 1.

Hope that helped, if so please rate.

Thanks for the reply. I have tried it with "forward-digits 10" and "forward-digits all". Neither work and still give the same error. Do you have any other suggestions?

Sorry..I edited the post you were reading..I misunderstood your config at first.

Here's what I have now:

dial-peer voice 8000 pots

trunkgroup BRIDGE 1

description INBOUND 404 FROM PSTN

incoming called-number 404.......

direct-inward-dial

forward-digits 0

!

I still get the busy signal. You are correct, though. Controller 0 and 1 are connected to the PSTN and Controller 2 and 3 are connected to my proprietary bridging equipment. I want to accept 404....... on controller 0 and 1 and relay that dialed number out controller 2 and 3. Let me know if you need more details. Thanks for your help.

What digits are your bridging equipment expecting? Adjust your forward digits statement for forward the digits that the equipment is expecting.

The equipment is expecting 10 digits. I should have told you more. I already did try the forward-digits statement with 0, 10, 7 and all. None of the work. Also, I still get the same error about not being able to match "PSTN" after I've removed that one and changed it to "BRIDGE 1". Here's the error:

Feb 9 21:40:01.087: dpAssociateIncomingPeer_T: Matching peer with src route label PSTN failed

but here's my config:

dial-peer voice 8000 pots

trunkgroup BRIDGE 1

description INBOUND 404 FROM PSTN

incoming called-number 404.......

direct-inward-dial

forward-digits 10

After hours of troubleshooting I decided to put it back exactly like it was before I started and reboot. Guess what. It worked!! This AS5300 is an eBay special so I should have known better. Thanks for your suggestions, Kenneth.

LOL..Im glad you got it resolved. Thanks for keeping us posted and thanks for the nice rating!!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: