summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-10Merge "res_pjsip.c: Fix ident_to_str() and refactor ident_handler()." into 1313Jenkins2
2018-01-10Merge "app_confbridge: Fix NULL check in action_kick_last." into 13Joshua Colp
2018-01-10Merge "res_pjsip_endpoint_identifier_ip.c: Allow multiple IdentifyDetail AMI ...Joshua Colp
2018-01-10Merge "res_stasis: Reduce RAII_VAR usage." into 13Joshua Colp
2018-01-09Merge "Revert "codec_opus: Make libcurl a dependency in menuselect"" into 13Jenkins2
2018-01-09res_pjsip.c: Fix ident_to_str() and refactor ident_handler().Richard Mudgett
2018-01-09res_pjsip_endpoint_identifier_ip.c: Allow multiple IdentifyDetail AMI events.Richard Mudgett
2018-01-09translate: Avoid absolute value on unsigned substraction.Alexander Traud
2018-01-09Revert "codec_opus: Make libcurl a dependency in menuselect"Sean Bright
2018-01-09Merge "res_pjsip.c: Fix endpoint identifier registration name search." into 13Jenkins2
2018-01-09Merge "BuildSystem: Really do not pass unknown-warning options to the compile...Jenkins2
2018-01-09Merge "codec_gsm: Avoid shifting a negative signed value." into 13Jenkins2
2018-01-09Merge "res_pjsip_endpoint_identifier_ip.c: Fix apply identify validation." in...Jenkins2
2018-01-09Merge "BuildSystem: Find ptlib-config on Debian/Ubuntu." into 13Jenkins2
2018-01-08app_confbridge: Fix NULL check in action_kick_last.Corey Farrell
2018-01-08res_stasis: Reduce RAII_VAR usage.Corey Farrell
2018-01-08Merge "res_stasis: Fix app_is_subscribed_bridge_id." into 13Jenkins2
2018-01-08Merge "General: Avoid implicit conversion to char when changes value to negat...Jenkins2
2018-01-08Merge "editline: Avoid comparison between pointer and zero character constant...Jenkins2
2018-01-08Merge "pbx: Prevent execution of NULL pointer." into 13Jenkins2
2018-01-07res_stasis: Fix app_is_subscribed_bridge_id.Corey Farrell
2018-01-07Merge "General: Silence modules on (un)load." into 13Jenkins2
2018-01-06Merge "chan_ooh323: Limit outgoinglimit to positive values as intended." into 13Jenkins2
2018-01-06Merge "ooh323cDriver: Fix typo in header guard." into 13Richard Mudgett
2018-01-06General: Silence modules on (un)load.Alexander Traud
2018-01-06BuildSystem: Really do not pass unknown-warning options to the compiler.Alexander Traud
2018-01-06General: Avoid implicit conversion to char when changes value to negative.Alexander Traud
2018-01-06editline: Avoid comparison between pointer and zero character constant.Alexander Traud
2018-01-06codec_gsm: Avoid shifting a negative signed value.Alexander Traud
2018-01-05res_pjsip_endpoint_identifier_ip.c: Fix apply identify validation.Richard Mudgett
2018-01-05res_pjsip.c: Fix endpoint identifier registration name search.Richard Mudgett
2018-01-05BuildSystem: Find ptlib-config on Debian/Ubuntu.Alexander Traud
2018-01-05chan_ooh323: Limit outgoinglimit to positive values as intended.Alexander Traud
2018-01-05ooh323cDriver: Fix typo in header guard.Alexander Traud
2018-01-05BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.Alexander Traud
2018-01-04pbx: Prevent execution of NULL pointer.Corey Farrell
2018-01-04Merge "res_pjsip_history: Add missing unlock to CLI command." into 13Jenkins2
2018-01-04Merge "aco: Fix NULL dereference in error path." into 13Jenkins2
2018-01-04res_pjsip_history: Add missing unlock to CLI command.Corey Farrell
2018-01-04aco: Fix NULL dereference in error path.Corey Farrell
2018-01-04func_odbc: Add missing unlock's to acf_odbc_read.Corey Farrell
2018-01-03res_pjsip_session: Check if sequence header is missingKevin Harwell
2018-01-03Merge "core: Use macros to generate ao2_container callbacks where possible." ...Jenkins2
2018-01-03Merge "astobj2: Create case-insensitive variants of container function macros...Jenkins2
2018-01-03Merge "aco: Add missing aco_option_type_string for OPT_TIMELEN_T." into 13Joshua Colp
2018-01-02cdr: submit: fix logic of test for batch modeTzafrir Cohen
2018-01-02Merge "stasis_channels.c: Misc cleanup." into 13Jenkins2
2018-01-02Merge "cdr_mysql: Make sure connection charset is always set" into 13Jenkins2
2018-01-02aco: Add missing aco_option_type_string for OPT_TIMELEN_T.Corey Farrell
2018-01-01core: Use macros to generate ao2_container callbacks where possible.Corey Farrell