Commit Graph

3949 Commits (262e9c3003afd2d2fd15e21ef279a5855c45278d)
 

Author SHA1 Message Date
Russell Bryant 262e9c3003 indicate default timeouts (bug #4050)
21 years ago
Russell Bryant 43e32456ca ensure that calls to gethostbyname are null terminated,
21 years ago
Russell Bryant fcb8ab5da6 allow spaces in monitor filenames (Thanks to gbdrbob for catching this one!)
21 years ago
Russell Bryant 0f5dbaf7ec initialize errno and don't report an error when poll() returns without indicating one (bug #4059)
21 years ago
Russell Bryant 8e267ac60a remove unnecessary declaration (bug #4040)
21 years ago
Russell Bryant 794d0b2c68 use ast_strlen_zero, also fix a codec config parsing error (bug #4169)
21 years ago
Russell Bryant 8c97879e99 oops, I wasn't done with this
21 years ago
Russell Bryant 47f2779b9d *** empty log message ***
21 years ago
Russell Bryant c77e7ed452 add notes about file descriptors (bug #4134)
21 years ago
Russell Bryant a9fd6fca9e fix ast config path (bug #4184)
21 years ago
Russell Bryant 57b353cebf fix compat with astmm (bug #4217)
21 years ago
Russell Bryant 07c87b82ff only unlock hintlock once (bug #4205)
21 years ago
Russell Bryant f1c3d761aa add note about the effects of time changes (bug #4020)
21 years ago
Russell Bryant 34f9e85a11 add fixup routine (bug #3825)
21 years ago
Russell Bryant 56cf655835 fix queue URL passing (bug #3543)
21 years ago
Russell Bryant 4d1e5adfdc allow ALERTING even after PROCEEDING (bug #3963)
21 years ago
Russell Bryant 3d263c243a add missing newline to warning message (bug #4183)
21 years ago
Russell Bryant 334e508e66 warn about headers, too
21 years ago
Russell Bryant 28eedd8e44 look in the correct place for sounds (bug #3983)
21 years ago
Russell Bryant e0aaf08b3b fix unloading problems (bug #4019)
21 years ago
Russell Bryant e16718bb2e create useful output for time left to expire (bug #4022)
21 years ago
Russell Bryant 1e70fa09cd add some newlines and fix some misspellings (bug #4027)
21 years ago
Russell Bryant a2f752ec6c fix bogus output from 'show agents' with no name (bug #4030)
21 years ago
Russell Bryant 3ad71d439c add warning if you try to use the _. exten (bug #4032)
21 years ago
Russell Bryant d667d39367 add missing newline (bug #4018)
21 years ago
Russell Bryant c96d5eabad add README about incompatibility with 0.63 of FreeTDS (bug #3996)
21 years ago
Admin Commit 941ba1c5be This commit was manufactured by cvs2svn to create branch 'v1-0'.
21 years ago
Russell Bryant 17045b502f space out initial registrations (bug #3104)
21 years ago
Russell Bryant 916f6b627a correct 'sync' on action_originate (bug #3922)
21 years ago
Russell Bryant e56c7ba459 correctly set amaflags (bug #3962)
21 years ago
Russell Bryant 34bc1ac241 don't define a functioning returning an int inside of a do{...}while(0) (bug #3865)
21 years ago
Russell Bryant 4920426fbd I just gave up sleeping to stay up all night working on bugs ...
21 years ago
Russell Bryant e5f2fef425 remove unimplemented option (bug #3890)
21 years ago
Russell Bryant 4faec1b262 fix say number with a leading zero (bug #3884)
21 years ago
Russell Bryant efc4fdf079 silly sizeof ... (bug #3887)
21 years ago
Russell Bryant 8b6aa2741c Clear out received tag in 407/401's (bug #3885)
21 years ago
Russell Bryant 90fea452ac keep going even if file not found with GET DATA (bug #3878)
21 years ago
Russell Bryant 8451fd7f7d fix 'highpriority' for asterisk.conf (bug #3860)
21 years ago
Russell Bryant ed8a15efce fix timeout with no password (bug #3589)
21 years ago
Russell Bryant 6bee09440d don't pass audio until the call has been acked if configured to do so (bug #3677)
21 years ago
Russell Bryant d54b330a2e handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)
21 years ago
Russell Bryant 621b5be6cd fix *67 (bug #3940)
21 years ago
Russell Bryant 687846975e fix rtpchecksums option (bug #3908)
21 years ago
Russell Bryant 315e0c3054 I guess we'll need the sound file if I want that last patch to actually work ...
21 years ago
Russell Bryant 4f4009663c say "minus" for negative numbers (bug #3948)
21 years ago
Russell Bryant 48f1386fff merge kevin's patches to remove color escape sequences from the logs (bug #3929)
21 years ago
Russell Bryant 8f0e43be23 FreeBSD compile warning (bug #3938)
21 years ago
Russell Bryant 4b165caef4 check for result *after* starting the network thread (bug #3952)
21 years ago
Russell Bryant 4a14b7c071 fix accountcode (bug #3951)
21 years ago
Russell Bryant e12e134ef9 reflect the correct format of ${DATETIME} in the doc (bug #3857)
21 years ago