cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1432
Views
0
Helpful
15
Replies

Multisite Voice One Way Problem

mabucham7
Level 1
Level 1

Hello,

    I have an issue with multisite using 2 UC520s, I have set it up using CCA for both Data and Voice which was straight forward, data seems to be working perfectly, while voice seems to be working only one way, meaning if I call from site 1 to site 2 its rings but then nothing, while if I call from site 2 to site 1, I can hear everything but they can’t hear me. i used the attached document to try and diagnose things or even match configuration with no luck, so can anyone help

Regards

15 Replies 15

Hello,

You are missing the NAT configuration

This is what you put:

ip nat inside source route-map SDM_RMAP_1 interface FastEthernet0/0 overload

This is what we are missing:

route-map SDM_RMAP_1 permit 1

match ip address 106

access-list 106 .....

You ACL number might be different, so please check that, and then post the ACL referenced in your config.

Thanks,

-john