cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1681
Views
0
Helpful
9
Replies

Multisite / Transfer problem (ring and caller id but no voice)

dlandriscina
Level 1
Level 1

Hey everyone ,

I have a working 2 site (mutisite setup , setup with CCA 2.1)  All features work fine except I have a very interesting problem.

Internal calls and transfers work site to site.  But when I get an incoming call via SIP, I can not transfer it off to my other site.  it will ring and caller ID will show up but when it connects neither party can hear or talk to each other.

Any ideas?

Thanks,

Domenick

9 Replies 9

Steven DiStefano
VIP Alumni
VIP Alumni

Maybe related, maybe not...

do a :

show run | begin voice service voip

Steve, here is the voice service, I included other info and dial peers as well.  If you notice in the multisite dial peers and translation rules, I have 2 , one for 4 digit extension calling (intercom) and the other left with the T parameter for 3 digit extension based multisite calling.   Could this be what is messing me up? or unrelated because the internal system calls go through and work fine?

Thanks


voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
no supplementary-service h450.2
no supplementary-service h450.3
supplementary-service h450.12
no supplementary-service sip moved-temporarily
no supplementary-service sip refer
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
sip
  registrar server expires max 3600 min 3600
  no update-callerid
!
!
voice class codec 1
codec preference 1 g711ulaw
!
!
!
voice class h323 1
  call start slow
!
!
!
!
!
voice class cause-code 1
no-circuit
!
!
!
!
!
voice register global
max-dn 128
max-pool 32
!
voice hunt-group 1 parallel
final 299
list 220,221,231,232
timeout 60
pilot 511
!
!
!
voice source-group CCA_SIP_SOURCE_GROUP
access-list 2
translation-profile incoming SIP_Incoming
!
voice translation-rule 4
rule 1 /2125341729/ /298/
!
voice translation-rule 5
rule 1 /2125341730/ /298/
rule 2 /2125341731/ /298/
rule 3 /2125341732/ /298/
rule 4 /2125341733/ /298/
rule 5 /2125341734/ /298/
rule 6 /2125341735/ /298/
rule 7 /2125341736/ /298/
rule 8 /2125341737/ /298/
rule 9 /2125341738/ /298/
rule 10 /2125341739/ /298/
!
voice translation-rule 6
rule 1 /2125341740/ /298/
rule 2 /2125341741/ /298/
rule 3 /2125341742/ /298/
rule 4 /2125341743/ /298/
rule 5 /2125341744/ /298/
rule 6 /2125341745/ /298/
!
voice translation-rule 12
rule 1 /2124366855/ /226/
!
voice translation-rule 19
rule 1 /2124366755/ /298/
!
voice translation-rule 20
rule 1 /2124377482/ /298/
!
voice translation-rule 21
rule 1 /2124367337/ /298/
!
voice translation-rule 22
rule 1 /2124366747/ /298/
!
voice translation-rule 410
rule 1 /^9\(.......)\)$/ /347\1/
rule 2 /^9\(.*\)/ /\1/
rule 15 /^...$/ /2124367337/
!
voice translation-rule 411
rule 1 /^9\(.*\)/ /ABCD9\1/
!
voice translation-rule 412
rule 1 /^ABCD\(.*\)/ /\1/
!
voice translation-rule 1111
rule 15 /.*/ /2124367337/
!
voice translation-rule 1112
rule 1 /^9/ //
!
voice translation-rule 1113
rule 1 /^82\(...\)/ /\1/
rule 2 /^82\(....\)/ /\1/
!
voice translation-rule 1114
rule 1 /\(^...$\)/ /82\1/
rule 2 /\(^....$\)/ /82\1/
!
voice translation-rule 2001
!
voice translation-rule 2002
rule 1 /^6/ //
!
voice translation-rule 2222
rule 1 /^91900......./ //
rule 2 /^91976......./ //
!
!
voice translation-profile 2124366747-AA_Called_22
translate called 22
!
voice translation-profile 2124366755-AA_Called_19
translate called 19
!
voice translation-profile 2124367337-AA_Called_21
translate called 21
!
voice translation-profile 2124377482-AA_Called_20
translate called 20
!
voice translation-profile CALLER_ID_TRANSLATION_PROFILE
translate calling 1111
!
voice translation-profile CallBlocking
translate called 2222
!
voice translation-profile DrZelmanDID_Called_12
translate called 12
!
voice translation-profile NewBlock-AA_Called_4
translate called 4
!
voice translation-profile NewBlock-AA_Called_5
translate called 5
!
voice translation-profile NewBlock-AA_Called_6
translate called 6
!
voice translation-profile OUTGOING_TRANSLATION_PROFILE
translate calling 1111
translate called 1112
!
voice translation-profile PSTN_CallForwarding
translate redirect-target 410
translate redirect-called 410
!
voice translation-profile PSTN_Outgoing
translate calling 1111
translate called 1112
translate redirect-target 410
translate redirect-called 410
!
voice translation-profile SIP_Incoming
translate called 411
!
voice translation-profile SIP_Passthrough
translate called 412
!
voice translation-profile XFER_TO_VM_PROFILE
translate redirect-called 2002
!
voice translation-profile multisiteInbound
translate called 1113
!
voice translation-profile multisiteOutbound
translate calling 1114
!
!
voice-card 0
no dspfarm

