11-02-2018 07:37 AM - edited 03-13-2019 10:22 PM
Please help with below issue.
Task - To send mobile calls from below VGW to VGW02 (10.26.XXX.XX)
Issue - Outgoing dial peer hiting as 2109 pots. I want to hit 4004 voip dial peer for mobile outbound calls.
VGW Config
IP Phone DN - 888663018901
Called Number - 0921994199
IP Phone--->CUCM--->VGW
!
trunk group PSTN_02
translation-profile incoming PSTN_INCOMING_CHT
translation-profile outgoing PSTN_OUTGOING_CHT
!
voice translation-profile CHT_INCOMING
translate called 100
!
voice translation-profile PSTN_INCOMING_CHT
translate called 3
!
voice translation-profile PSTN_OUTGOING_CHT
translate calling 4
!
voice translation-rule 3
rule 1 /^63018/ /88663018/
rule 2 /^3370958$/ /88666028388/
!
voice translation-rule 4
rule 1 /^88663018/ /3018/
!
voice translation-rule 100
rule 1 /\(.*\)/ /*5\1/
!
dial-peer voice 3001 voip
translation-profile incoming CHT_INCOMING
answer-address 88663018[6789]..$
voice-class codec 1
voice-class h323 1
dtmf-relay h245-alphanumeric
fax-relay ecm disable
fax rate 14400
ip qos dscp cs3 signaling
no vad
!
dial-peer voice 4004 voip
description Mobile Voip Dial-Peer to KHB
preference 1
destination-pattern *509........$
session target ipv4:10.26.XXX.XX
voice-class codec 1
voice-class h323 1
dtmf-relay h245-alphanumeric
fax-relay ecm disable
fax rate 14400
ip qos dscp cs3 signaling
no vad
!
dial-peer voice 2109 pots
trunkgroup PSTN_02
description Local Calls - 10 digit Mobile
preference 3
destination-pattern *509........$
progress_ind setup enable 3
progress_ind alert enable 8
prefix 09
!
11-02-2018 08:25 AM - edited 11-02-2018 08:25 AM
Took a brief look and made a quick note. Your destination-patterns for both dial-peers match. Typically not a good idea in my experience. I would reconsider what makes a mobile call different from the other calls and perhaps use CUCM to send those calls directly to vgw2 rather than unnecessarily routing through an extra node.
11-02-2018 08:34 AM
11-04-2018 12:37 AM
Destination IP is reachable from this VGW.
I have a doubt on the VOIP dial peer 4004, Can a voip DP destination pattern have *5 ?
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