summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-01menuselect: Various menuselect enhancementsGeorge Joseph
2016-08-01Merge "pbx.c: Fix handling of '-' in extension name and callerid" into 13zuul
2016-07-29Merge "pjproject_bundled: Update for pjproject 2.5.5" into 13zuul
2016-07-29Merge "pbx.c: Allow dangerous functions when adding a hint to dialplan." into 13zuul
2016-07-28Merge "dsp.c: Add fax and DTMF detection unit tests." into 13Joshua Colp
2016-07-28Merge "dsp.c: Added descriptive comments to Goertzel calculations." into 13Joshua Colp
2016-07-28Merge "dsp.c: Fix incorrect format reference typo." into 13Joshua Colp
2016-07-28Merge "dsp.c: Correct DTMF twist dsp.conf documentation." into 13zuul
2016-07-28Merge "astconfigparser.py: Update with realtime fixes." into 13Joshua Colp
2016-07-28pbx.c: Fix handling of '-' in extension name and calleridCorey Farrell
2016-07-28pbx.c: Allow dangerous functions when adding a hint to dialplan.Richard Mudgett
2016-07-28Merge "rtp_engine: Failed assertion and wrong name given for codec" into 13zuul
2016-07-28pjproject_bundled: Update for pjproject 2.5.5George Joseph
2016-07-27Portably sscanf tv_usecDavid M. Lee
2016-07-27rtp_engine: Failed assertion and wrong name given for codecKevin Harwell
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-26astconfigparser.py: Update with realtime fixes.Joshua Colp
2016-07-25dsp.c: Fix erroneous fax tone detection.Richard Mudgett
2016-07-23Merge "Fix sqlalchemy error regarding identifier length." into 13zuul
2016-07-22Merge "chan_sip: Enable Session-Timers for SIP over TCP (and TLS)." into 13zuul
2016-07-22Fix sqlalchemy error regarding identifier length.Mark Michelson
2016-07-22Merge "res_pjsip: Whitespace and comment cleanup." into 13zuul
2016-07-22chan_sip: Enable Session-Timers for SIP over TCP (and TLS).Alexander Traud
2016-07-22Merge "chan_sip: Prevent deadlock when issuing "sip show channels"" into 13Joshua Colp
2016-07-22Merge "res_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_ref is called twi...zuul
2016-07-21res_pjsip: Whitespace and comment cleanup.Richard Mudgett
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