aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2005-08-04fix qop to be RFC compliant (bug #4841)russell1-1/+1
2005-08-04add some more aliases from RFC's 3841 and 4028 (bug #4889)russell1-0/+4
2005-08-01make sure iaxs gets initialized (bug #4856)russell1-0/+2
2005-07-26fix masquerading of local channels into the new channel type (bug #4529)russell1-3/+8
2005-07-11change insecure options to support 'port' and/or 'invite' instead of forcingrussell1-11/+55
2005-06-24after a *70, re-enable call waiting on hangup (bug #3971)russell1-1/+17
2005-06-24merge endian.h (bug #3867)russell2-17/+2
2005-06-24print non-codec capabilities correctly (bug #3960)russell1-3/+3
2005-06-22correctly jump to fax extension when inside of a macro (bug #4471)russell1-4/+6
2005-06-21fix via comparison to not be case sensitive (bug #4496)russell1-1/+1
2005-06-15add support for native DTMFrussell1-3/+24
2005-06-14remove my debug output, d'oh! :)russell1-3/+1
2005-06-14fix bounds checking (bug #4406)russell1-33/+26
2005-06-13if no extension is specified on an overlap call, use the 's' extension (bug #...russell1-0/+7
2005-06-13handle stale authentication nonces more properly (bug #4451)russell1-21/+43
2005-05-31fix a sizeof bug (bug #4264)russell1-1/+1
2005-05-31fix rtptimeout options for a specific peer (bug #4325)russell1-0/+2
2005-05-31fix a mem leak (bug #4154)russell1-10/+9
2005-05-31add "Referred-by" to the aliases list (bug #4404)russell1-0/+1
2005-05-31Fix reply digest selection of size (bug #4409)russell1-5/+7
2005-05-31set DNID on incoming calls (bug #4220)russell1-0/+3
2005-05-19reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug...russell1-0/+2
2005-05-19close sip socket on unload (bug #4152)russell1-1/+3
2005-05-16fix mem leak with MYSQL_USERS (bug #4287)russell1-0/+4
2005-05-16only initialize random number generators in one place (bug #4017)russell1-1/+0
2005-05-15ensure that calls to gethostbyname are null terminated,russell2-19/+19
2005-05-12use ast_strlen_zero, also fix a codec config parsing error (bug #4169)russell1-35/+37
2005-05-10add fixup routine (bug #3825)russell1-0/+9
2005-05-10fix queue URL passing (bug #3543)russell3-4/+36
2005-05-10allow ALERTING even after PROCEEDING (bug #3963)russell1-3/+4
2005-04-15fix unloading problems (bug #4019)russell1-2/+4
2005-04-15create useful output for time left to expire (bug #4022)russell1-1/+2
2005-04-15add some newlines and fix some misspellings (bug #4027)russell4-12/+12
2005-04-15fix bogus output from 'show agents' with no name (bug #4030)russell1-2/+2
2005-04-06space out initial registrations (bug #3104)russell1-12/+20
2005-04-06correctly set amaflags (bug #3962)russell1-0/+2
2005-04-05Clear out received tag in 407/401's (bug #3885)russell1-0/+2
2005-04-05don't pass audio until the call has been acked if configured to do so (bug #3...russell1-0/+5
2005-04-05handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)russell3-7/+28
2005-04-05fix *67 (bug #3940)russell1-1/+2
2005-04-05check for result *after* starting the network thread (bug #3952)russell1-2/+2
2005-04-05fix accountcode (bug #3951)russell1-0/+2
2005-04-04correctly respond to an INVITE with T.38 (bug #3818)russell1-19/+36
2005-04-02find endian.h on non-linux (bug #3846)russell1-1/+18
2005-04-01*** empty log message ***russell1-1/+1
2005-04-01fix endianness (bug #3839)russell2-1/+14
2005-03-28change ',' to '.' (bug #3799)russell1-1/+1
2005-03-28don't send a "to" on a "100 Trying", also be case insensitive when parsing th...russell1-5/+5
2005-03-28look for the fax extension in the main context, as well (bug #3634)russell1-1/+1
2005-03-18don't explode if a box running CVS head sends trunk frames with timestamps (b...russell1-0/+4