Commit Graph

1633 Commits (9400e87db0e18d1f9da6bcce233fe22d45fc6f15)

Author SHA1 Message Date
Russell Bryant 200ca9631d remove my debug output, d'oh! :)
21 years ago
Russell Bryant eac2ef9374 fix bounds checking (bug #4406)
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 71a395e3e3 fix a sizeof bug (bug #4264)
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 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 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 f717cd2719 fix mem leak with MYSQL_USERS (bug #4287)
21 years ago
Russell Bryant a6cea6892b only initialize random number generators in one place (bug #4017)
21 years ago
Russell Bryant 43e32456ca ensure that calls to gethostbyname are null terminated,
21 years ago
Russell Bryant 794d0b2c68 use ast_strlen_zero, also fix a codec config parsing error (bug #4169)
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 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 17045b502f space out initial registrations (bug #3104)
21 years ago
Russell Bryant e56c7ba459 correctly set amaflags (bug #3962)
21 years ago
Russell Bryant 8b6aa2741c Clear out received tag in 407/401's (bug #3885)
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 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 98d05f22ac correctly respond to an INVITE with T.38 (bug #3818)
21 years ago
Russell Bryant 8aaa9e194e find endian.h on non-linux (bug #3846)
21 years ago
Russell Bryant 60a9627192 *** empty log message ***
21 years ago
Russell Bryant f066af663f fix endianness (bug #3839)
21 years ago
Russell Bryant 42b84afa40 change ',' to '.' (bug #3799)
21 years ago
Russell Bryant be446083ab don't send a "to" on a "100 Trying", also be case insensitive when parsing the "to" tag (bug #3801)
21 years ago
Russell Bryant 4ead78e851 look for the fax extension in the main context, as well (bug #3634)
21 years ago
Russell Bryant a281bef2b3 don't explode if a box running CVS head sends trunk frames with timestamps (bug #3790)
21 years ago
Russell Bryant fd7f18421d add a check to prevent a seg fault from an unknown cause ... (bug #3496)
21 years ago
Russell Bryant d565dc3225 Be sure to process SDP if we already have an owner (bug #3701)
21 years ago
Russell Bryant 83e1402d8a release RTP ports early on SUBSCRIBE (bug #3655 / #3673)
21 years ago
Russell Bryant f1c93a8ff3 move the processing of SDP data to after determining the user (bug #3660)
21 years ago
Russell Bryant 687b01f298 move function prototypes outside of functions to compile under gcc4 (bug #3662)
21 years ago
Russell Bryant 292059c9cb handle DNS failures on startup more gracefully (bug #3086)
21 years ago
Russell Bryant ece9341019 typo (bug #3557)
21 years ago
Russell Bryant b2ab9ffaec fix potential seg fault (bug #3519)
21 years ago
Russell Bryant 528d2dcff5 Make sure we always transmit the same from line (bug #3492)
21 years ago
Russell Bryant 40969e6b29 fix div by zero (bug #3467)
21 years ago
Russell Bryant 37a80ea3bc typo (bug #3483)
21 years ago