summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-05-08res_rtp_asterisk: Issue ERROR if res_srtp is not found.Sean Bright
2015-05-07res_pjsip_exten_state: Fix race condition between sending NOTIFY and terminationJoshua Colp
2015-05-07Merge topics 'ASTERISK-25049', 'ASTERISK-25056'Matt Jordan
2015-05-06res_stasis_snoop: Spying on a single direction continually increases CPUKevin Harwell
2015-05-06Merge "res_ari_bridges: Add missing dependencies."Matt Jordan
2015-05-05Merge "Restrict functionality when ACLs are misconfigured."Joshua Colp
2015-05-05res_ari_bridges: Add missing dependencies.Corey Farrell
2015-05-04CLI: Enable automatic references to modules.Corey Farrell
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-05-04Merge "res_odbc: Use negative connection cache for all connections"Matt Jordan
2015-05-04res_odbc: Use negative connection cache for all connectionsMartin Tomec
2015-05-02res_pjsip_dlg_options: Fix MODULEINFO section.Corey Farrell
2015-04-30res_ari_device_states: Fix dependency on res_stasis_device_state.Joshua Colp
2015-04-30Restrict functionality when ACLs are misconfigured.Mark Michelson
2015-04-30res_pjsip_outbound_registration: Fix double unref on error return.Joshua Colp
2015-04-29Merge "ARI: Fix missing dependencies."Matt Jordan
2015-04-29res_fax: allow 2400 transmission rate according to v.27ter standardKevin Harwell
2015-04-29Merge "res_pjsip_outbound_registration: Don't fail on delayed processing."Joshua Colp
2015-04-29Merge "Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE."Mark Michelson
2015-04-29res_pjsip_outbound_registration: Don't fail on delayed processing.Mark Michelson
2015-04-29res_sorcery_config: Fix build issue due to syntax error.Joshua Colp
2015-04-29Merge "chan_pjsip: Creating Channel Causes Asterisk to Crash When Duplicate A...Matt Jordan
2015-04-29ARI: Fix missing dependencies.Corey Farrell
2015-04-29res_pjsip: Remove incorrect MODULEINFO from presence_xml.c.Corey Farrell
2015-04-29Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-28Merge "res_pjsip_outbound_registration: Add debugging messages."Joshua Colp
2015-04-28chan_pjsip: Creating Channel Causes Asterisk to Crash When Duplicate AORAshley Sanders
2015-04-28res_pjsip_outbound_registration: Add debugging messages.Mark Michelson
2015-04-28res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLSSteve Davies
2015-04-28Merge "Astobj2: Allow reference debugging to be enabled/disabled by config."Matt Jordan
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2015-04-27res_pjsip: Fix SEGV on pending-qualify contactsGeorge Joseph
2015-04-26Merge "Clang: Fix some more tautological-compare warnings."Matt Jordan
2015-04-24Merge "res_pjsip_outbound_authenticator: Increase CSeq on authed requests."Matt Jordan
2015-04-24res_pjsip_outbound_authenticator: Increase CSeq on authed requests.Mark Michelson
2015-04-24Clang: Fix some more tautological-compare warnings.Diederik de Groot
2015-04-24Merge "res_pjsip_t38: Don't crash on authenticated reinvite after originated ...Matt Jordan
2015-04-23Merge "Clang: change previous tautological-compare fixes."Mark Michelson
2015-04-23res_pjsip_t38: Don't crash on authenticated reinvite after originated T.38 FAX.Mark Michelson
2015-04-23res_pjsip: Validate that contact uris start with sip: or sips:George Joseph
2015-04-23Clang: change previous tautological-compare fixes.Diederik de Groot
2015-04-23res_corosync: Add check for config file before calling corosync apisGeorge Joseph
2015-04-22res_pjsip_mwi: Send unsolicited MWI NOTIFY on startup and when endpoint regis...Joshua Colp
2015-04-22Merge "res_pjsip_pubsub: Set the endpoint on SUBSCRIBE dialogs."Joshua Colp
2015-04-21res_pjsip_pubsub: Set the endpoint on SUBSCRIBE dialogs.Mark Michelson
2015-04-20Merge "pjsip_options: Fix non-qualified contacts showing as unavailable"Joshua Colp
2015-04-20pjsip_options: Fix format specifier for int64_t rtt.George Joseph
2015-04-19pjsip_options: Fix non-qualified contacts showing as unavailableGeorge Joseph
2015-04-17res_fax: Fix latent bug exposed by ASTERISK-24841 changes.Richard Mudgett
2015-04-17Merge "Detect potential forwarding loops based on count."Matt Jordan