summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-14chan_dahdi: wrap include file which is not present on BSD systems in #ifdefGuido Falsi
2017-10-13Merge "cdr.c: Eliminated many calls to ao2_global_obj_ref()." into 13Jenkins2
2017-10-13Merge "cdr.c: Defer getting ao2_global_obj_ref() until needed." into 13Jenkins2
2017-10-13Merge "cdr.c: Set stringfields only if they are different." into 13Jenkins2
2017-10-13Merge "cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr" into 13Jenkins2
2017-10-13AMI: Increase version numberKevin Harwell
2017-10-13Merge "features, manager : Add CancelAtxfer AMI action" into 13Joshua Colp
2017-10-12cdr.c: Eliminated many calls to ao2_global_obj_ref().Richard Mudgett
2017-10-12cdr.c: Defer getting ao2_global_obj_ref() until needed.Richard Mudgett
2017-10-12cdr.c: Set stringfields only if they are different.Richard Mudgett
2017-10-12cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddrRichard Mudgett
2017-10-12Merge "res_pjsip_session: Prevent user=phone being added to anonimized URIs."...Jenkins2
2017-10-12features, manager : Add CancelAtxfer AMI actionThomas Sevestre
2017-10-12res_pjsip_session: Prevent user=phone being added to anonimized URIs.Daniel Tryba
2017-10-12Merge "cdr.c: Defer misc checks." into 13Jenkins2
2017-10-12Merge "res_pjsip: Prevent "user=phone" being added multiple times to header" ...Joshua Colp
2017-10-11Merge "cdr_mysql: avoid releasing a config string" into 13Jenkins2
2017-10-11Merge "chan_vpb: Fix a gcc 7 out-of-bounds complaint" into 13Jenkins2
2017-10-11res_pjsip: Prevent "user=phone" being added multiple times to headerDaniel Tryba
2017-10-11cdr_mysql: avoid releasing a config stringTzafrir Cohen
2017-10-11Merge "app_originate: Set ORIGINATE_STATUS correctly on failure" into 13Jenkins2
2017-10-11cdr.c: Defer misc checks.Richard Mudgett
2017-10-11Merge "cdr.c: Eliminated simple RAII_VAR usages." into 13Jenkins2
2017-10-11Merge "app_queue.c: clear moh field in init_queue" into 13Joshua Colp
2017-10-11chan_vpb: Fix a gcc 7 out-of-bounds complaintGeorge Joseph
2017-10-11Merge "res_pjsip_registrar.c: Update remove_existing AOR contact handling." i...Jenkins2
2017-10-11app_queue.c: clear moh field in init_queueNathan Bruning
2017-10-10Merge "contrib/thirdparty/sip_to_pjsip: add additional flag mappings" into 13Jenkins2
2017-10-10app_originate: Set ORIGINATE_STATUS correctly on failureSean Bright
2017-10-10cdr.c: Eliminated simple RAII_VAR usages.Richard Mudgett
2017-10-10Merge "res_pjproject: Fix cleanup of buildopts vector." into 13Jenkins2
2017-10-10Merge "tcptls: Do not re-bind to wildcard on client creation." into 13Jenkins2
2017-10-09res_pjproject: Fix cleanup of buildopts vector.Corey Farrell
2017-10-09Merge "cdr.h: Fix doxygen comments." into 13Joshua Colp
2017-10-09Merge "cdr.c: Replace redundant check with an ast_assert()" into 13Jenkins2
2017-10-09Merge "cdr.c: Use current ao2 flag names" into 13Jenkins2
2017-10-09Merge "res_pjsip: Fix issues that prevented shutdown of modules." into 13Jenkins2
2017-10-09Merge "cdr.c: Replace inlined code with ao2_t_replace()" into 13Jenkins2
2017-10-09Merge "res_config_sqlite: Don't enable SQLite CDRs when running 'make samples...Jenkins2
2017-10-09Merge "res_pjsip: Fix leak of persistent endpoint references." into 13Jenkins2
2017-10-09cdr.c: Replace redundant check with an ast_assert()Richard Mudgett
2017-10-09cdr.c: Replace inlined code with ao2_t_replace()Richard Mudgett
2017-10-09cdr.c: Use current ao2 flag namesRichard Mudgett
2017-10-09cdr.h: Fix doxygen comments.Richard Mudgett
2017-10-09res_pjsip_registrar.c: Update remove_existing AOR contact handling.Richard Mudgett
2017-10-09res_pjsip: Fix issues that prevented shutdown of modules.Corey Farrell
2017-10-09res_config_sqlite: Don't enable SQLite CDRs when running 'make samples'Sean Bright
2017-10-08res/res_ari.c Fix: Memory leaks in ARI when using Content-Type: application/jsonhajekd
2017-10-08tcptls: Do not re-bind to wildcard on client creation.Alexander Traud
2017-10-06res_pjsip: Fix leak of persistent endpoint references.Corey Farrell