voice-port 0/0/0
station-id number 301
!
voice-port 0/0/1
station-id number 302
!
voice-port 0/0/2
station-id number 303
!
voice-port 0/0/3
station-id number 304
!
voice-port 0/1/0
trunk-group ALL_FXO 64
connection plar opx 298
description Configured by CCA 4 FXO-0/1/0-AA
caller-id enable
!
voice-port 0/1/1
trunk-group ALL_FXO 64
connection plar opx 298
description Configured by CCA 4 FXO-0/1/1-AA
caller-id enable
!
voice-port 0/1/2
trunk-group ALL_FXO 64
connection plar opx 298
description Configured by CCA 4 FXO-0/1/2-AA
caller-id enable
!
voice-port 0/1/3
trunk-group ALL_FXO 64
connection plar opx 298
description Configured by CCA 4 FXO-0/1/3-AA
caller-id enable
!
voice-port 0/3/0
trunk-group ALL_FXO 64
connection plar opx 298
description Configured by CCA 4 FXO-0/3/0-AA
caller-id enable
!
voice-port 0/3/1
trunk-group ALL_FXO 64
connection plar opx 298
description Configured by CCA 4 FXO-0/3/1-AA
caller-id enable
!
voice-port 0/3/2
trunk-group ALL_FXO 64
connection plar opx 298
description Configured by CCA 4 FXO-0/3/2-AA
caller-id enable
!
voice-port 0/3/3
trunk-group ALL_FXO 64
connection plar opx 298
description Configured by CCA 4 FXO-0/3/3-AA
caller-id enable
!
voice-port 0/4/0
auto-cut-through
signal immediate
input gain auto-control -15
description Music On Hold Port
!
sccp local Loopback0
sccp ccm 10.1.1.1 identifier 1
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
!
dial-peer cor custom
name internal
name local
name local-plus
name international
name national
name national-plus
name emergency
name toll-free
!
!
dial-peer cor list call-internal
member internal
!
dial-peer cor list call-local
member local
!
dial-peer cor list call-local-plus
member local-plus
!
dial-peer cor list call-national
member national
!
dial-peer cor list call-national-plus
member national-plus
!
dial-peer cor list call-international
member international
!
dial-peer cor list call-emergency
member emergency
!
dial-peer cor list call-toll-free
member toll-free
!
dial-peer cor list user-internal
member internal
member emergency
!
dial-peer cor list user-local
member internal
member local
member emergency
member toll-free
!
dial-peer cor list user-local-plus
member internal
member local
member local-plus
member emergency
member toll-free
!
dial-peer cor list user-national
member internal
member local
member local-plus
member national
member emergency
member toll-free
!
dial-peer cor list user-national-plus
member internal
member local
member local-plus
member national
member national-plus
member emergency
member toll-free
!
dial-peer cor list user-international
member internal
member local
member local-plus
member international
member national
member national-plus
member emergency
member toll-free
!
!
dial-peer voice 1 pots
destination-pattern 301
port 0/0/0
no sip-register
!
dial-peer voice 2 pots
destination-pattern 302
port 0/0/1
no sip-register
!
dial-peer voice 3 pots
destination-pattern 303
port 0/0/2
no sip-register
!
dial-peer voice 4 pots
destination-pattern 304
port 0/0/3
no sip-register
!
dial-peer voice 5 pots
description ** MOH Port **
destination-pattern ABC
port 0/4/0
no sip-register
!
dial-peer voice 50 pots
description ** incoming dial peer **
incoming called-number .%
port 0/1/0
!
dial-peer voice 51 pots
description ** incoming dial peer **
incoming called-number .%
port 0/1/1
!
dial-peer voice 52 pots
description ** incoming dial peer **
incoming called-number .%
port 0/1/2
!
dial-peer voice 53 pots
description ** incoming dial peer **
incoming called-number .%
port 0/1/3
!
dial-peer voice 150 pots
description ** incoming dial peer **
incoming called-number .%
port 0/3/0
!
dial-peer voice 151 pots
description ** incoming dial peer **
incoming called-number .%
port 0/3/1
!
dial-peer voice 152 pots
description ** incoming dial peer **
incoming called-number .%
port 0/3/2
!
dial-peer voice 153 pots
description ** incoming dial peer **
incoming called-number .%
port 0/3/3
!
dial-peer voice 54 pots
description ** FXO pots dial-peer **
destination-pattern A0
port 0/1/0
no sip-register
!
dial-peer voice 55 pots
description ** FXO pots dial-peer **
destination-pattern A1
port 0/1/1
no sip-register
!
dial-peer voice 56 pots
description ** FXO pots dial-peer **
destination-pattern A2
port 0/1/2
no sip-register
!
dial-peer voice 57 pots
description ** FXO pots dial-peer **
destination-pattern A3
port 0/1/3
no sip-register
!
dial-peer voice 154 pots
description ** FXO pots dial-peer **
destination-pattern A4
port 0/3/0
no sip-register
!
dial-peer voice 155 pots
description ** FXO pots dial-peer **
destination-pattern A5
port 0/3/1
no sip-register
!
dial-peer voice 156 pots
description ** FXO pots dial-peer **
destination-pattern A6
port 0/3/2
no sip-register
!
dial-peer voice 157 pots
description ** FXO pots dial-peer **
destination-pattern A7
port 0/3/3
no sip-register
!
dial-peer voice 2000 voip
description ** cue voicemail pilot number **
translation-profile outgoing XFER_TO_VM_PROFILE
destination-pattern 299
b2bua
voice-class sip outbound-proxy ipv4:10.1.10.1
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 2001 voip
description ** cue auto attendant number **
translation-profile outgoing PSTN_CallForwarding
destination-pattern 298
b2bua
voice-class sip outbound-proxy ipv4:10.1.10.1
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 2012 voip
description ** cue prompt manager number **
translation-profile outgoing PSTN_CallForwarding
destination-pattern 297
b2bua
voice-class sip outbound-proxy ipv4:10.1.10.1
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 58 pots
trunkgroup ALL_FXO
corlist outgoing call-emergency
description **CCA*North American*Emergency**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 9911
forward-digits all
no sip-register
!
dial-peer voice 59 pots
trunkgroup ALL_FXO
corlist outgoing call-emergency
description **CCA*North American*Emergency**
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 5
destination-pattern 911
forward-digits all
no sip-register
!
dial-peer voice 60 pots
trunkgroup ALL_FXO
corlist outgoing call-local
description **CCA*North American*7-Digit Local**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 9[2-9]......
forward-digits all
no sip-register
!
dial-peer voice 61 pots
trunkgroup ALL_FXO
corlist outgoing call-local
description **CCA*North American*10-Digit Local**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 9[2-9]..[2-9]......
forward-digits all
no sip-register
!
dial-peer voice 62 pots
trunkgroup ALL_FXO
corlist outgoing call-local
description **CCA*North American*Service Numbers**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 9[2-9]11
forward-digits all
no sip-register
!
dial-peer voice 63 pots
trunkgroup ALL_FXO
corlist outgoing call-national
description **CCA*North American*Long Distance**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 91[2-9]..[2-9]......
forward-digits all
no sip-register
!
dial-peer voice 64 pots
trunkgroup ALL_FXO
corlist outgoing call-international
description **CCA*North American*International**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 9011T
forward-digits all
no sip-register
!
dial-peer voice 65 pots
trunkgroup ALL_FXO
corlist outgoing call-toll-free
description **CCA*North American*Toll-Free**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 91800.......
forward-digits all
no sip-register
!
dial-peer voice 66 pots
trunkgroup ALL_FXO
corlist outgoing call-toll-free
description **CCA*North American*Toll-Free**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 91888.......
forward-digits all
no sip-register
!
dial-peer voice 67 pots
trunkgroup ALL_FXO
corlist outgoing call-toll-free
description **CCA*North American*Toll-Free**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 91877.......
forward-digits all
no sip-register
!
dial-peer voice 68 pots
trunkgroup ALL_FXO
corlist outgoing call-toll-free
description **CCA*North American*Toll-Free**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 5
destination-pattern 91866.......
forward-digits all
no sip-register
!
dial-peer voice 2100 voip
corlist incoming call-internal
description **CCA*INTERSITE inbound call to 57ST
translation-profile incoming multisiteInbound
voice-class h323 1
incoming called-number 82..T
dtmf-relay h245-alphanumeric
codec g711ulaw
fax protocol cisco
no vad
!
dial-peer voice 2101 voip
corlist incoming call-internal
description **CCA*INTERSITE outbound calls to AVE-X
translation-profile outgoing multisiteOutbound
destination-pattern 81..T
voice-class h323 1
session target ipv4:10.10.10.1
dtmf-relay h245-alphanumeric
codec g711ulaw
fax protocol cisco
no vad
!
dial-peer voice 2102 voip
corlist incoming call-internal
description **CCA*INTERSITE inbound call to 57ST - INTERCOM
translation-profile incoming multisiteInbound
voice-class h323 1
incoming called-number 82....
dtmf-relay h245-alphanumeric
codec g711ulaw
fax protocol cisco
no vad
!
dial-peer voice 2103 voip
corlist incoming call-internal
description **CCA*INTERSITE outbound calls to AVE-X - INTERCOM
translation-profile outgoing multisiteOutbound
destination-pattern 81....
voice-class h323 1
session target ipv4:10.10.10.1
dtmf-relay h245-alphanumeric
codec g711ulaw
fax protocol cisco
no vad
!
dial-peer voice 1000 voip
permission term
description ** Incoming call from SIP trunk (XO Communications) **
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
incoming called-number .%
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1001 voip
corlist outgoing call-local
description ** star code to SIP trunk (XO Communications) **
destination-pattern *..
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1003 voip
description ** Passthrough Inbound Calls from CUE **
translation-profile incoming SIP_Passthrough
b2bua
session protocol sipv2
incoming called-number ABCDT
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 1005 voip
description ** Passthrough Inbound MWI from CUE **
b2bua
session protocol sipv2
incoming called-number A80T
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 3008 voip
description DrZelmanDID
translation-profile incoming DrZelmanDID_Called_12
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
incoming called-number 2124366855
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1020 voip
corlist outgoing call-international
description **CCA*North American*International**
translation-profile outgoing PSTN_Outgoing
preference 1
destination-pattern 9011T
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1021 voip
corlist outgoing call-emergency
description **CCA*North American*Emergency**
translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
preference 1
destination-pattern 911
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1022 voip
corlist outgoing call-emergency
description **CCA*North American*Emergency**
translation-profile outgoing PSTN_Outgoing
preference 1
destination-pattern 9911
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1023 voip
corlist outgoing call-local
description **CCA*North American*Service Numbers**
translation-profile outgoing PSTN_Outgoing
preference 1
destination-pattern 9[2-9]11
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1024 voip
corlist outgoing call-local
description **CCA*North American*10-Digit Local**
translation-profile outgoing PSTN_Outgoing
preference 1
destination-pattern 9[2-9]..[2-9]......
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1025 voip
corlist outgoing call-toll-free
description **CCA*North American*Toll-Free**
translation-profile outgoing PSTN_Outgoing
preference 1
destination-pattern 91877.......
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1026 voip
corlist outgoing call-toll-free
description **CCA*North American*Toll-Free**
translation-profile outgoing PSTN_Outgoing
preference 1
destination-pattern 91866.......
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1027 voip
corlist outgoing call-national
description **CCA*North American*Long Distance**
translation-profile outgoing PSTN_Outgoing
preference 1
destination-pattern 91[2-9]..[2-9]......
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1028 voip
corlist outgoing call-toll-free
description **CCA*North American*Toll-Free**
translation-profile outgoing PSTN_Outgoing
preference 1
destination-pattern 91888.......
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1029 voip
corlist outgoing call-toll-free
description **CCA*North American*Toll-Free**
translation-profile outgoing PSTN_Outgoing
preference 1
destination-pattern 91800.......
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 1030 voip
corlist outgoing call-local
description **CCA*North American*7-Digit Local**
translation-profile outgoing PSTN_Outgoing
preference 1
destination-pattern 9[2-9]......
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 3015 voip
description 2124366755-AA
translation-profile incoming 2124366755-AA_Called_19
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
incoming called-number 2124366755
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 3016 voip
description 2124377482-AA
translation-profile incoming 2124377482-AA_Called_20
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
incoming called-number 2124377482
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 3017 voip
description 2124367337-AA
translation-profile incoming 2124367337-AA_Called_21
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
incoming called-number 2124367337
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 3018 voip
description 2124366747-AA
translation-profile incoming 2124366747-AA_Called_22
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
incoming called-number 2124366747
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 3000 voip
description NewBlock-AA
translation-profile incoming NewBlock-AA_Called_4
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
incoming called-number 2125341729
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 3001 voip
description NewBlock-AA
translation-profile incoming NewBlock-AA_Called_5
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
incoming called-number 212534173.
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 3002 voip
description NewBlock-AA
translation-profile incoming NewBlock-AA_Called_6
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target sip-server
incoming called-number 212534174[0-5]
dtmf-relay rtp-nte
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
no vad
!
dial-peer voice 2013 voip
!
!
no dial-peer outbound status-check pots
sip-ua
retry invite 2
retry register 10
timers connect 100
registrar ipv4:207.155.153.31:5060 expires 3600
sip-server ipv4:207.155.153.31:5060
  host-registrar
