summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2015-04-01dns: Add support for SRV record parsing and sorting.Joshua Colp
2015-03-30clang compiler warnings: Fix -Wabsolute-value warningsMatthew Jordan
2015-03-30clang compiler warnings: Fix invalid enum conversionMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wparantheses-equality warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix -Winitializer-overridesMatthew Jordan
2015-03-27res_pjsip_registrar_expire.c: Made use ao2 container template routines and el...Richard Mudgett
2015-03-27Add stateful PJSIP response API call, and use it for out-of-dialog responses.Mark Michelson
2015-03-27res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown.Richard Mudgett
2015-03-27res/res_timing_kqueue: Update the module to conform to current timer APIMatthew Jordan
2015-03-26res_pjsip: Enable unload of all modules at shutdown.Corey Farrell
2015-03-25A couple minor cleanup tweaks.Richard Mudgett
2015-03-25res_xmpp: Buddies are always auto-registered when processing the rosterMatthew Jordan
2015-03-25dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.Joshua Colp
2015-03-24chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" ...Richard Mudgett
2015-03-20Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.Richard Mudgett
2015-03-20res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.Richard Mudgett
2015-03-18res_pjsip_session: Fix off-nominal extra unref of session.Richard Mudgett
2015-03-17Reverting accidental ci of wrong change in r433061Scott Griepentrog
2015-03-17various: cleanup issues found during leak huntScott Griepentrog
2015-03-17Audit ast_sockaddr_resolve() usage for memory leaks.Richard Mudgett
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-17res_pjsip: Add reason comment.Richard Mudgett
2015-03-13chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.Richard Mudgett
2015-03-13chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.Richard Mudgett
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-03-11res_pjsip: Move internal init/destroy prototypes to private header file.Richard Mudgett
2015-03-11res_pjsip: Fix pjsip.conf type=global object default value handling.Richard Mudgett
2015-03-11res_pjsip: Fixed invalid empty Server and User-Agent SIP headers.Richard Mudgett