summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
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
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-04-10res_pjsip_config_wizard: Cleanup load unloadGeorge Joseph
2015-04-10res/ari: Fix model validation for ChannelHold eventMatthew Jordan
2015-04-09res_pjsip_phoneprov_provider: Fix reference leak on unloadGeorge Joseph
2015-04-09res_pjsip: add CLI command to show global and system configurationKevin Harwell
2015-04-09res/res_pjsip_dlg_options: Add a module to handle in-dialog OPTIONS requestsMatthew Jordan
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2015-04-08res_pjsip_t38: Fix FAX failures when using PJSIP with authenticationJonathan Rose
2015-04-08clang compiler warnings: Fix pointer-bool-converesion warningsMatthew Jordan
2015-04-07Do not queue message requests that we do not respond to.Mark Michelson
2015-04-07ARI: Add the ability to intercept hold and raise an eventMatthew Jordan
2015-04-07clang compiler warnings: Fix non-literal-null-conversion warningsMatthew Jordan
2015-04-06res_pjsip: config option 'timers' can't be set to 'no'Kevin Harwell
2015-04-06clang compiler warnings: Remove large chunks of unused code from extconfMatthew Jordan
2015-04-06Merge NAPTR support into trunk.Mark Michelson
2015-04-06res_pjsip_phoneprov_provider: Revert 433996 / 433997.Corey Farrell
2015-04-06ParkedCall: Don't allow dialplan fallthrough after retrieving parked call.Mark Michelson
2015-04-05res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.Corey Farrell
2015-04-03res_pjsip_messaging: Serialize outbound SIP MESSAGEsMark Michelson