!
!
!
telephony-service
video
load 7914 S00105000300
load 7915-12 B015-1-0-3
load 7915-24 B015-1-0-3
load 7916-12 B016-1-0-3
load 7916-24 B016-1-0-3
load 7906 SCCP11.8-4-2S
load 7911 SCCP11.8-4-2S
load 7921 CP7921G-1.2.1
load 7925 CP7925G-1.3.1
load 7931 SCCP31.8-4-2S
load 7936 cmterm_7936.3-3-16-0
load 7937 apps37sccp.1-3-2-0
load 7960-7940 P00308001000
load 7941 SCCP41.8-4-2S
load 7941GE SCCP41.8-4-2S
load 7942 SCCP42.8-4-2S
load 7945 SCCP45.8-4-2S
load 7961 SCCP41.8-4-2S
load 7961GE SCCP41.8-4-2S
load 7962 SCCP42.8-4-2S
load 7965 SCCP45.8-4-2S
load 7970 SCCP70.8-4-2S
load 7971 SCCP70.8-4-2S
load 7975 SCCP75.8-4-2S
load 521G-524G cp524g-8-1-16b
load 525G spa525g-7-1-9
max-ephones 32
max-dn 128
ip source-address 10.1.1.1 port 2000
max-redirect 20
auto assign 10 to 43
auto assign 5 to 8 type anl
calling-number initiator
service phone videoCapability 1
service dnis overlay
service dnis dir-lookup
timeouts interdigit 5
system message Associates
url services http://10.1.10.1/voiceview/common/login.do
url authentication http://10.1.10.1/voiceview/authentication/authenticate.do 
time-zone 12
voicemail 299
max-conferences 8 gain -6
call-forward pattern .T
call-forward system redirecting-expanded
moh flash:/media/music-on-hold.au
multicast moh 239.10.16.16 port 2000
web admin system name cisco secret 5 $1$Zwgf$8JOFhap0Eint1ARaQkkzp/
dn-webedit
time-webedit
transfer-system full-consult dss
transfer-pattern 9.T
transfer-pattern .T
transfer-pattern 6... blind
secondary-dialtone 9
night-service day Sun 17:00 09:00
night-service day Mon 17:00 09:00
night-service day Tue 17:00 09:00
night-service day Wed 17:00 09:00
night-service day Thu 17:00 09:00
night-service day Fri 17:00 09:00
night-service day Sat 17:00 09:00
night-service date Nov 26 00:00 23:59
create cnf-files version-stamp 7960 Oct 22 2009 12:57:09
!

