[asterisk-dev] [Code Review] fix regression after rev 336294 that music on hold didnt worked when a call was put on hold in a local_bridge.
schmidts
reviewboard at asterisk.org
Thu Dec 22 03:58:52 CST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1640/
-----------------------------------------------------------
Review request for Asterisk Developers and jrose.
Summary
-------
with adding the AST_CONTROL_UPDATE_RTP_PEER control frame music on hold stoped working when a call was put on hold. The problem was that the control frame was only handled when received in a remote_bridge but not in a local_bridge.
By adding the handling of the UPDATE_RTP_PEER frame also to local_bridge moh works again.
This addresses bug ASTERISK-19095.
https://issues.asterisk.org/jira/browse/ASTERISK-19095
Diffs
-----
team/schmidts/unleash-the-beast/main/rtp_engine.c 348832
Diff: https://reviewboard.asterisk.org/r/1640/diff
Testing
-------
tested several calls. Moh is working again when a call is put on hold.
Thanks,
schmidts
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20111222/ed493080/attachment.htm>
More information about the asterisk-dev
mailing list