Commit Graph

74 Commits (7950e4216e49a44b51d4dada2b79c5a7d9e741e7)

Author SHA1 Message Date
Kevin P. Fleming a5b640cb40 add 'sip show settings' CLI command (issue #4806)
20 years ago
Russell Bryant edbc500b77 more ast_copy_string conversions
20 years ago
Kevin P. Fleming 054317fb13 add support for 'early loading' modules, so that nearly all configuration files can be read from Realtime storage
20 years ago
Kevin P. Fleming 65e52f3ba9 clean up find_engine()
20 years ago
Kevin P. Fleming 3e44b65090 split up string/time functions into separate header files
20 years ago
Kevin P. Fleming 2f5da9a173 make 'show config mapping' show all mappings associated with an engine (bug #4564)
20 years ago
Kevin P. Fleming 304bc75cf1 fix memory leaks in config loader (bug #4223)
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Josh Roberson 43866b0ef2 Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin being open sourced, and able to run on x86, OSX isn't really suitable)
20 years ago
Russell Bryant 9644f1dcfe various code cleanups (bug #4353)
20 years ago
Mark Spencer ee79fe4036 Fix improper config dir path (bug #4184)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Josh Roberson 48b6ab921b Fix help and command line completion for "show config mappings" (Bug #3766)
20 years ago
Mark Spencer 188fdf9260 Fix "not found" case (bug #3404)
21 years ago
Mark Spencer c52f076bca Separate IAX and SIP tables for users/peers
21 years ago
Mark Spencer f286c413c0 Clarify documentation (bug #3495)
21 years ago
Mark Spencer b4f05e2c98 Merge #exec functionality (must be explicitly enabled!)
21 years ago
Mark Spencer 7cd91c85fa Fix seg in variable replacement (bug #3464)
21 years ago
Mark Spencer 0b04b3dfb2 Add category inheritance (bug #3099)
21 years ago
Mark Spencer 976bdba2d1 Fix properly the issue of the verbose level for parsing... (bug #3404 etc)
21 years ago
Anthony Minessale II dad010329b Fixing "parsing" bug in config.c (AGAIN!)
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Mark Spencer 17c311c9b9 Un-revert in preparation for actual fix
21 years ago
Anthony Minessale II d52d919a29 repeal config prototype changes
21 years ago
Mark Spencer 9dfb8aac36 Fix tiny typo (bug #3404)
21 years ago
Anthony Minessale II 32ba309c68 Fix this annoying typeo that has been torturing me for weeks now
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer 1496da97fb Optimize module loading (bug #3356)
21 years ago
Mark Spencer b0772febde config restructure, sip peer completion (bug #3352, #3327)
21 years ago
Anthony Minessale II 907ed4d346 tiny tweak to allow pvt config engines to use __ast_load
21 years ago
Mark Spencer 61f25c3e92 Merge twisted's OSX compat fix (bug #3090)
21 years ago
Mark Spencer dd6a232277 Add missing patch
21 years ago
Mark Spencer 54b418482f Fix glob issue on solaris (bug #3047)
21 years ago
Mark Spencer bbbd682ed6 Revert earlier patch (bug #2825)
21 years ago
Mark Spencer 442e1403a8 Restore ignoring missing include files (bug #2825)
21 years ago
Mark Spencer be9ec5833d Add support for globbing (bug #2825)
21 years ago
Mark Spencer 0ceb14b9a4 Consider a comment to start with ;-- but not if there are more dashes (bug #2977)
21 years ago
Mark Spencer 50f65a4307 Add heavily revised version of anthm's multi-line comment (bug #2911)
21 years ago
Mark Spencer 5e650c8260 Build out "multi" version of realtime config (directory and realtime extensions will need this)
21 years ago
Mark Spencer befaca888d Minor config updates, add module counts (bug #2593)
21 years ago
Mark Spencer d808177d50 realtimeify voicemail...
21 years ago
Mark Spencer ed62f449a9 Oops, we have to be able to pass multiple restrictions for when we go to voicemail...
21 years ago
Mark Spencer ebb18daf22 Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
21 years ago
Mark Spencer c8673a011e Don't set state to UP state within the driver, but instead allow ast_read to do so.
21 years ago
Mark Spencer 04a9441769 Fix escaping ; (bug #2368)
21 years ago
Mark Spencer 7216081447 Allow on/off (bug #2233)
21 years ago
Mark Spencer 7ca6f85a41 More strcpy / snprintf as part of rgagnon's audit (bug #2004)
21 years ago