----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4217/ -----------------------------------------------------------
(Updated Dec. 1, 2014, 6:35 p.m.) Status ------ This change has been marked as submitted. Review request for Asterisk Developers and Joshua Colp. Changes ------- Committed in revision 428733 Repository: Asterisk Description ------- Add const char *ast_variable_find_in_list(const struct ast_variable *list, const char *variable); ast_variable_find() requires a config category to search whereas ast_variable_find_in_list() just needs the root list element which is useful if you don't have a category. Diffs ----- branches/12/main/config.c 428681 branches/12/include/asterisk/config.h 428681 Diff: https://reviewboard.asterisk.org/r/4217/diff/ Testing ------- Config units tests pass. Thanks, George Joseph
-- _____________________________________________________________________ -- 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