summaryrefslogtreecommitdiff
path: root/res/res_pjsip/config_global.c
AgeCommit message (Expand)Author
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-02config_global.c: Comments and a default expression adjustment.Richard Mudgett
2016-08-25res_pjsip: Cache global config options.Richard Mudgett
2016-08-11res_pjsip: Fail global load if debug or default_from_user are emptyGeorge Joseph
2016-08-08res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stackAlexei Gradinari
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2016-04-27res_pjsip: disable multi domain to improve realtime performaceAlexei Gradinari
2016-04-06res_pjsip: Fix configuration setting of "regcontext".Joshua Colp
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2016-03-25sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-01-11pjsip: Add option global/regcontextDaniel Journo
2015-09-10res_pjsip: Copy default_from_user to avoid crash.Mark Michelson
2015-09-04res_pjsip: Change default from user value.Mark Michelson
2015-04-16res_pjsip: Add global option to limit the maximum time for initial qualifiesGeorge Joseph
2015-04-09res_pjsip: add CLI command to show global and system configurationKevin Harwell
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-11res_pjsip: Fix pjsip.conf type=global object default value handling.Richard Mudgett
2015-03-09res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2014-12-24res_pjsip_keepalive: Add runtime configurable keepalive module for connection...Matthew Jordan
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett
2014-02-05res_pjsip: When no global type the debug option defaults to "yes"Kevin Harwell
2014-01-31res_pjsip: Config option to enable PJSIP logger at load time.Kevin Harwell
2013-12-11res_pjsip_messaging: send message to a default outbound endpointKevin Harwell
2013-11-22res_pjsip: convert configuration settings names to snake caseKevin Harwell
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson