summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-30Note to myself: Remember Russell's note: Always compile first...Olle Johansson
2006-08-30Mark ALERT_INFO as deprecated. This can now be done with the sipaddheader() a...Olle Johansson
2006-08-30add a note about behavior of the "clid" field in the CDRRussell Bryant
2006-08-30Issue #7572 (Boesl) - hangup channel that get buggy 487 response (imported fr...Olle Johansson
2006-08-30Blocked revisions 41411 via svnmergeRussell Bryant
2006-08-30Merged revisions 41390 via svnmerge from Joshua Colp
2006-08-30fix a bug introduced when I merged my frame caching branch. Queue theRussell Bryant
2006-08-30Clarify what show translations is displaying a bit more (issue #7772 reported...Joshua Colp
2006-08-30Print what read-only variable is being set so that the user doesn't have to g...Joshua Colp
2006-08-30Only feed a DTMF frame into the core if we need toJoshua Colp
2006-08-30Issue #7822 - don't issue SRV lookups if it's disabled. (barthek)Olle Johansson
2006-08-30Fix transcoding performance issueMark Spencer
2006-08-30Only switch the second alert fd (which is RTCP) to callback mode if it is in useJoshua Colp
2006-08-30Use an API call (ast_rtp_get_bridged) to return the RTP stream we are bridged...Joshua Colp
2006-08-30If the RTP stack is already being operated in callback mode, then suspend it ...Joshua Colp
2006-08-30This is the last round of RTP bridge optimizations. Basically it introduces a...Joshua Colp
2006-08-29Move the direct bridge write to after the NAT handling codeJoshua Colp
2006-08-29make menuselect configure process be silent when possibleKevin P. Fleming
2006-08-29This change fixes bug 7820. Way back in April this bug was reintroduced, it a...Steve Murphy
2006-08-29Kevins last commit made me spot a typo.Jason Parker
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...Kevin P. Fleming
2006-08-29Limit challenges to 9 digits in lengthJoshua Colp
2006-08-29Merge team/russell/frame_cachingRussell Bryant
2006-08-29suppress compiler warningJason Parker
2006-08-29update to reflect recent rtp changesRussell Bryant
2006-08-29suppress compiler warningRussell Bryant
2006-08-29Merged revisions 41269 via svnmerge from Russell Bryant
2006-08-29Committed a fix for 7731, suggested by mnehauser.Steve Murphy
2006-08-29Bugfix for 7813 applied to trunk as per patch supplied by stevensSteve Murphy
2006-08-28blocking version 41240 from erasing stuff about complement and matching ops f...Steve Murphy
2006-08-28Merge in RTP-level packet bridging. Packet comes in, packet goes out - that's...Joshua Colp
2006-08-28My apologies, I missed the compiler warning in a previous commit for the ael_...Steve Murphy
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-26ensure that unload_dynamic_module won't continue dereferencing a module point...Kevin P. Fleming
2006-08-26menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can beRussell Bryant
2006-08-26ensure that cross-compiler info is removed from the enviroment before configu...Kevin P. Fleming
2006-08-26more optimizations for embedded systems:Kevin P. Fleming
2006-08-26remove some unneeded variables now that the menuselect build is isolated fromRussell Bryant
2006-08-25Changes to fix all problems reported in 7804 are included here.Steve Murphy
2006-08-25we really need BSD make here to understand the -V option.Luigi Rizzo
2006-08-25fix redirect typoRussell Bryant
2006-08-25fix a typo and clarify something elseKevin P. Fleming
2006-08-25remove the make version check, and instead, check for the actual bug thatRussell Bryant
2006-08-25Identify what the columns mean in the output of "show profile"Russell Bryant
2006-08-25Off by one error in buffer length (issue 7379)Tilghman Lesher
2006-08-25we use autoconf 2.60.Russell Bryant
2006-08-25instead of reverting this supposedly 'stupid' change, let's try to get it wor...Kevin P. Fleming
2006-08-25Note to self, always compile before committing.Matthew Fredrickson
2006-08-25Don't send proceeding twice (#7800)Matthew Fredrickson
2006-08-25remove documentation of 'global' section in modules.conf, since it is no long...Kevin P. Fleming