aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-30add a note about behavior of the "clid" field in the CDRrussell1-0/+10
2006-08-30Issue #7572 (Boesl) - hangup channel that get buggy 487 response (imported fr...oej1-0/+3
2006-08-30Blocked revisions 41411 via svnmergerussell0-0/+0
2006-08-30Merged revisions 41390 via svnmerge from file0-0/+0
2006-08-30fix a bug introduced when I merged my frame caching branch. Queue therussell1-1/+1
2006-08-30Clarify what show translations is displaying a bit more (issue #7772 reported...file1-1/+1
2006-08-30Print what read-only variable is being set so that the user doesn't have to g...file1-1/+1
2006-08-30Only feed a DTMF frame into the core if we need tofile1-1/+1
2006-08-30Issue #7822 - don't issue SRV lookups if it's disabled. (barthek)oej1-2/+2
2006-08-30Fix transcoding performance issuemarkster1-17/+38
2006-08-30Only switch the second alert fd (which is RTCP) to callback mode if it is in usefile1-1/+2
2006-08-30Use an API call (ast_rtp_get_bridged) to return the RTP stream we are bridged...file3-10/+20
2006-08-30If the RTP stack is already being operated in callback mode, then suspend it ...file1-1/+13
2006-08-30This is the last round of RTP bridge optimizations. Basically it introduces a...file1-36/+174
2006-08-29Move the direct bridge write to after the NAT handling codefile1-5/+9
2006-08-29make menuselect configure process be silent when possiblekpfleming2-4/+6
2006-08-29This change fixes bug 7820. Way back in April this bug was reintroduced, it a...murf1-0/+3
2006-08-29Kevins last commit made me spot a typo.qwell1-1/+1
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...kpfleming3-11/+41
2006-08-29Limit challenges to 9 digits in lengthfile1-2/+6
2006-08-29Merge team/russell/frame_cachingrussell16-313/+345
2006-08-29suppress compiler warningqwell1-1/+2
2006-08-29update to reflect recent rtp changesrussell1-7/+11
2006-08-29suppress compiler warningrussell1-1/+2
2006-08-29Merged revisions 41269 via svnmerge from russell1-18/+13
2006-08-29Committed a fix for 7731, suggested by mnehauser.murf1-1/+1
2006-08-29Bugfix for 7813 applied to trunk as per patch supplied by stevensmurf1-4/+16
2006-08-28blocking version 41240 from erasing stuff about complement and matching ops f...murf0-0/+0
2006-08-28Merge in RTP-level packet bridging. Packet comes in, packet goes out - that's...file5-239/+444
2006-08-28My apologies, I missed the compiler warning in a previous commit for the ael_...murf1-1/+1
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming13-55/+14
2006-08-26ensure that unload_dynamic_module won't continue dereferencing a module point...kpfleming1-3/+8
2006-08-26menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can berussell2-4/+0
2006-08-26ensure that cross-compiler info is removed from the enviroment before configu...kpfleming2-2/+2
2006-08-26more optimizations for embedded systems:kpfleming5-66/+244
2006-08-26remove some unneeded variables now that the menuselect build is isolated fromrussell1-1/+1
2006-08-25Changes to fix all problems reported in 7804 are included here.murf5-14/+119
2006-08-25we really need BSD make here to understand the -V option.rizzo1-1/+2
2006-08-25fix redirect typorussell2-2/+2
2006-08-25fix a typo and clarify something elsekpfleming2-7/+7
2006-08-25remove the make version check, and instead, check for the actual bug thatrussell2-28/+53
2006-08-25Identify what the columns mean in the output of "show profile"russell1-1/+3
2006-08-25Off by one error in buffer length (issue 7379)tilghman1-2/+2
2006-08-25we use autoconf 2.60.russell2-6/+6
2006-08-25instead of reverting this supposedly 'stupid' change, let's try to get it wor...kpfleming1-0/+9
2006-08-25Note to self, always compile before committing.mattf1-1/+1
2006-08-25Don't send proceeding twice (#7800)mattf1-2/+3
2006-08-25remove documentation of 'global' section in modules.conf, since it is no long...kpfleming1-5/+0
2006-08-25don't seg fault when using dbsecretrussell1-2/+4
2006-08-25This is a bit safer on some versions of sed.qwell1-1/+1