Curious...who is the SIP Trunk SP?

Try this...

UC500# voice service voip

UC500# supplementary-Service sip refer

See if that changes the behavior and still alows intersite extension dialing and CFNA to voice mail.

If it dowsnt work, negate it again.

Probably also want to collect a SIP Message trace to see the SDP package for the negotiated transferred call.   Now available in CCA Voice Debug Log (Voip-SIP). The fact that it signals, but no voice points to RTP Media being blocked (suspect anyway.....)

Steve and Steve  :=)

Steve,

You are the man, that fixed it!   Working perfect.  One last question regarding those dial peers.   Do you have a better solution for me to be able to dial 3 and 4 digit extensions intersite other than the way I have it?   The 4 digit dial (intercom) matches immediately due to to the destination-pattern matching immediately, but obviously the 3 digit (call) takes a few seconds with the T value.  I cant seem to think if there is a way around it considering if it matches the 3 digits, it just goes with it before it even can recognize the 4.   The site dialing scheme is as follows:

Site 1 (Ave-X)  - Extensions are 3 digit based (100,101,102,etc), Intercoms are 4 digit based starting with a 1.  (1101, 1102, 1103, etc)

Site 2 (57st) - Extensions are 3 digit based (200,201,202,etc), Intercoms are 4 digit based starting with a 1.  (1201, 1202, 1203, etc)


