summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-12If we've found a T38 SDP line, stop looking for more on the very same lineOlle Johansson
2006-09-11Merged revisions 42783 via svnmerge from Tilghman Lesher
2006-09-11More formatting fixes and doxygen stuffOlle Johansson
2006-09-11Add commentOlle Johansson
2006-09-11- Use enum for send-request reliability flagsOlle Johansson
2006-09-11More formattingOlle Johansson
2006-09-11More formatting/doxygen updates to keep me occupiedOlle Johansson
2006-09-11Ignore this. Only whitespace fixes while being bored.Olle Johansson
2006-09-11Change from "r" as a variable name to "dialog". "r" is commonly used for regi...Olle Johansson
2006-09-11Use Timer T1 for dialog timeouts/destruction Olle Johansson
2006-09-11More spelling fixes (issue 7930)Tilghman Lesher
2006-09-11Merged revisions 42716 via svnmerge from Tilghman Lesher
2006-09-11small fix for issue 007926Anthony LaMantia
2006-09-11Merged revisions 42697 via svnmerge from Tilghman Lesher
2006-09-11fix minor typo in coding guidelinesRussell Bryant
2006-09-11Board numbers and channel numbers are now 0 based, since vpb driverVoicetronix Support
2006-09-10Uhm, make Zap actually work again. Did anybody actually test that code?Mark Spencer
2006-09-10If the leading underscore is not stripped before comparison,Tilghman Lesher
2006-09-09In trunk, ast_fileexists now returns 0 for failure, instead of -1, as it didTilghman Lesher
2006-09-09Merged revisions 42600 via svnmerge from Joshua Colp
2006-09-09Optimize a bitJoshua Colp
2006-09-09It's another round of RTP updates!Joshua Colp
2006-09-09Add reference to the latest trademark policy on digium.comOlle Johansson
2006-09-09Don't destruct sessions prematurely. Especially not when we want reliable ret...Olle Johansson
2006-09-09importing rev 42535 from 1.2 (which by mistake was actually imported from svn...Olle Johansson
2006-09-09Don't destroy pvt prematurely. Wait for answer or timeout.Olle Johansson
2006-09-09Clear proper flagOlle Johansson
2006-09-09Add warning about res_adsi not being optional to menuselectOlle Johansson
2006-09-09more makefile tweaks to keep targets from being run when they don't need to beKevin P. Fleming
2006-09-08Get rid of ugly tmp directory, although I really shouldMatt O'Gorman
2006-09-08minor performance improvementKevin P. Fleming
2006-09-08Merged revisions 42452 via svnmerge from Joshua Colp
2006-09-08As per discussion on bug 7862, the problem wasn't the fact that the documenta...Steve Murphy
2006-09-08Merged revisions 42421 via svnmerge from Tilghman Lesher
2006-09-08Blocked revisions 42402 via svnmergeJoshua Colp
2006-09-08Formatting fixes for chan_oss (issue #7808 reported by Mithraen)Joshua Colp
2006-09-08Formatting fixes for chan_alsa (issue #7807 reported by Mithraen with more mo...Joshua Colp
2006-09-08whentohangup is already in seconds, just need to convert to millisecondsJoshua Colp
2006-09-08Destroy msg_cfg after it's used, not before (issue #7618 reported by wvolz wi...Joshua Colp
2006-09-07Merged revisions 42355 via svnmerge from Tilghman Lesher
2006-09-07Use flags instead of variables on the private structure for thingsJoshua Colp
2006-09-07Make sure we give a little warning about the echotraining optionMatthew Fredrickson
2006-09-07Code cleaning/updates/potential bug fixesJoshua Colp
2006-09-07Minor cleanup and make sure the tmp variable is cleanJoshua Colp
2006-09-07Use lower case 'x' instead of a UTF-8 character (issue #7888 reported by flef...Joshua Colp
2006-09-07protect curhst and curusrMatt O'Gorman
2006-09-07Convert some warnings into debug messages since they can exist under perfectl...Joshua Colp
2006-09-07minor wording fixKevin P. Fleming
2006-09-07Set the variable even if the caller disconnects (issue #7896 reported by jsmith)Joshua Colp
2006-09-07Merged revisions 42260 via svnmerge from Joshua Colp