Commit Graph

1048 Commits (6735b03e45ee9984eeeb3136c99ba17f2b3359a1)

Author SHA1 Message Date
Kevin P. Fleming 79c3038ee5 Merged revisions 107352 via svnmerge from
18 years ago
Steve Murphy 377e51c4d4 (closes issue #6002)
18 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
18 years ago
Tilghman Lesher 8afeb7df4b Missing braces, fix parsing
18 years ago
Tilghman Lesher 8a411ccf83 Create a centralized configuration option for silencethreshold
18 years ago
Russell Bryant efb1e30a38 Rename public object server_instance to ast_tcptls_server_instance
18 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
18 years ago
Jason Parker 3c594ab9fa Merged revisions 105572 via svnmerge from
18 years ago
Philippe Sultan 6ef8831aab Merged revisions 105326 via svnmerge from
18 years ago
Philippe Sultan 7293986e44 Remove unnecessary if statements before calling iks_delete (redundant check is
18 years ago
Philippe Sultan 265f5cd62c Automatically create new buddy upon reception of a presence stanza of
18 years ago
Joshua Colp 71e0880478 Merged revisions 104536 via svnmerge from
18 years ago
Steve Murphy 6bb33538e1 small change to allow this file to compile. No problem if you don't install the libsnmp package.
18 years ago
Russell Bryant 910b9f8a2c fix this module, too
18 years ago
Russell Bryant 0036cde5f3 Rename version.h to ast_version.h. Next, I will be re-adding version.h as an
18 years ago
Russell Bryant e2e24a1bed Add a \todo to convert this module to the event system
18 years ago
Russell Bryant 3a8756c9b4 Merged revisions 104119 via svnmerge from
18 years ago
Joshua Colp 559870fd8a Fix building of trunk. dbpass is always going to exist.
18 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.
18 years ago
Tilghman Lesher 9392dae2d6 Allow database password to be NULL and several other cleanups.
18 years ago
Mark Michelson 7fa044f86f Instead of a notice, make the message about a hung-up channel a debug message, and revert the original
18 years ago
Mark Michelson b403e214b1 Don't print the fact that we are using dead mode in AGI if called from the
18 years ago
Mark Michelson aaff057e5c Fix another spot where a hard-coded '|' hadn't been converted to ','
18 years ago
Jason Parker 72bc8a7c7d Fix up some doxygen issues.
18 years ago
Olle Johansson 9cf6138725 Formatting fixes
18 years ago
Mark Michelson 8c3cf89933 1. Deprecate SetMusicOnHold and WaitMusicOnHold.
18 years ago
Philippe Sultan f98f90af49 Use an ast_flags structure in aji_client and aji_buddy rather than an
18 years ago
Joshua Colp cc0c25c76c Remove ast_module_user usage from res_agi. This is taken care of in the core.
18 years ago
Russell Bryant 1ec8cb41a8 Merge changes from team/mvanbaak/cli-command-audit
18 years ago
Mark Michelson fe9821cc10 Get rid of any remaining ast_verbose calls in the code in favor of
18 years ago
Joshua Colp 38164fecad Merged revisions 102378 via svnmerge from
18 years ago
Tilghman Lesher 320174cd4b Fix multi, when using the LIKE query.
18 years ago
Tilghman Lesher de0d0ad137 Clarify the pooling functionality by changing the config file keyword
18 years ago
Mark Michelson 6ea87be942 Merged revisions 101531 via svnmerge from
18 years ago
Tilghman Lesher d7660733bf Oops, a sizeof error
18 years ago
Jason Parker e88241c45b Merged revisions 100138 via svnmerge from
18 years ago
Jason Parker 3bd33214b9 Move code from res_features into (new file) main/features.c
18 years ago
Tilghman Lesher 65e31e0741 Merged revisions 99775 via svnmerge from
18 years ago
Tilghman Lesher b0426aad08 Coding guidelines cleanup
18 years ago
Tilghman Lesher cfa0ec1f97 Add res_config_ldap for realtime LDAP engine.
18 years ago
Olle Johansson 949bb30d03 Merged revisions 99594 via svnmerge from
18 years ago
Tilghman Lesher 6181e386b5 Merged revisions 99341 via svnmerge from
18 years ago
Terry Wilson d673f848c0 This should at least temporarily fix a problem where the 't' Dial
18 years ago
Tilghman Lesher 8dd48a5e7c Permit username and password to be NULL (which enables pass-through from the layer above).
18 years ago
Kevin P. Fleming b0c271eb31 resolve (valid) compiler warning about variable that could be used before being initialized
18 years ago
Terry Wilson 417c6dcb1d Update res_phoneprov to default to setting the SERVER variable to the IP
18 years ago
Tilghman Lesher 81e421284d New module res_config_curl (closes issue #11747)
18 years ago
Terry Wilson 3e9ed0d40b Make users list static
18 years ago
Tilghman Lesher fa4f7d3727 Merged revisions 98467 via svnmerge from
18 years ago
Joshua Colp 5186035990 Merged revisions 98317 via svnmerge from
18 years ago