Commit Graph

1058 Commits (0be1d98624640b01e89b008e37fda67e2be00a44)

Author SHA1 Message Date
Joshua Colp db0c6576d2 Merged revisions 110035 via svnmerge from
19 years ago
Kevin P. Fleming 521b193eff ensure that res_phoneprov's HTTP handler tells the dispatcher what method it can handle
19 years ago
Tilghman Lesher 58fa8e6e9e Change back to using ldap_initialize() and let the user specify a URL directly,
19 years ago
Kevin P. Fleming e191b51a08 start the process of changing HTTP request dispatching to do it based on *both* URI and method, so that POST support can move into a module; move http.c's private function prototypes into _private.h
19 years ago
Tilghman Lesher 92ecf53d44 Set protocol version, port number correctly.
19 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
19 years ago
Steve Murphy 4e29ae8806 Merged revisions 109309 via svnmerge from
19 years ago
Jason Parker 71e3883f9f Merged revisions 108682 via svnmerge from
19 years ago
Russell Bryant 8bbef5f996 Rename ast_tcptls_server_instance to session_instance, since this pertains to
19 years ago
Tilghman Lesher d02f74ebfe An offhand comment from Russell made me realize that the configuration file
19 years ago
Kevin P. Fleming 79c3038ee5 Merged revisions 107352 via svnmerge from
19 years ago
Steve Murphy 377e51c4d4 (closes issue #6002)
19 years ago
Donny Kavanagh 4aadd3c770 trivial fix for an agi error when attempting to use EAGI on a dead/hungup channel, we now print an error that makes sense
19 years ago
Tilghman Lesher 8afeb7df4b Missing braces, fix parsing
19 years ago
Tilghman Lesher 8a411ccf83 Create a centralized configuration option for silencethreshold
19 years ago
Russell Bryant efb1e30a38 Rename public object server_instance to ast_tcptls_server_instance
19 years ago
Terry Wilson 7bf9f46774 Set username to default to the category name if it isn't overridden by a usernmae= setting in users.conf
19 years ago
Jason Parker 3c594ab9fa Merged revisions 105572 via svnmerge from
19 years ago
Philippe Sultan 6ef8831aab Merged revisions 105326 via svnmerge from
19 years ago
Philippe Sultan 7293986e44 Remove unnecessary if statements before calling iks_delete (redundant check is
19 years ago
Philippe Sultan 265f5cd62c Automatically create new buddy upon reception of a presence stanza of
19 years ago
Joshua Colp 71e0880478 Merged revisions 104536 via svnmerge from
19 years ago
Steve Murphy 6bb33538e1 small change to allow this file to compile. No problem if you don't install the libsnmp package.
19 years ago
Russell Bryant 910b9f8a2c fix this module, too
19 years ago
Russell Bryant 0036cde5f3 Rename version.h to ast_version.h. Next, I will be re-adding version.h as an
19 years ago
Russell Bryant e2e24a1bed Add a \todo to convert this module to the event system
19 years ago
Russell Bryant 3a8756c9b4 Merged revisions 104119 via svnmerge from
19 years ago
Joshua Colp 559870fd8a Fix building of trunk. dbpass is always going to exist.
19 years ago
Steve Murphy 14529764d7 On a 64-bit machine, with dev-mode turned on, and pgsql installed, I get warnings that stops the compile. They are fixed now.
19 years ago
Tilghman Lesher 9392dae2d6 Allow database password to be NULL and several other cleanups.
19 years ago
Mark Michelson 7fa044f86f Instead of a notice, make the message about a hung-up channel a debug message, and revert the original
19 years ago
Mark Michelson b403e214b1 Don't print the fact that we are using dead mode in AGI if called from the
19 years ago
Mark Michelson aaff057e5c Fix another spot where a hard-coded '|' hadn't been converted to ','
19 years ago
Jason Parker 72bc8a7c7d Fix up some doxygen issues.
19 years ago
Olle Johansson 9cf6138725 Formatting fixes
19 years ago
Mark Michelson 8c3cf89933 1. Deprecate SetMusicOnHold and WaitMusicOnHold.
19 years ago
Philippe Sultan f98f90af49 Use an ast_flags structure in aji_client and aji_buddy rather than an
19 years ago
Joshua Colp cc0c25c76c Remove ast_module_user usage from res_agi. This is taken care of in the core.
19 years ago
Russell Bryant 1ec8cb41a8 Merge changes from team/mvanbaak/cli-command-audit
19 years ago
Mark Michelson fe9821cc10 Get rid of any remaining ast_verbose calls in the code in favor of
19 years ago
Joshua Colp 38164fecad Merged revisions 102378 via svnmerge from
19 years ago
Tilghman Lesher 320174cd4b Fix multi, when using the LIKE query.
19 years ago
Tilghman Lesher de0d0ad137 Clarify the pooling functionality by changing the config file keyword
19 years ago
Mark Michelson 6ea87be942 Merged revisions 101531 via svnmerge from
19 years ago
Tilghman Lesher d7660733bf Oops, a sizeof error
19 years ago
Jason Parker e88241c45b Merged revisions 100138 via svnmerge from
19 years ago
Jason Parker 3bd33214b9 Move code from res_features into (new file) main/features.c
19 years ago
Tilghman Lesher 65e31e0741 Merged revisions 99775 via svnmerge from
19 years ago
Tilghman Lesher b0426aad08 Coding guidelines cleanup
19 years ago
Tilghman Lesher cfa0ec1f97 Add res_config_ldap for realtime LDAP engine.
19 years ago