Hi ,
I have two site where uc540 is installed and site to site calling working fine ealier.
Now I m facing issue from site A I am not able to dial site B number , where Site B is able to dial Site A no.
when I dial 022012 ext from Site A to Site B getting unknown number.
following is config of Site A.
dial-peer voice 2101 voip
corlist incoming call-internal
description **CCA*INTERSITE outbound calls to Site B
translation-profile outgoing multisiteOutbound
destination-pattern 02....
voice-class h323 1
session target ipv4:192.168.2.1
dtmf-relay h245-alphanumeric
fax protocol cisco
no vad
!
voice translation-profile multisiteOutbound
translate calling 1114
voice translation-rule 1114
rule 1 /\(^....$\)/ /01\1/
Site B.
dial-peer voice 2101 voip
corlist incoming call-internal
description **CCA*INTERSITE outbound calls to Site A
translation-profile outgoing multisiteOutbound
destination-pattern 02....
voice-class h323 1
session target ipv4:192.168.2.1
dtmf-relay h245-alphanumeric
fax protocol cisco
no vad
!
voice translation-profile multisiteOutbound
translate calling 1114
voice translation-rule 1114
rule 1 /\(^....$\)/ /01\1/
Debug voip ccapi inout logs of Site A & Site B is attached.
pls help me where I am wrong.