summaryrefslogtreecommitdiff
path: root/res/res_pjsip/pjsip_configuration.c
AgeCommit message (Expand)Author
2014-03-07pjsip: allow and disallow show same codecsScott Griepentrog
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-03-06pjsip configuration: Make transport TOS values consistent with endpointsJonathan Rose
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett
2014-02-04res_pjsip: Fix assertion for pjsip.conf authorization list options.Richard Mudgett
2014-01-03res_pjsip: Ensure more URI validation happens in pj threads.Joshua Colp
2014-01-02res_pjsip: add 'set_var' support on endpointsKevin Harwell
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-12-11res_pjsip_messaging: send message to a default outbound endpointKevin Harwell
2013-12-09Switch PJSIP auth to use a vector.Mark Michelson
2013-12-03sorcery, bucket: Change observer remove calls to take const callbacks struct.Richard Mudgett
2013-11-28res_pjsip_session: Add configurable behavior for redirects.Joshua Colp
2013-11-27res_pjsip: Fix crash when reloading certain configurations.Joshua Colp
2013-11-27res_pjsip: Update handling of some options to work with new option names.Joshua Colp
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-11-22res_pjsip: convert configuration settings names to snake case some moreKevin Harwell
2013-11-22res_pjsip: convert configuration settings names to snake caseKevin Harwell
2013-10-10Fix an assertion in res_pjsip when specifying an invalid outbound proxy.Joshua Colp
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-09-17Change the "external_media_address" PJSIP endpoint option to "media_address".Mark Michelson
2013-09-10Fix incorrect usages of ast_realloc().Richard Mudgett
2013-08-25Add rtpengine configuration parameterMatthew Jordan
2013-08-23Update config framework/sorcery with types/options without documentationMatthew Jordan
2013-08-20Localize and rename ACL configuration.Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson