summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-03apps/app_dial: Set the DIALSTATUS to NOANSWER on privacy option 5Matt Jordan
2016-09-02res_pjsip_registrar.c: Reduce stack usage in find_aor_name().Richard Mudgett
2016-09-02pjsip_configuration.c: Ignore repeated identify by methods.Richard Mudgett
2016-09-02config_global.c: Comments and a default expression adjustment.Richard Mudgett
2016-09-02sip_to_pjsip.py: Map canreinvite as directmedia alias.Richard Mudgett
2016-09-02sip_to_pjsip.py: Fix typo converting outboundproxy registration.Richard Mudgett
2016-09-02sip_to_pjsip.py: Fix comment typo and tabs.Richard Mudgett
2016-09-02Sample configs: Eliminate false multiline comment block starts.Richard Mudgett
2016-09-02format_cap.c: Fix CLI "core show channeltype Surrogate" crash.Richard Mudgett
2016-09-01res_pjsip_session: segfault on already disconnected sessionAlexei Gradinari
2016-09-01ConfBridge: Make some announcements asynchronous.Mark Michelson
2016-09-01Merge "res_pjsip: qualify/unqualify added/deleted realtime endpoints" into 13zuul
2016-09-01Merge "sip_to_pjsip: Migrate IPv4/IPv6 (Dual Stack) configurations." into 13zuul
2016-09-01app_mp3: Use correct buffer size and the same sample rate as the channelMichael Kuron
2016-08-30res_pjsip: qualify/unqualify added/deleted realtime endpointsAlexei Gradinari
2016-08-29Merge "res_pjsip: Default endpoints to the "offline" status." into 13zuul
2016-08-29Merge "pjproject_bundled: Disable srtp use by pjmedia" into 13zuul
2016-08-29Merge "pbx.c: Prevent infinite recursion in manager_show_dialplan_helper." in...zuul
2016-08-29Merge "app_queue: Ensure member is removed from pending when hanging up." int...zuul
2016-08-29app_macro: Consider '~~s~~' as a macro start extension.chrisderock
2016-08-29pbx.c: Prevent infinite recursion in manager_show_dialplan_helper.Etienne Lessard
2016-08-27Merge "res_pjsip: Cache global config options." into 13Joshua Colp
2016-08-26Merge "channel: No hung-up on failing security requirements." into 13zuul
2016-08-26pjproject_bundled: Disable srtp use by pjmediaGeorge Joseph
2016-08-26channel: No hung-up on failing security requirements.Alexander Traud
2016-08-26sip_to_pjsip: Migrate IPv4/IPv6 (Dual Stack) configurations.Alexander Traud
2016-08-25app_queue: Ensure member is removed from pending when hanging up.Joshua Colp
2016-08-25res_pjsip: Cache global config options.Richard Mudgett
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-25res_fax.c: Fix deadlock in fax_gateway_indicate_t38().Richard Mudgett
2016-08-25res_fax.c: Add chan locked precondition comments.Richard Mudgett
2016-08-25ast_framehook_detach() must be called with the channel locked.Richard Mudgett
2016-08-25ast_framehook_attach() must be called with the channel locked.Richard Mudgett
2016-08-24Merge "res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_options" into 13Joshua Colp
2016-08-24res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_optionsGeorge Joseph
2016-08-24Fix checks for allocation debugging.Corey Farrell
2016-08-23ConfBridge: Rework announcer channel methodologyMark Michelson
2016-08-23Merge "Revert "ConfBridge: Rework announcer channel methodology"" into 13Joshua Colp
2016-08-23Revert "ConfBridge: Rework announcer channel methodology"Joshua Colp
2016-08-22Merge "ConfBridge: Rework announcer channel methodology" into 13zuul
2016-08-22res_pjsip: Default endpoints to the "offline" status.Mark Michelson
2016-08-22Merge "compilation failed with -Werror=maybe-uninitialized" into 13zuul
2016-08-22Merge "res_odbc_transaction: add dep on generic_odbc" into 13zuul
2016-08-21res_odbc_transaction: add dep on generic_odbcDavid M. Lee
2016-08-20pjproject_bundled: Allow IPv4/IPv6 (Dual Stack) configurations.Alexander Traud
2016-08-19Merge "sip_to_pjsip: Map externhost/ip to Transports." into 13zuul
2016-08-19Merge "res_ari: Add http prefix to generated docs" into 13zuul
2016-08-19Merge "res_odbc: Correct the dependency relationship with res_odbc_transacti...zuul
2016-08-19Merge "sip.conf: tlsclientmethod is using sslv23 as default." into 13zuul