- Jan 21, 2005
- 6,023
- 0
- 0
Having some trouble getting this set up.
I have a PRI connected to a 2650XM voice gateway. When a DID on the PRI is dialed, it should be sent to the Mitel PBX. I see the numbers hitting the Cisco (verified in ISDN debug), but not the Mitel.
Config below:
dial-peer voice 98 voip
description MITEL
signaling forward unconditional
session protocol sipv2
session target sip-server
session transport tcp
incoming called-number .
dtmf-relay sip-notify rtp-nte
codec g711ulaw
no vad
!
dial-peer voice 99 pots
translation-profile outgoing XLATE
destination-pattern .T
incoming called-number .
direct-inward-dial
port 0/0:23
forward-digits all
sip-ua
sip-server ipv4:10.2.2.19
I guess my main problem is "how to tell the Cisco what numbers to send to the Mitel". I understand their dial-peer relationship, but not how it chooses what to send.
I have a PRI connected to a 2650XM voice gateway. When a DID on the PRI is dialed, it should be sent to the Mitel PBX. I see the numbers hitting the Cisco (verified in ISDN debug), but not the Mitel.
Config below:
dial-peer voice 98 voip
description MITEL
signaling forward unconditional
session protocol sipv2
session target sip-server
session transport tcp
incoming called-number .
dtmf-relay sip-notify rtp-nte
codec g711ulaw
no vad
!
dial-peer voice 99 pots
translation-profile outgoing XLATE
destination-pattern .T
incoming called-number .
direct-inward-dial
port 0/0:23
forward-digits all
sip-ua
sip-server ipv4:10.2.2.19
I guess my main problem is "how to tell the Cisco what numbers to send to the Mitel". I understand their dial-peer relationship, but not how it chooses what to send.