Commit Graph

5832 Commits (046c250199d4be728463e8450894d4864e7287fd)

Author SHA1 Message Date
Joshua Colp 046c250199 core / pjsip: Add support for grouping streams together.
8 years ago
George Joseph 760fab5e0b Merge "http.c: Fix http header send content." into 15
8 years ago
Ben Ford 373a1a9797 http.c: Fix http header send content.
8 years ago
Joshua Colp b78d63c45e Merge "hashtab: Use ast_free." into 15
8 years ago
Corey Farrell 62c5a263b3 hashtab: Use ast_free.
9 years ago
Corey Farrell a9ee06b497 main/Makefile: Remove rule for non-existant testexpr2.
9 years ago
Richard Mudgett 0b66442350 cdr.c: Rename the Party A CDR container.
9 years ago
Richard Mudgett 7920708ffd cdr.c: Add container to key off of Party B channel names.
9 years ago
Tzafrir Cohen ed7c6b3975 declare optional openssl dependencies in moduleinfo
9 years ago
Joshua Colp dd72eac574 Merge "cdr.c: Eliminated many calls to ao2_global_obj_ref()." into 15
9 years ago
Joshua Colp 0ae451ce05 Merge "ast_bt_get_symbols: Prevent double-free." into 15
9 years ago
Joshua Colp f218761169 Merge "tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it." into 15
9 years ago
Jenkins2 49759a5782 Merge "cdr.c: Defer getting ao2_global_obj_ref() until needed." into 15
9 years ago
Jenkins2 f584e10d9d Merge "cdr.c: Set stringfields only if they are different." into 15
9 years ago
Jenkins2 5e5383c47e Merge "cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr" into 15
9 years ago
Corey Farrell 09301ddc4f ast_bt_get_symbols: Prevent double-free.
9 years ago
Alexander Traud 5ef8377334 tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it.
9 years ago
Richard Mudgett a18ece1c45 cdr.c: Eliminated many calls to ao2_global_obj_ref().
9 years ago
Richard Mudgett 4cc4884144 cdr.c: Defer getting ao2_global_obj_ref() until needed.
9 years ago
Richard Mudgett 6fdb992d12 cdr.c: Set stringfields only if they are different.
9 years ago
Richard Mudgett bd16bcb77c cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr
9 years ago
Thomas Sevestre eadea6f55b features, manager : Add CancelAtxfer AMI action
9 years ago
Jenkins2 59f732b675 Merge "sorcery: Use ao2_weakproxy to hold list of instances." into 15
9 years ago
Jenkins2 ae5ecbd739 Merge "named_locks: Use ao2_weakproxy_find." into 15
9 years ago
Joshua Colp 13c4c50252 Merge "astobj2: Add ao2_weakproxy_find function." into 15
9 years ago
Jenkins2 8e50cc9034 Merge "astobj2: Run weakproxy callbacks outside of lock." into 15
9 years ago
Richard Mudgett f8da683a16 cdr.c: Defer misc checks.
9 years ago
Corey Farrell cd521f166f sorcery: Use ao2_weakproxy to hold list of instances.
9 years ago
Corey Farrell d0a49d84ac named_locks: Use ao2_weakproxy_find.
9 years ago
Corey Farrell e54238388d astobj2: Add ao2_weakproxy_find function.
9 years ago
Corey Farrell 0727a8e524 astobj2: Run weakproxy callbacks outside of lock.
9 years ago
Richard Mudgett a22ac5eee1 cdr.c: Eliminated simple RAII_VAR usages.
9 years ago
Jenkins2 caad08d4ec Merge "tcptls: Do not re-bind to wildcard on client creation." into 15
9 years ago
Jenkins2 9304e90657 Merge "cdr.c: Replace redundant check with an ast_assert()" into 15
9 years ago
Joshua Colp ab43a7cc94 Merge "cdr.h: Fix doxygen comments." into 15
9 years ago
Jenkins2 a861cb9fe8 Merge "cdr.c: Use current ao2 flag names" into 15
9 years ago
Richard Mudgett 038759c320 cdr.c: Replace redundant check with an ast_assert()
9 years ago
Richard Mudgett b48eeff44c cdr.c: Replace inlined code with ao2_t_replace()
9 years ago
Richard Mudgett 58c898aa3f cdr.c: Use current ao2 flag names
9 years ago
Richard Mudgett 4ad4c5679b cdr.h: Fix doxygen comments.
9 years ago
Alexander Traud 3240ba9336 tcptls: Do not re-bind to wildcard on client creation.
9 years ago
Corey Farrell 622a1de0f0 main/strings: Fix uninitialized value.
9 years ago
Richard Mudgett ade7253c9d heap.c: No need to calloc heap pointer array.
9 years ago
Richard Mudgett 1728e439e8 channel.c: Fix invalid reference in conditionaled out code.
9 years ago
Joshua Colp 1fd68fb253 Merge "bridge: Change participant SFU streams when source streams change." into 15
9 years ago
Joshua Colp 00c625a858 Merge "res_pjsip_session: Check for removed stream state." into 15
9 years ago
Joshua Colp 693c06f8a3 bridge: Change participant SFU streams when source streams change.
9 years ago
Ben Ford 90b68dd54b res_pjsip_session: Check for removed stream state.
9 years ago
Jean Aunis 47b41bd3ae bridge : Fix one-way direct-media when early bridging with native_rtp
9 years ago
Joshua Colp ddae0bab23 Merge "tcptls: Change error message to debug." into 15
9 years ago