----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3923/ -----------------------------------------------------------
Review request for Asterisk Developers. Repository: Asterisk Description ------- This allows the callerid parsing function to handle malformed input strings and strings containing escaped and unescaped double quotes. This also adds a unittest to cover many of the cases where the parsing algorithm previously failed. Diffs ----- branches/1.8/tests/test_callerid.c PRE-CREATION branches/1.8/res/res_agi.c 421326 branches/1.8/main/privacy.c 421326 branches/1.8/main/manager.c 421326 branches/1.8/main/callerid.c 421326 branches/1.8/include/asterisk/callerid.h 421326 branches/1.8/channels/chan_unistim.c 421326 branches/1.8/channels/chan_misdn.c 421326 branches/1.8/apps/app_voicemail.c 421326 branches/1.8/apps/app_dial.c 421326 Diff: https://reviewboard.asterisk.org/r/3923/diff/ Testing ------- Ran the unittest. Thanks, opticron
-- _____________________________________________________________________ -- 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
