Commit Graph

3986 Commits (dd70231e97ff2bd5ef8fe3dc8298457f911d3cbe)
 

Author SHA1 Message Date
Russell Bryant dd70231e97 oops!
21 years ago
Russell Bryant 02bb0b5e22 don't kill the call if tdd mode is not supported by a channel (bug #4370)
21 years ago
Russell Bryant f14775e845 fix return values on systems where an unsigned char is the default (bug #4455)
21 years ago
Russell Bryant ee90d54c2e update indications to be current with cvs head (inspired by bug #4440)
21 years ago
Russell Bryant f4c2a167ed update changelog
21 years ago
Russell Bryant 0ad6773b76 if no extension is specified on an overlap call, use the 's' extension (bug #4317)
21 years ago
Russell Bryant 320be7fff9 handle stale authentication nonces more properly (bug #4451)
21 years ago
Russell Bryant 0c2abdf74e restructure buggy parse_args routine
21 years ago
Russell Bryant 0b3cfb26b4 fix SayUnixTime (bug #4423)
21 years ago
Russell Bryant cbc30c9163 fix recording of voicemail duration (bug #4288)
21 years ago
Russell Bryant 71a395e3e3 fix a sizeof bug (bug #4264)
21 years ago
Russell Bryant b2073cb75f correctly handle rtp padding (bug #4270)
21 years ago
Russell Bryant df905cf5a2 remove seemingly bogus line (bug #4299)
21 years ago
Russell Bryant cf45c660cc fix rtptimeout options for a specific peer (bug #4325)
21 years ago
Russell Bryant 2995096956 fix a mem leak (bug #4154)
21 years ago
Russell Bryant a6e8158ddc add "Referred-by" to the aliases list (bug #4404)
21 years ago
Russell Bryant 68206d0890 find sound files that are in the language directory itself (bug #4399)
21 years ago
Russell Bryant 6dbcb94c01 update changelog for the last fix
21 years ago
Russell Bryant 91f9740856 fix distinctive ring for queue members (bug #3978)
21 years ago
Russell Bryant 083cf7af1d fix mem leak (bug #4318)
21 years ago
Russell Bryant 984142aebe Fix reply digest selection of size (bug #4409)
21 years ago
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