Commit Graph

1030 Commits (14529764d764cb5e5229c45559033ef08e856628)

Author SHA1 Message Date
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
Olle Johansson 949bb30d03 Merged revisions 99594 via svnmerge from
19 years ago
Tilghman Lesher 6181e386b5 Merged revisions 99341 via svnmerge from
19 years ago
Terry Wilson d673f848c0 This should at least temporarily fix a problem where the 't' Dial
19 years ago
Tilghman Lesher 8dd48a5e7c Permit username and password to be NULL (which enables pass-through from the layer above).
19 years ago
Kevin P. Fleming b0c271eb31 resolve (valid) compiler warning about variable that could be used before being initialized
19 years ago
Terry Wilson 417c6dcb1d Update res_phoneprov to default to setting the SERVER variable to the IP
19 years ago
Tilghman Lesher 81e421284d New module res_config_curl (closes issue #11747)
19 years ago
Terry Wilson 3e9ed0d40b Make users list static
19 years ago
Tilghman Lesher fa4f7d3727 Merged revisions 98467 via svnmerge from
19 years ago
Joshua Colp 5186035990 Merged revisions 98317 via svnmerge from
19 years ago
Steve Murphy 3f152e5ff0 Merged revisions 97889 via svnmerge from
19 years ago
Terry Wilson 84e25e15cf Attempt at making lookup_iface work under FreeBSD. Not yet tested, but it compiles under OS X. And still works under linux.
19 years ago
Tilghman Lesher 857e3412f4 Several manager changes:
19 years ago
Terry Wilson 3570ad103d Added a new module, res_phoneprov, which allows auto-provisioning of phones
19 years ago
Russell Bryant 8ac62a7a59 Merged revisions 97529 via svnmerge from
19 years ago
Olle Johansson 67439d7f0d Iksemel is alive in a new home. Release 1.3 is out with bug fixes.
19 years ago
Russell Bryant c6d573c836 Merged revisions 96884 via svnmerge from
19 years ago
Russell Bryant 4f0cb30f4a Convert this file over the new method of getting the Asterisk version.
19 years ago
Russell Bryant 54bc2c20b6 Now that the version.h file was getting properly regenerated every time the svn
19 years ago
Jason Parker 98726c08af Merged revisions 96573 via svnmerge from
19 years ago
Philippe Sultan cc00602238 Use SASL DIGEST-MD5 authentication over unsecured network connections only.
19 years ago
Tilghman Lesher 5e066908c8 Merged revisions 96318 via svnmerge from
19 years ago
Tilghman Lesher 9c00db7c16 Add coordination between AMI and AGI applications, with an asyncagi method
19 years ago
Kevin P. Fleming 04a10c145b go back to including libresample in the main Asterisk binary, but this time including a small hack to ensure that it does get linked in (and also modify the strip_nonapi script to leave the resample_<foo> symbols alone)
19 years ago
Philippe Sultan c08a968cb4 Set stream flags to zero upon initialization.
19 years ago
Russell Bryant 04db372bf3 Don't make libresample print out debugging output
19 years ago
Russell Bryant 78f4b28552 Instead of linking libresample into the main Asterisk binary, build it as
19 years ago
Russell Bryant 9adfa79141 Merged revisions 94793 via svnmerge from
19 years ago