summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-13Merge "chan_sip: Fix reference leak in mwi_event_cb" into 13zuul
2016-07-13Merge "res/res_pjsip_session: Check for presence of an active negotiator" int...zuul
2016-07-13Merge "res/res_pjsip_pubsub: Add additional debug statements" into 13Joshua Colp
2016-07-13Merge "res/res_corosync: Raise a Stasis message on node join/leave events" in...Joshua Colp
2016-07-13translate: explicit format destination not properly setKevin Harwell
2016-07-13stasis_endpoint.c: Fix contactstatus_to_json().Richard Mudgett
2016-07-13chan_sip: Fix reference leak in mwi_event_cbCorey Farrell
2016-07-13res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.Alexander Traud
2016-07-13threadpool: Fix leak in ast_threadpool_serializer_group error path.Corey Farrell
2016-07-13pjsip_options.c: Fix container operation.Richard Mudgett
2016-07-13pjsip_configuration.c: Misc cleanups.Richard Mudgett
2016-07-13BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf.Alexander Traud
2016-07-13Merge "res_pjsip: Fix statsd regression." into 13zuul
2016-07-13Merge "BuildSystem: Allow own CFLAGS on ./configure." into 13zuul
2016-07-12Merge "install_prereq: Checkout of libSRTP 1.5.x." into 13zuul
2016-07-12Merge "chan_sip: Fix reference leaks in error paths." into 13zuul
2016-07-12Merge "res_sorcery_realtime: fix bug when successful UPDATE is treated as fai...zuul
2016-07-12Merge "res_pjsip: Added "subscribe_context" to endpoint" into 13zuul
2016-07-12Merge "BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf." into 13zuul
2016-07-12Merge "func_odbc: Fix connection deadlock." into 13zuul
2016-07-12res_pjsip: Fix statsd regression.Richard Mudgett
2016-07-12BuildSystem: Allow own CFLAGS on ./configure.Alexander Traud
2016-07-11ast_expr2: Fix off-nominal memory leak.Richard Mudgett
2016-07-11install_prereq: Checkout of libSRTP 1.5.x.Alexander Traud
2016-07-10func_odbc: Fix connection deadlock.Joshua Colp
2016-07-09chan_sip: Fix reference leaks in error paths.Corey Farrell
2016-07-08Merge "chan_sip/res_pjsip_t38: Handle a request to negotiate T.38 after it is...zuul
2016-07-08Merge "REF_DEBUG: Prevent logging of container node objects." into 13zuul
2016-07-07REF_DEBUG: Prevent logging of container node objects.Corey Farrell
2016-07-07PJSIP: provide valid tcp nodelay option for reuseScott Griepentrog
2016-07-07chan_sip/res_pjsip_t38: Handle a request to negotiate T.38 after it is enabled.Joshua Colp
2016-07-07res_sorcery_realtime: fix bug when successful UPDATE is treated as failedAlexei Gradinari
2016-07-06res/res_pjsip_session: Check for presence of an active negotiatorMatt Jordan
2016-07-06res/res_pjsip_pubsub: Add additional debug statementsMatt Jordan
2016-07-06res/res_corosync: Raise a Stasis message on node join/leave eventsMatt Jordan
2016-07-05res_pjsip: Added "subscribe_context" to endpointAlexei Gradinari
2016-07-04BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf.Alexander Traud
2016-07-01Merge "res_pjsip_session.c: Don't send extra BYE if SDP invalid." into 13Joshua Colp
2016-07-01Merge "res_pjsip_session.c: End call on initial invalid SDP negotiation." int...Joshua Colp
2016-07-01Merge "res_pjsip.c: Register PJMEDIA error code decoder." into 13Joshua Colp
2016-07-01Merge "res_pjsip_session.c: Remove unused parameter from handle_incoming()." ...Joshua Colp
2016-07-01Merge "res_pjsip: Add missing NULL checks when using pjsip_inv_end_session()....Joshua Colp
2016-07-01Merge "features: Fix channel datastore access." into 13Joshua Colp
2016-06-30Merge "res_pjsip: improve realtime performance #2" into 13Joshua Colp
2016-06-30features: Fix channel datastore access.Richard Mudgett
2016-06-30res_pjsip_session.c: Don't send extra BYE if SDP invalid.Richard Mudgett
2016-06-30res_pjsip_session.c: End call on initial invalid SDP negotiation.Richard Mudgett
2016-06-30res_pjsip.c: Register PJMEDIA error code decoder.Richard Mudgett
2016-06-30res_pjsip_session.c: Remove unused parameter from handle_incoming().Richard Mudgett
2016-06-30res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().Richard Mudgett