Thanks again!

Not saying it will be what you want, but you could make the intercom calls have a different steering digit.

Hey.  I grew up on Ave X and West 13th Street.  Gravesend Brooklyn, between Coney Island and Bensonhurst.

I think your like Bergen Beach or Mill Bason (East 57th) neck of the woods????

My father ran Ave X Check cashing for about 10 years on Nostrand Ave & Ave X.   We didnt have UC500 then ;-)

Steve DiStefano

Steve,

Small world man!  im actually on Avenue X and Ocean .. other site is on 57th street in Bensonhurst.   Your dads place is right near the post office.  Yep no UC's back then.   :)  anyway.. i wound up changing the steering digit to 0 for the intercom (0123) and i changed the destination pattern at both sites to accept incoming and outgoing as 81[0]...  and it didnt go. So i negated and put it back.   What do you think?  can you give me the sample dial peer destination pattern if my intercom extensions are 0123 and extension is 123.  and do i need to change something in the voice translation rules.. I think they are set up right?

Here is the current config :

voice translation-rule 1113
rule 1 /^82\(...\)/ /\1/
rule 2 /^82\(....\)/ /\1/
!
voice translation-rule 1114
rule 1 /\(^...$\)/ /82\1/
rule 2 /\(^....$\)/ /82\1/
!

