summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-26dsp.c: Add fax and DTMF detection unit tests.Richard Mudgett
2016-07-26dsp.c: Added descriptive comments to Goertzel calculations.Richard Mudgett
2016-07-26dsp.c: Fix incorrect format reference typo.Richard Mudgett
2016-07-26dsp.c: Correct DTMF twist dsp.conf documentation.Richard Mudgett
2016-07-26dsp.c: Fix erroneous fax tone detection.Richard Mudgett
2016-07-26Merge "codecs: Add iLBC 20."zuul
2016-07-26Merge "menuselect: Various menuselect enhancements"Joshua Colp
2016-07-25Merge "asterisk.c: Add auto generation and persistence of UUID"zuul
2016-07-25Merge "pbx.c: Remove duplicate code."zuul
2016-07-25menuselect: Various menuselect enhancementsGeorge Joseph
2016-07-24ari: Update version.Joshua Colp
2016-07-23Merge "Fix sqlalchemy error regarding identifier length."zuul
2016-07-23asterisk.c: Add auto generation and persistence of UUIDGeorge Joseph
2016-07-22Merge "chan_sip: Enable Session-Timers for SIP over TCP (and TLS)."zuul
2016-07-22Fix sqlalchemy error regarding identifier length.Mark Michelson
2016-07-22Merge "Create Asterisk-14: Update CHANGES and UPGRADE files"zuul
2016-07-22Merge "res_pjsip: Whitespace and comment cleanup."zuul
2016-07-22Merge "res_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_ref is called twi...Joshua Colp
2016-07-22chan_sip: Enable Session-Timers for SIP over TCP (and TLS).Alexander Traud
2016-07-22codecs: Add iLBC 20.Alexander Traud
2016-07-22Merge "chan_sip: Prevent deadlock when issuing "sip show channels""zuul
2016-07-21res_pjsip: Whitespace and comment cleanup.Richard Mudgett
2016-07-21pbx.c: Remove duplicate code.Corey Farrell
2016-07-21Merge "res_srtp: Enable AES-256 and AES-GCM."zuul
2016-07-21Merge "chan_dahdi.c: Fix deadlock potential in fax redirection."zuul
2016-07-21Merge "chan_sip.c: Fix deadlock potential in fax redirection."zuul
2016-07-21Merge "chan_pjsip.c: Fix deadlock potential in fax redirection."zuul
2016-07-21Merge "res_fax.c: Fix deadlock potential in FAXOPT(faxdetect) framehook."zuul
2016-07-21Merge "res_fax: Fix FAXOPT(faxdetect) timeout option."Joshua Colp
2016-07-21Merge "chan_dahdi: Add faxdetect_timeout option."Joshua Colp
2016-07-21Merge "res_pjsip: Add fax_detect_timeout endpoint option."Joshua Colp
2016-07-21Create Asterisk-14: Update CHANGES and UPGRADE filesGeorge Joseph
2016-07-21chan_sip: Prevent deadlock when issuing "sip show channels"George Joseph
2016-07-21Merge "pbx: Create pbx_sw.c for management of 'struct ast_sw'."zuul
2016-07-21Merge "Add conditional support for noreturn functions."zuul
2016-07-21pbx: Create pbx_sw.c for management of 'struct ast_sw'.Corey Farrell
2016-07-21res_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_ref is called twice.Alexei Gradinari
2016-07-21res_srtp: Enable AES-256 and AES-GCM.Alexander Traud
2016-07-20Merge "Makefile: Retain XML Declaration and DTD in docs."zuul
2016-07-20Merge "Unit tests: Use AST_TEST_DEFINE in conditional code only."zuul
2016-07-20Merge "pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'."zuul
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."zuul
2016-07-19Add conditional support for noreturn functions.Corey Farrell
2016-07-19Merge "Makefile: Suppress echoing of target 'config' again."zuul
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