----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3968/ -----------------------------------------------------------
Review request for Asterisk Developers and rmudgett. Repository: Asterisk Description ------- Adds an option to the dial API that marks an outgoing dial as replacing the dialing channel for the purpose of propagating accountcode. When it is used, AST_CHANNEL_REQUESTOR_REPLACEMENT is used instead of AST_CHANNEL_REQUESTOR_BRIDGE_PEER when setting accountcodes on the involved channels with ast_channel_req_accountcodes. Diffs ----- /branches/13/main/dial.c 422556 /branches/13/include/asterisk/dial.h 422556 Diff: https://reviewboard.asterisk.org/r/3968/diff/ Testing ------- Used the option with a module I was testing to verify that it yielded the expected accountcode and peeraccount values on each channel. Thanks, Jonathan Rose
-- _____________________________________________________________________ -- 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
