Hi All
Thanks in advance !!!
I am facing an issue of One way Audio in my environment. I know the reasons responsible for it and also have done the same. But there is something that is confusing me regarding the same. The query is as under :
There is a loopback interface L0 configured and that loopback interface also bound as H323 src address with the command
interface Loopback0
ip address X.X.X.X 255.255.255.0
h323-gateway voip interface
h323-gateway voip bind srcaddr X.X.X.X
But there in the configuration I also found this which is related to SIP Protocol :
Voice service voip
bind control source-interface Loopback0
bind media source-interface Loopback0
So I just want to know if that could be the reason of one way audio too as the same interface is being used by two different protocols .
Regards