Commit Graph

5541 Commits (d3cfcc0da6b7e675d6779fa006abd2cc3d77d809)

Author SHA1 Message Date
Corey Farrell d3cfcc0da6 Build System: Fix build failure caused by recent CLI improvements.
8 years ago
Corey Farrell bfb0f27c87 Modules: Additional improvements to CLI completion.
8 years ago
Kevin Harwell a7c00707a5 features: Bridge application's BRIDGERESULT not appropriately set
8 years ago
Jenkins2 71d3f2cb90 Merge "Build System: Fix --disable-xmldoc option." into 13
8 years ago
Corey Farrell cee81b3c8b Modules: Fix issues with CLI completion.
8 years ago
Richard Mudgett ca7f3d297b codec.c: Defensively check the returned samples.
8 years ago
Joshua Colp 28368b3553 Merge "http.c: Fix http header send content." into 13
8 years ago
Corey Farrell 4772849016 Build System: Fix --disable-xmldoc option.
8 years ago
Ben Ford dfe00b80e7 http.c: Fix http header send content.
8 years ago
Corey Farrell 23d05ebc49 hashtab: Use ast_free.
8 years ago
Corey Farrell ec278955a3 main/Makefile: Remove rule for non-existant testexpr2.
8 years ago
Richard Mudgett 7f8c212e75 cdr.c: Rename the Party A CDR container.
8 years ago
Richard Mudgett 85723a9e50 cdr.c: Add container to key off of Party B channel names.
8 years ago
Tzafrir Cohen 944e500e95 declare optional openssl dependencies in moduleinfo
8 years ago
Jenkins2 ce0ef34020 Merge "ast_bt_get_symbols: Prevent double-free." into 13
8 years ago
Jenkins2 3b1324b13e Merge "tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it." into 13
8 years ago
Jenkins2 6fc88e80e8 Merge "cdr.c: Eliminated many calls to ao2_global_obj_ref()." into 13
8 years ago
Jenkins2 31cbb53a0a Merge "cdr.c: Defer getting ao2_global_obj_ref() until needed." into 13
8 years ago
Jenkins2 bf21ba9c2d Merge "cdr.c: Set stringfields only if they are different." into 13
8 years ago
Jenkins2 d0cd6cb1a7 Merge "cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr" into 13
8 years ago
Corey Farrell 89f11364f6 ast_bt_get_symbols: Prevent double-free.
8 years ago
Alexander Traud 114ed320ea tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it.
8 years ago
Joshua Colp 7215d07ca2 Merge "features, manager : Add CancelAtxfer AMI action" into 13
8 years ago
Richard Mudgett a8c6c3bd7d cdr.c: Eliminated many calls to ao2_global_obj_ref().
8 years ago
Richard Mudgett b56fa63db8 cdr.c: Defer getting ao2_global_obj_ref() until needed.
8 years ago
Richard Mudgett 92c5cf3920 cdr.c: Set stringfields only if they are different.
8 years ago
Richard Mudgett 6393c106ca cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr
8 years ago
Thomas Sevestre 6d3ee9fb93 features, manager : Add CancelAtxfer AMI action
8 years ago
Richard Mudgett 5f6bad6733 cdr.c: Defer misc checks.
8 years ago
Richard Mudgett 42fdfffefc cdr.c: Eliminated simple RAII_VAR usages.
8 years ago
Jenkins2 2f3d3881d4 Merge "tcptls: Do not re-bind to wildcard on client creation." into 13
8 years ago
Joshua Colp ce26554b51 Merge "cdr.h: Fix doxygen comments." into 13
8 years ago
Jenkins2 dedd5abfe2 Merge "cdr.c: Replace redundant check with an ast_assert()" into 13
8 years ago
Jenkins2 dc524825a9 Merge "cdr.c: Use current ao2 flag names" into 13
8 years ago
Richard Mudgett 128f7ffaa2 cdr.c: Replace redundant check with an ast_assert()
8 years ago
Richard Mudgett 3525081a7c cdr.c: Replace inlined code with ao2_t_replace()
8 years ago
Richard Mudgett 7366657a9a cdr.c: Use current ao2 flag names
8 years ago
Richard Mudgett 34d55352a5 cdr.h: Fix doxygen comments.
8 years ago
Alexander Traud 209916981a tcptls: Do not re-bind to wildcard on client creation.
8 years ago
Corey Farrell 462dd7c2de main/strings: Fix uninitialized value.
8 years ago
Richard Mudgett a433bb38b5 heap.c: No need to calloc heap pointer array.
8 years ago
Richard Mudgett 8d2c3effc2 channel.c: Fix invalid reference in conditionaled out code.
8 years ago
Jean Aunis da40976987 bridge : Fix one-way direct-media when early bridging with native_rtp
8 years ago
Alexander Traud cfc0ca1fb5 tcptls: Fixed a white space error.
8 years ago
George Joseph ed2a4ee81e res_pjsip: Add handling for incoming unsolicited MWI NOTIFY
8 years ago
George Joseph 186ef1a657 stasis/control: Fix possible deadlock with swap channel
8 years ago
Walter Doekes 45744fc53d res/res_pjsip: Standardize/fix localnet checks across pjsip.
8 years ago
Sean Bright 55f30c29fd rtp_engine: Prevent possible double free with DTLS config
8 years ago
Corey Farrell 04ee3eb774 AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Matt Jordan fff2f68616 main/app: Only look to end of file if ':end' is specified, and not just ':'
8 years ago