summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2016-09-06build: Add download capability for external packagesGeorge Joseph
2016-09-01Merge "res_pjsip: qualify/unqualify added/deleted realtime endpoints" into 13zuul
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-27Merge "res_pjsip: Cache global config options." into 13Joshua 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-24res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_optionsGeorge Joseph
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-21res_odbc_transaction: add dep on generic_odbcDavid M. Lee
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 "rest-api: Swagger scripts were not replacing format variable in file b...zuul
2016-08-19Merge "res_format_attr_g729: Add annexb=no format parameter to SDPs" into 13zuul
2016-08-19compilation failed with -Werror=maybe-uninitializedAlexei Gradinari
2016-08-19Merge "res_pjsip: Add contact_user to endpoint" into 13zuul
2016-08-18rest-api: Swagger scripts were not replacing format variable in file briefKevin Harwell
2016-08-18res_format_attr_g729: Add annexb=no format parameter to SDPsKevin Harwell
2016-08-18res_odbc: Correct the dependency relationship with res_odbc_transactionGeorge Joseph
2016-08-17res_pjsip_session.c: Fix unbound srv failover tests.Richard Mudgett
2016-08-17res_pjsip: Add contact_user to endpointGeorge Joseph
2016-08-17res_ari: Add http prefix to generated docsTorrey Searle
2016-08-16Merge "Refactor usage pattern of xmldoc info tag." into 13zuul
2016-08-16Merge "res_sorcery_config.c: Cleanup ao2 container usage idioms." into 13Joshua Colp
2016-08-16Merge "core: Entity ID is not set or invalid" into 13zuul
2016-08-15Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-08-15Merge "res_agi: Improve documentation" into 13Joshua Colp
2016-08-15res_sorcery_config.c: Cleanup ao2 container usage idioms.Richard Mudgett
2016-08-15core: Entity ID is not set or invalidAlexei Gradinari
2016-08-13res_agi: Improve documentationMatt Jordan
2016-08-12Merge "res_pjsip: Fail global load if debug or default_from_user are empty" ...zuul
2016-08-12Merge "res_pjsip_caller_id: Copy header name to short header name" into 13zuul
2016-08-12Merge "location.c: Misc fixes and cleanups." into 13zuul
2016-08-12Merge "res_pjsip res_pjsip_mwi: Misc fixes and cleanups." into 13zuul
2016-08-12Merge "pjsip_distributor.c: Add missing allocation failure check." into 13zuul
2016-08-11res_pjsip_caller_id: Copy header name to short header nameGeorge Joseph
2016-08-11res_pjsip: Fail global load if debug or default_from_user are emptyGeorge Joseph
2016-08-11res_pjsip res_pjsip_mwi: Misc fixes and cleanups.Richard Mudgett
2016-08-11location.c: Misc fixes and cleanups.Richard Mudgett
2016-08-11res_pjsip: Make aor named lock a mutex.Richard Mudgett
2016-08-11pjsip_distributor.c: Add missing allocation failure check.Richard Mudgett
2016-08-10Merge "pjsip: Fix deadlock with suspend taskprocessor on masquerade" into 13zuul
2016-08-10pjsip: Fix deadlock with suspend taskprocessor on masqueradeAlexei Gradinari
2016-08-10Merge "res_rtp_asterisk: Cache local RTCP address." into 13Joshua Colp