voice translation-profile multisiteInbound
translate called 1113
!
voice translation-profile multisiteOutbound
translate calling 1114
!

!
dial-peer voice 2100 voip
corlist incoming call-internal
description **CCA*INTERSITE inbound call to 57ST
translation-profile incoming multisiteInbound
voice-class h323 1
incoming called-number 82..T
dtmf-relay h245-alphanumeric
codec g711ulaw
fax protocol cisco
no vad
!
dial-peer voice 2101 voip
corlist incoming call-internal
description **CCA*INTERSITE outbound calls to AVE-X
translation-profile outgoing multisiteOutbound
destination-pattern 81..T
voice-class h323 1
session target ipv4:10.10.10.1
dtmf-relay h245-alphanumeric
codec g711ulaw
fax protocol cisco
no vad
!
dial-peer voice 2102 voip
corlist incoming call-internal
description **CCA*INTERSITE inbound call to 57ST - INTERCOM
translation-profile incoming multisiteInbound
voice-class h323 1
incoming called-number 82....
dtmf-relay h245-alphanumeric
codec g711ulaw
fax protocol cisco
no vad
!
dial-peer voice 2103 voip
corlist incoming call-internal
description **CCA*INTERSITE outbound calls to AVE-X - INTERCOM
translation-profile outgoing multisiteOutbound
destination-pattern 81....
voice-class h323 1
session target ipv4:10.10.10.1
dtmf-relay h245-alphanumeric
codec g711ulaw
fax protocol cisco
no vad
!

Domenick

I see the problem.

I was meaning to say like 71...instead of 8.  But, if you want to do 8's, you can.

You could have one pattern be...

810...

and the other be

81[1-9]..

Let me know how that goes for you.

Thanks Steve that worked perfect.

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: