Commit Graph

3965 Commits (29f7161c9bae31558ffdebbcbda8ed2db14fcb68)
 

Author SHA1 Message Date
Russell Bryant 29f7161c9b set DNID on incoming calls (bug #4220)
21 years ago
Russell Bryant 6618cec0d7 don't print an error when you receive no data until normal circumstances with recvfrom (bug #4156)
21 years ago
Russell Bryant ebe377fc5c fix comment (bug #4139)
21 years ago
Russell Bryant 268eedc2f3 hopefully the last try at making this happy across
21 years ago
Russell Bryant eadb02a84f fix usage of const char (bug #4288)
21 years ago
Russell Bryant c98832d092 fix output when no help text is available for a cli command
21 years ago
Russell Bryant 888c329e65 reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug #4083)
21 years ago
Russell Bryant 548ce34d97 close sip socket on unload (bug #4152)
21 years ago
Russell Bryant 2e4b4764fb fix some compilation issues for ppc (bug #4228)
21 years ago
Russell Bryant bf1069b3ae perform variable substitution earlier so it can be used for the cidmatch as well (bug #4094)
21 years ago
Russell Bryant f717cd2719 fix mem leak with MYSQL_USERS (bug #4287)
21 years ago
Russell Bryant cda604fabe note default values (bug #4284)
21 years ago
Russell Bryant 6125965ff5 Remove double fout++ and comment on flag (bug #4267)
21 years ago
Russell Bryant a6cea6892b only initialize random number generators in one place (bug #4017)
21 years ago
Russell Bryant 1031a3c36d document zap options (bug #4166)
21 years ago
Russell Bryant 89d62574ef protect ResponseTimeout and DigitTimeout apps from crashing when called in non-PBX channels (bug #4092)
21 years ago
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