summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-03Add missing checks during startup.Corey Farrell
2016-08-03astconfigparser: Really handle case where line is simply a comment.Joshua Colp
2016-08-02Merge "asterisk.c: Add auto generation and persistence of UUID" into 13zuul
2016-08-02Merge "Remove SILK payload mappings from Asterisk core." into 13zuul
2016-08-02Merge "res_pjsip: SIP/SDP origin (o=) contained square brackets on IP6 transp...Joshua Colp
2016-08-02asterisk.c: Add auto generation and persistence of UUIDGeorge Joseph
2016-08-02Merge "menuselect: Add an opaque "member_data" string to the acceptable xml"...Joshua Colp
2016-08-02Merge "rest-api: Code out of sync with the model" into 13Joshua Colp
2016-08-02rest-api: Code out of sync with the modelKevin Harwell
2016-08-02Merge "sorcery: Use more compatible regex for local expressions." into 13Joshua Colp
2016-08-02Remove SILK payload mappings from Asterisk core.Mark Michelson
2016-08-02Merge "pjproject: fixed a few bugs" into 13Joshua Colp
2016-08-02sorcery: Use more compatible regex for local expressions.Joshua Colp
2016-08-02res_pjsip: SIP/SDP origin (o=) contained square brackets on IP6 transports.Alexander Traud
2016-08-01menuselect: Add an opaque "member_data" string to the acceptable xmlGeorge Joseph
2016-08-01Merge "Replace strdupa with more portable ast_strdupa" into 13zuul
2016-08-01Merge "menuselect: Various menuselect enhancements" into 13zuul
2016-08-01Merge "astconfigparser: Handle case where line is simply a comment." into 13zuul
2016-08-01Replace strdupa with more portable ast_strdupaDavid M. Lee
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-29astconfigparser: Handle case where line is simply a comment.Joshua Colp
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: fixed a few bugsAlexei Gradinari
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