Commit Graph

142 Commits (80166c6de81bc173a7abb74e9a9d1c83f45badaa)

Author SHA1 Message Date
Russell Bryant 80166c6de8 Conversions to ast_debug()
19 years ago
Tilghman Lesher d6c0627c4f Merged revisions 71289 via svnmerge from
19 years ago
Jason Parker 7a1c2d94bb Add manager events for RTCP statistics.
19 years ago
Kevin P. Fleming 5fdba27ea2 Merged revisions 69392 via svnmerge from
19 years ago
Brett Bryant bbefe59e9d Couple of manager ssl options weren't loading because of a typo.
19 years ago
Jason Parker bd3de6d0f1 Change displayconnects option in manager.conf to be per-user.
19 years ago
Joshua Colp 21f5078843 Add username completion for manager show user CLI command. (issue #9929 reported by eliel)
19 years ago
Russell Bryant 1d57ccb6f7 Fix a bunch of doxygen errors and document more things
19 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
19 years ago
Russell Bryant 7b75537684 Minor formatting change to test closing mantis issues through commit tags
19 years ago
Russell Bryant 3cc39e0fd0 Minor formatting change to test closing mantis issues through commit tags
19 years ago
Jason Parker ac8fc3ad2d Make sure we default allowmultiplelogin to on/yes, per the default stated in the config.
19 years ago
Russell Bryant 4b3a3fb14c Add a new API call for creating detached threads. Then, go replace all of the
19 years ago
Joshua Colp 22cf94111d Merged revisions 65902 via svnmerge from
19 years ago
Russell Bryant 7ee1303796 Add an option that lets you only allow one connection at a time for each
19 years ago
Jason Parker 8b5634e4b4 Merged revisions 63982 via svnmerge from
19 years ago
Russell Bryant 08d37d451b Merged revisions 63886 via svnmerge from
19 years ago
Russell Bryant 7c5aab75b0 Merged revisions 63804 via svnmerge from
19 years ago
Russell Bryant 6606166454 Convert spaces to tabs for indentation.
19 years ago
Olle Johansson 6da70edbcf Add "CoreStatus" - from the moremanager branch.
19 years ago
Olle Johansson 51f99c5265 - Add manager command CoreSettings
19 years ago
Russell Bryant a751038fbe Merged revisions 61787 via svnmerge from
19 years ago
Russell Bryant fa9d9af754 When building a JSON encoded string in the GetConfigJSON manager action, escape
19 years ago
Russell Bryant 97d0661327 Merged revisions 61690 via svnmerge from
19 years ago
Tilghman Lesher 438beb3a1b Merged revisions 61683 via svnmerge from
19 years ago
Tilghman Lesher 47dd5a15af Issue 6082 - New DTMF event for manager
19 years ago
Olle Johansson c1d8971831 Add hint to ExtensionStatus AMI event in manager
19 years ago
Russell Bryant 0a9750ef9f Merged revisions 60603 via svnmerge from
19 years ago
Russell Bryant 5f629360ec Merged revisions 60137 via svnmerge from
19 years ago
Russell Bryant 53dca1a7e4 Merged revisions 58165 via svnmerge from
19 years ago
Olle Johansson e916cf45da Doxygen updates and corrections
19 years ago
Russell Bryant 0d3a211335 Introduce a new manager action, GetConfigJSON, which is intended to improve
19 years ago
Joshua Colp cd56d84085 Properly handle an error result from a manager action. This could have left the action list permanently locked for reading.
19 years ago
Olle Johansson 8ac0fb2bc3 New CLI command "Core show settings" to list some core settings
19 years ago
Joshua Colp cd1973e4bc It is with pleasure that I announce the return of rawman support through the HTTP server. (issue #9013 reported by Jynger)
19 years ago
Tilghman Lesher 5f3b3d2358 Merged revisions 53246 via svnmerge from
19 years ago
Russell Bryant b233892198 Merged revisions 53046 via svnmerge from
19 years ago
Russell Bryant 9e1370e6c6 Merged revisions 52688 via svnmerge from
19 years ago
Russell Bryant 9540b7fcea The changes for trunk are less extensive, but include
19 years ago
Joshua Colp 68c1f5338f Close file after we do the translation, and map memory for both reading/writing. (issue #8886 reported by cwegener)
19 years ago
Russell Bryant ac884e0c3a Merged revisions 51781 via svnmerge from
19 years ago
Russell Bryant 8137080816 Merged revisions 51750 via svnmerge from
19 years ago
Russell Bryant 606ee0dab4 Break out of the config processing loop for manager.conf once the correct user
19 years ago
Russell Bryant 0e8bd82efe Fix trunk version of manager support for users.conf. Now it actually pays
19 years ago
Russell Bryant 2c5d2168c1 Merged revisions 51233 via svnmerge from
19 years ago
Joshua Colp 2964e9eab6 Merged revisions 50895 via svnmerge from
19 years ago
Joshua Colp e82a8a1d0a Exit from session loop upon error (ie: they disconnected) and don't do any buffer manipulation in do_message. get_input will handle it.
19 years ago
Joshua Colp c64ced140f Merged revisions 50602 via svnmerge from
19 years ago
Kevin P. Fleming 4a6ed271f5 probably shouldn't leave the mmap'ed file hanging around in memory
19 years ago
Kevin P. Fleming d0f3b18d16 a little more const-ification
19 years ago