[Asterisk-Dev] rfc3389 status?
Kevin P. Fleming
kpfleming at digium.com
Sat Sep 10 08:55:48 MST 2005
Brian K. West wrote:
> I did find out something interesting last night. Usually if you have say
> MOH and the far end uses VAD/Silence suppression, they usually won't hear
> any audio unless they talk. Now if you take away chan_sip's ability to
> native brige using ast_rtp_bridge it works fine. Now the question is why
> can the generic bridge routine do it and not ast_rtp_bridge? I'm sure
> ast_rtp bridge can be fixed to do the right thing since that is in face
> where the bug is.
That's probably only true because of the MOH being provided by a
generator, which is based off of a timing source.
Given that information, though, it should be possible to get
ast_rtp_bridge() to be able to accomplish the same thing that the
generic bridge is doing.
More information about the asterisk-dev
mailing list