summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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-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
2015-04-17Detect potential forwarding loops based on count.Mark Michelson
2015-04-17Merge topic 'ASTERISK-24863'Matt Jordan
2015-04-16res_pjsip: Add global option to limit the maximum time for initial qualifiesGeorge Joseph
2015-04-16res_pjsip_pubsub: On notify fail deleted sub_tree is then referencedScott Griepentrog
2015-04-16pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-16res_pjsip: Refactor endpt_send_request to include transaction timeoutGeorge Joseph
2015-04-15res_pjsip: Add external PJSIP resolver implementation using core DNS API.Joshua Colp
2015-04-14Build System: Create Makefile macro MOD_ADD_SOURCE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-11Add .gitignore and .gitreview filesGeorge Joseph
2015-04-11res/res_pjsip_t38: Add missing initialization of t38faxmaxdatagramMatthew Jordan
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett