Commit Graph

28 Commits (20)

Author SHA1 Message Date
Josh Soref 9ae9893c63 res: Spelling fixes
3 years ago
Joshua C. Colp 304f8ddfb2 sorcery: Add support for more intelligent reloading.
4 years ago
Joshua C. Colp ec7890d7c6 res_sorcery_config: Always reload configuration on errors.
5 years ago
Joshua C. Colp d6712790cd pjsip: Update ACLs on named ACL changes.
5 years ago
Joshua Colp 59323121f3 res_sorcery_config: Allow configuration section to be used based on name.
7 years ago
Sean Bright ffccce76d9 sorcery: Add ast_sorcery_retrieve_by_prefix()
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Richard Mudgett 13450c80ce res_sorcery_config.c: Cleanup ao2 container usage idioms.
9 years ago
Joshua Colp 73bce50ef8 sorcery: Use more compatible regex for local expressions.
9 years ago
George Joseph c948ce9651 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
Matt Jordan 9475dc9492 res/res_sorcery_config: Prevent crash from misconfigured sorcery.conf
10 years ago
Joshua Colp ed5715eb39 res_sorcery_config: Fix build issue due to syntax error.
10 years ago
Ashley Sanders 46cf643c75 chan_pjsip: Creating Channel Causes Asterisk to Crash When Duplicate AOR
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Joshua Colp e78dd39885 res_sorcery_config: Improve object lookup times.
10 years ago
Kinsey Moore b99770d4fe Sorcery: Log when old config remains in use
11 years ago
George Joseph c7e6b6ba3d 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