cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
749
Views
1
Helpful
1
Replies

Dial Peer Matches but Outgoing Calls to PSTN through FXO fail on voice gateway

T_Daniel
Level 1
Level 1

Hi All

 

I have an issue with a voice gateway config

 

We have a SIP Trunk configured from CUCM to a 2811 Gateway with 2 FXO Ports.

 

Incoming calls on the on the PSTN are routing correctly to CUCM

 

Outgoing calls from CUCM to the PSTN are failing, when attempting the call the phone give as a fast busy tone.

 

From doing a "debug voip dialpeer all" I can see that the calls are coming over the sip trunk and matching the dial peer on the GW. I am using 1471 (which is a routable pstn number in the UK) to test this specific gateway 

 

I have attached the running config of the gateway and a copy of the debug

 

Extract from Debug

 

Jan 11 16:48:49.303: //-1/xxxxxxxxxxxx/DPM/dpMatchCore:
Dial String=1471, Expanded String=1471, Calling Number=
Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH
Jan 11 16:48:49.303: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
Result=Success(0); Outgoing Dial-peer=1 Is Matched
Jan 11 16:48:49.303: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
Result=Success(0); Outgoing Dial-peer=2 Is Matched
AAVOICEGATEWAY02#
Jan 11 16:48:49.303: //-1/xxxxxxxxxxxx/DPM/MatchNextPeer:
Result=Success(0); Outgoing Dial-peer=100 Is Matched
Jan 11 16:48:49.303: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Result=Success(0) after DP_MATCH_DEST
Jan 11 16:48:49.303: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:
dialstring=1471, saf_enabled=0, saf_dndb_lookup=1, dp_result=0
Jan 11 16:48:49.303: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
Result=SUCCESS(0)
List of Matched Outgoing Dial-peer(s):
1: Dial-peer Tag=100
2: Dial-peer Tag=2
3: Dial-peer Tag=1

 

 

 

Dial Peers Config

 

dial-peer voice 1 pots
preference 2
destination-pattern .T
port 0/0/0
!
dial-peer voice 2 pots
preference 1
destination-pattern .T
port 0/0/1
!
dial-peer voice 3 voip
preference 1
destination-pattern 11111
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte sip-notify
codec g711ulaw
no vad
!
dial-peer voice 4 voip
preference 2
destination-pattern 11111
session protocol sipv2
session target ipv4:172.16.3.82
dtmf-relay rtp-nte sip-notify
codec g711ulaw
no vad
!
dial-peer voice 5 voip
description dummy_DialPeer_For_Primary_CUCM
shutdown
session protocol sipv2
session target ipv4:172.16.3.81
no vad
!
dial-peer voice 6 voip
description dummy_DialPeer_For_Secondary_CUCM
preference 1
shutdown
session protocol sipv2
session target ipv4:172.16.3.82
no vad
!
dial-peer voice 100 pots
huntstop
destination-pattern 1471
port 0/0/1

 

 

 

 

 

 

1 Accepted Solution

Accepted Solutions

T_Daniel
Level 1
Level 1

Managed to solve this one myself

 

The call was being blocked by the TOLLFRAUD_App because the CUCM Server was not on a trusted list

 

https://www.cisco.com/c/en/us/support/docs/voice/call-routing-dial-plans/112083-tollfraud-ios.html#topic1

 

 

 

View solution in original post

1 Reply 1

T_Daniel
Level 1
Level 1

Managed to solve this one myself

 

The call was being blocked by the TOLLFRAUD_App because the CUCM Server was not on a trusted list

 

https://www.cisco.com/c/en/us/support/docs/voice/call-routing-dial-plans/112083-tollfraud-ios.html#topic1