Commit Graph

1641 Commits (8061ba32c35c4b4e53bb5176043d1addfb367f16)

Author SHA1 Message Date
Russell Bryant 4fc7030156 fix masquerading of local channels into the new channel type (bug #4529)
21 years ago
Russell Bryant c2a39b5c64 change insecure options to support 'port' and/or 'invite' instead of forcing
21 years ago
Russell Bryant 7e3d58e030 after a *70, re-enable call waiting on hangup (bug #3971)
21 years ago
Russell Bryant 508b530e39 merge endian.h (bug #3867)
21 years ago
Russell Bryant 9e05fb4f39 print non-codec capabilities correctly (bug #3960)
21 years ago
Russell Bryant 4d504015d4 correctly jump to fax extension when inside of a macro (bug #4471)
21 years ago
Russell Bryant 2877470389 fix via comparison to not be case sensitive (bug #4496)
21 years ago
Russell Bryant 4a15544b22 add support for native DTMF
21 years ago
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)
22 years ago
Russell Bryant e56c7ba459 correctly set amaflags (bug #3962)
22 years ago
Russell Bryant 8b6aa2741c Clear out received tag in 407/401's (bug #3885)
22 years ago
Russell Bryant 6bee09440d don't pass audio until the call has been acked if configured to do so (bug #3677)
22 years ago
Russell Bryant d54b330a2e handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)
22 years ago
Russell Bryant 621b5be6cd fix *67 (bug #3940)
22 years ago
Russell Bryant 4b165caef4 check for result *after* starting the network thread (bug #3952)
22 years ago
Russell Bryant 4a14b7c071 fix accountcode (bug #3951)
22 years ago
Russell Bryant 98d05f22ac correctly respond to an INVITE with T.38 (bug #3818)
22 years ago
Russell Bryant 8aaa9e194e find endian.h on non-linux (bug #3846)
22 years ago
Russell Bryant 60a9627192 *** empty log message ***
22 years ago
Russell Bryant f066af663f fix endianness (bug #3839)
22 years ago
Russell Bryant 42b84afa40 change ',' to '.' (bug #3799)
22 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)
22 years ago
Russell Bryant 4ead78e851 look for the fax extension in the main context, as well (bug #3634)
22 years ago
Russell Bryant a281bef2b3 don't explode if a box running CVS head sends trunk frames with timestamps (bug #3790)
22 years ago
Russell Bryant fd7f18421d add a check to prevent a seg fault from an unknown cause ... (bug #3496)
22 years ago
Russell Bryant d565dc3225 Be sure to process SDP if we already have an owner (bug #3701)
22 years ago
Russell Bryant 83e1402d8a release RTP ports early on SUBSCRIBE (bug #3655 / #3673)
22 years ago