Commit Graph

22 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Joshua Colp 03c1bbffd2 res_sorcery_config: Allow configuration section to be used based on name.
7 years ago
Sean Bright cf062303e3 sorcery: Add ast_sorcery_retrieve_by_prefix()
8 years ago
Richard Mudgett a8d9a53bae res_sorcery_config.c: Cleanup ao2 container usage idioms.
9 years ago
Joshua Colp 102d28c11a sorcery: Use more compatible regex for local expressions.
9 years ago
George Joseph 5aa5c49413 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
Matt Jordan 03064daeb2 res/res_sorcery_config: Prevent crash from misconfigured sorcery.conf
10 years ago
Joshua Colp 49ef81c15c res_sorcery_config: Fix build issue due to syntax error.
10 years ago
Ashley Sanders 3278fe5327 chan_pjsip: Creating Channel Causes Asterisk to Crash When Duplicate AOR
10 years ago
Joshua Colp c8f3074cc4 res_sorcery_config: Improve object lookup times.
10 years ago
Kinsey Moore 15af40180a Sorcery: Log when old config remains in use
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Joshua Colp 91d0f30506 res_sorcery_config: Output an error message when an object can't be created.
12 years ago
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
12 years ago
Richard Mudgett a1c94fece8 Add uuid wrapper API call ast_uuid_generate_str().
12 years ago
Jason Parker c55592a324 Load sorcery modules earlier, so they can actually be used.
12 years ago
Joshua Colp cce1c9547f Add support for retrieving multiple objects from sorcery using a regex on their id.
12 years ago
Joshua Colp abd17dc849 Fix a bug where a changed configuration file might not be available to all sorcery object types.
12 years ago
Jason Parker 9d623f3a73 Make sorcery modules global, since they are required by other modules that are global.
12 years ago
Joshua Colp 6300c37152 Add a missing '\' to a log message.
12 years ago
Joshua Colp 3fa4278a31 Merge the sorcery data access layer API.
12 years ago