----------------------------------------------------------- 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
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
