aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2005-03-02add a check to prevent a seg fault from an unknown cause ... (bug #3496)russell1-11/+14
2005-03-02Be sure to process SDP if we already have an owner (bug #3701)russell1-0/+10
2005-02-28release RTP ports early on SUBSCRIBE (bug #3655 / #3673)russell1-1/+19
2005-02-27move the processing of SDP data to after determining the user (bug #3660)russell1-11/+11
2005-02-25move function prototypes outside of functions to compile under gcc4 (bug #3662)russell2-5/+4
2005-02-21handle DNS failures on startup more gracefully (bug #3086)russell1-18/+5
2005-02-14typo (bug #3557)russell1-1/+1
2005-02-07fix potential seg fault (bug #3519)russell1-1/+1
2005-02-07Make sure we always transmit the same from line (bug #3492)russell1-1/+10
2005-02-07fix div by zero (bug #3467)russell1-4/+7
2005-02-07typo (bug #3483)russell1-1/+1
2005-02-07only use default cid if specified (bug #3486)russell1-1/+1
2005-01-29Fix interation of # transfer and flash hook transfer (bug #3011)russell1-0/+6
2005-01-29handle INFO A through D (bug #3445)russell1-0/+2
2005-01-29fix restrictcid with mysql users (bug #3442)russell1-1/+1
2005-01-29fix reloading secret options (bug #3432)russell1-4/+13
2005-01-28don't fail register on dns error (bug #3424)russell1-1/+9
2005-01-22fix broken callerid (bug #3395)russell1-0/+2
2005-01-20Fix "send text" crash (bug #3378)russell1-1/+1
2005-01-19This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)1-0/+1
2005-01-17prevent duplicate 200 ... and some formattingrussell1-15/+19
2005-01-17Don't even attempt to masquerade a channel into itself (bug #3040)russell1-1/+1
2005-01-17Fix ringback on outbound skinny calls (bug #3295)russell1-1/+1
2005-01-14Don't allow masquerading into oneself (bug #3040)russell1-3/+7
2005-01-13fix message sent on codec mismatch (bug #3306)russell1-7/+15
2005-01-13Send "405 Method Not Allowed" if a message is received outside of a call (bug...russell1-5/+10
2005-01-11logging update (bug #3268)russell1-1/+1
2005-01-09fix silly header (bug #3288)russell1-1/+1
2005-01-08Make sure we clear out owner in SUB_REAL when moving a call (bug #3267)russell1-0/+1
2005-01-06fix SIP presence (bug #3251)russell1-0/+2