[asterisk-dev] [Code Review] 4199: test_channel_feature_hooks.c: Fix unit test for DTMF hooks.
rmudgett
reviewboard at asterisk.org
Wed Nov 19 17:27:46 CST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4199/
-----------------------------------------------------------
Review request for Asterisk Developers.
Repository: Asterisk
Description
-------
Fix the failing /channels/features/test_features_channel_dtmf unit test.
DTMF emulation does not work without a stream of packets to prod the emulation code.
The changes to main/bridge_channel.c and main/bridge.c will be done to v12+. Any partially collected DTMF digits for DTMF a hook needs to be pushed into the bridge when a channel leaves the bridging system as if there were a timeout.
Diffs
-----
/branches/13/tests/test_channel_feature_hooks.c 428271
/branches/13/main/bridge_channel.c 428271
/branches/13/main/bridge.c 428271
Diff: https://reviewboard.asterisk.org/r/4199/diff/
Testing
-------
The unit test now passes.
Thanks,
rmudgett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20141119/403165fa/attachment.html>
More information about the asterisk-dev
mailing list