summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-30astobj2: Add backtrace to log_bad_ao2.Corey Farrell
2016-09-30Merge "core: Remove ABI effects of LOW_MEMORY."Joshua Colp
2016-09-29Remove "format_ogg_opus: New format"Kevin Harwell
2016-09-29core: Remove ABI effects of LOW_MEMORY.Corey Farrell
2016-09-27codec_opus: Replace res_format_attr_opus with the one from codec_opusGeorge Joseph
2016-09-27format_ogg_opus: New formatGeorge Joseph
2016-09-23chan_sip: Address runaway when realtime peers subscribe to mailboxesGeorge Joseph
2016-09-15sd_notify (systemd status notifications) supportTzafrir Cohen
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-09Merge "res/res_pjsip: Add preferred_codec_only config to pjsip endpoint."zuul
2016-09-09res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.Aaron An
2016-09-07Merge "res_pjsip_session: segfault on already disconnected session"zuul
2016-09-06Merge "sorcery: Create function ast_sorcery_lockable_alloc."zuul
2016-09-06Merge "named_locks: Use ao2_weakproxy to deal with cleanup from container."zuul
2016-09-06Merge "astobj2: Support using a separate object for locking."zuul
2016-09-06res_pjsip_session: segfault on already disconnected sessionAlexei Gradinari
2016-09-04Merge "codecs: Add Codec 2 mode 2400."Joshua Colp
2016-09-02sorcery: Create function ast_sorcery_lockable_alloc.Corey Farrell
2016-09-02named_locks: Use ao2_weakproxy to deal with cleanup from container.Corey Farrell
2016-09-02astobj2: Support using a separate object for locking.Corey Farrell
2016-08-26Merge "res_fax: Fix deadlock in ast_channel_get_t38_state()."Joshua Colp
2016-08-26Merge "res_fax: Fix deadlock setting FAXMODE channel variable."Joshua Colp
2016-08-26Merge "Fix checks for allocation debugging."zuul
2016-08-26Merge "Fix naming mismatch of allocator functions."zuul
2016-08-25res_fax: Fix deadlock in ast_channel_get_t38_state().Richard Mudgett
2016-08-25res_fax: Fix deadlock setting FAXMODE channel variable.Richard Mudgett
2016-08-24codecs: Add Codec 2 mode 2400.Alexander Traud
2016-08-19Fix checks for allocation debugging.Corey Farrell
2016-08-19Fix naming mismatch of allocator functions.Corey Farrell
2016-08-19res_ari: Add http prefix to generated docsTorrey Searle
2016-08-17res_pjsip: Add contact_user to endpointGeorge Joseph
2016-08-15core: Entity ID is not set or invalidAlexei Gradinari
2016-08-11Merge "res_resolver_unbound: Allow compilation with libunbound version < 1.5"zuul
2016-08-11Merge "res_srtp: Move SDP SRTP code from the core to res_srtp."zuul
2016-08-10res_srtp: Move SDP SRTP code from the core to res_srtp.Richard Mudgett
2016-08-10pjsip: Fix deadlock with suspend taskprocessor on masqueradeAlexei Gradinari
2016-08-10res_resolver_unbound: Allow compilation with libunbound version < 1.5George Joseph
2016-08-09Merge "Produce friendly error when AST_MODULE_SELF_SYM is not defined."zuul
2016-08-08Produce friendly error when AST_MODULE_SELF_SYM is not defined.Corey Farrell
2016-08-08res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stackAlexei Gradinari
2016-08-03Add missing checks during startup.Corey Farrell
2016-07-28pbx.c: Allow dangerous functions when adding a hint to dialplan.Richard Mudgett
2016-07-26Merge "codecs: Add iLBC 20."zuul
2016-07-23asterisk.c: Add auto generation and persistence of UUIDGeorge Joseph
2016-07-22codecs: Add iLBC 20.Alexander Traud
2016-07-21res_pjsip: Whitespace and comment cleanup.Richard Mudgett
2016-07-21Merge "res_srtp: Enable AES-256 and AES-GCM."zuul
2016-07-21Merge "res_fax: Fix FAXOPT(faxdetect) timeout option."Joshua Colp
2016-07-21Merge "res_pjsip: Add fax_detect_timeout endpoint option."Joshua Colp
2016-07-21Merge "pbx: Create pbx_sw.c for management of 'struct ast_sw'."zuul