Commit Graph

1658 Commits (1.0)

Author SHA1 Message Date
Kevin P. Fleming 63046de1cb properly handle signed integer input
19 years ago
Kevin P. Fleming e132aba5c9 correct yesterday's security fix so that it doesn't improperly reject valid video frames
19 years ago
Russell Bryant 4196243583 backport the chan_iax2 security fix from 1.2 and trunk ...
19 years ago
Kevin P. Fleming ebb8253d2f remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 11f81ad761 remove remaining .cvsignore files
20 years ago
Russell Bryant b2cfc35315 Remove ancient copy/paste error (issue #5541)
20 years ago
Russell Bryant 009b812d76 removed unused variable (issue #5455)
20 years ago
Russell Bryant 508b3ba688 Null out call number on release complete when number is unallocated (bug #4633)
20 years ago
Russell Bryant 75b0c4445a Fix cut/paste error (issue #5282)
20 years ago
Russell Bryant 8bd93a96ac don't allow call waiting during the initial ringing (issue #5188)
20 years ago
Russell Bryant 153119a7bc make message more gooder (issue #4979)
20 years ago
Kevin P. Fleming 09f5f15a72 ensure buffer is adequately sized for complex frames (issue #4974)
20 years ago
Matthew Fredrickson 84957104b2 Commit backport of fix to DTMF detection during overlap mode
20 years ago
Russell Bryant 83ef83a5f8 terminate 'send text' with a newline (bug #4632)
20 years ago
Russell Bryant 39d4e1253b fix qop to be RFC compliant (bug #4841)
20 years ago
Russell Bryant ce07ed72c0 add some more aliases from RFC's 3841 and 4028 (bug #4889)
20 years ago
Russell Bryant cf638de6ad make sure iaxs gets initialized (bug #4856)
20 years ago
Russell Bryant 4fc7030156 fix masquerading of local channels into the new channel type (bug #4529)
20 years ago
Russell Bryant c2a39b5c64 change insecure options to support 'port' and/or 'invite' instead of forcing
20 years ago
Russell Bryant 7e3d58e030 after a *70, re-enable call waiting on hangup (bug #3971)
20 years ago
Russell Bryant 508b530e39 merge endian.h (bug #3867)
20 years ago
Russell Bryant 9e05fb4f39 print non-codec capabilities correctly (bug #3960)
20 years ago
Russell Bryant 4d504015d4 correctly jump to fax extension when inside of a macro (bug #4471)
20 years ago
Russell Bryant 2877470389 fix via comparison to not be case sensitive (bug #4496)
20 years ago
Russell Bryant 4a15544b22 add support for native DTMF
20 years ago
Russell Bryant 200ca9631d remove my debug output, d'oh! :)
20 years ago
Russell Bryant eac2ef9374 fix bounds checking (bug #4406)
20 years ago
Russell Bryant 0ad6773b76 if no extension is specified on an overlap call, use the 's' extension (bug #4317)
20 years ago
Russell Bryant 320be7fff9 handle stale authentication nonces more properly (bug #4451)
20 years ago
Russell Bryant 71a395e3e3 fix a sizeof bug (bug #4264)
20 years ago
Russell Bryant cf45c660cc fix rtptimeout options for a specific peer (bug #4325)
20 years ago
Russell Bryant 2995096956 fix a mem leak (bug #4154)
20 years ago
Russell Bryant a6e8158ddc add "Referred-by" to the aliases list (bug #4404)
20 years ago
Russell Bryant 984142aebe Fix reply digest selection of size (bug #4409)
20 years ago
Russell Bryant 29f7161c9b set DNID on incoming calls (bug #4220)
20 years ago
Russell Bryant 888c329e65 reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug #4083)
20 years ago
Russell Bryant 548ce34d97 close sip socket on unload (bug #4152)
20 years ago
Russell Bryant f717cd2719 fix mem leak with MYSQL_USERS (bug #4287)
20 years ago
Russell Bryant a6cea6892b only initialize random number generators in one place (bug #4017)
20 years ago
Russell Bryant 43e32456ca ensure that calls to gethostbyname are null terminated,
20 years ago
Russell Bryant 794d0b2c68 use ast_strlen_zero, also fix a codec config parsing error (bug #4169)
20 years ago
Russell Bryant 34f9e85a11 add fixup routine (bug #3825)
20 years ago
Russell Bryant 56cf655835 fix queue URL passing (bug #3543)
20 years ago
Russell Bryant 4d1e5adfdc allow ALERTING even after PROCEEDING (bug #3963)
20 years ago
Russell Bryant e0aaf08b3b fix unloading problems (bug #4019)
20 years ago
Russell Bryant e16718bb2e create useful output for time left to expire (bug #4022)
20 years ago
Russell Bryant 1e70fa09cd add some newlines and fix some misspellings (bug #4027)
20 years ago
Russell Bryant a2f752ec6c fix bogus output from 'show agents' with no name (bug #4030)
20 years ago
Russell Bryant 17045b502f space out initial registrations (bug #3104)
20 years ago
Russell Bryant e56c7ba459 correctly set amaflags (bug #3962)
20 years ago