summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-21Merge "chan_dahdi.c: Fix deadlock potential in fax redirection." into 13zuul
2016-07-21Merge "chan_sip.c: Fix deadlock potential in fax redirection." into 13zuul
2016-07-21Merge "chan_pjsip.c: Fix deadlock potential in fax redirection." into 13zuul
2016-07-21Merge "res_fax.c: Fix deadlock potential in FAXOPT(faxdetect) framehook." int...zuul
2016-07-21Merge changes from topic 'ASTERISK-26214' into 13Joshua Colp
2016-07-21chan_sip: Prevent deadlock when issuing "sip show channels"George Joseph
2016-07-21Merge "res_pjsip: Add fax_detect_timeout endpoint option." into 13Joshua Colp
2016-07-21Merge "Add conditional support for noreturn functions." into 13zuul
2016-07-21res_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_ref is called twice.Alexei Gradinari
2016-07-20Merge "Makefile: Retain XML Declaration and DTD in docs." into 13zuul
2016-07-20Merge "Unit tests: Use AST_TEST_DEFINE in conditional code only." into 13zuul
2016-07-20Merge "res_rtp_asterisk: Count a roll-over of the sequence number even on los...zuul
2016-07-20Merge "res_pjsip_mwi: remove unneeded check on endpoint's contacts." into 13zuul
2016-07-19Add conditional support for noreturn functions.Corey Farrell
2016-07-19chan_dahdi.c: Fix deadlock potential in fax redirection.Richard Mudgett
2016-07-19chan_sip.c: Fix deadlock potential in fax redirection.Richard Mudgett
2016-07-19chan_pjsip.c: Fix deadlock potential in fax redirection.Richard Mudgett
2016-07-19res_fax.c: Fix deadlock potential in FAXOPT(faxdetect) framehook.Richard Mudgett
2016-07-19res_fax: Fix FAXOPT(faxdetect) timeout option.Richard Mudgett
2016-07-19chan_dahdi: Add faxdetect_timeout option.Richard Mudgett
2016-07-19res_pjsip: Add fax_detect_timeout endpoint option.Richard Mudgett
2016-07-19Makefile: Retain XML Declaration and DTD in docs.Alexander Traud
2016-07-18Unit tests: Use AST_TEST_DEFINE in conditional code only.Corey Farrell
2016-07-18res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets.Alexander Traud
2016-07-18Makefile: Suppress echoing of target 'config' again.Alexander Traud
2016-07-15Merge "app_queue: Only remove queue member from pending when state changes." ...zuul
2016-07-14features.c: Remove unneeded adsi.h include.Corey Farrell
2016-07-14Merge "Update support for SILK format." into 13zuul
2016-07-14res_pjsip_mwi: remove unneeded check on endpoint's contacts.Alexei Gradinari
2016-07-14Update support for SILK format.Mark Michelson
2016-07-14Merge "translate: explicit format destination not properly set" into 13zuul
2016-07-14Merge "threadpool: Fix leak in ast_threadpool_serializer_group error path." i...Joshua Colp
2016-07-14Merge "pbx: Fix leak of timezone for time based includes." into 13zuul
2016-07-14Merge "BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf." into 13zuul
2016-07-14Merge "res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS." into 13zuul
2016-07-14Merge "stasis_endpoint.c: Fix contactstatus_to_json()." into 13zuul
2016-07-14app_queue: Only remove queue member from pending when state changes.Joshua Colp
2016-07-14Merge "pjsip_options.c: Fix container operation." into 13zuul
2016-07-14Merge "pjsip_configuration.c: Misc cleanups." into 13zuul
2016-07-14pbx: Fix leak of timezone for time based includes.Corey Farrell
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