aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-11fix minor typo in coding guidelinesrussell1-1/+1
2006-09-11Board numbers and channel numbers are now 0 based, since vpb drivervoicetronix1-6/+6
2006-09-10Uhm, make Zap actually work again. Did anybody actually test that code?markster1-3/+3
2006-09-10If the leading underscore is not stripped before comparison,tilghman1-1/+2
2006-09-09In trunk, ast_fileexists now returns 0 for failure, instead of -1, as it didtilghman1-1/+1
2006-09-09Merged revisions 42600 via svnmerge from file1-1/+1
2006-09-09Optimize a bitfile1-7/+3
2006-09-09It's another round of RTP updates!file1-27/+38
2006-09-09Add reference to the latest trademark policy on digium.comoej2-2/+6
2006-09-09Don't destruct sessions prematurely. Especially not when we want reliable ret...oej1-25/+26
2006-09-09importing rev 42535 from 1.2 (which by mistake was actually imported from svn...oej1-4/+3
2006-09-09Don't destroy pvt prematurely. Wait for answer or timeout.oej1-2/+1
2006-09-09Clear proper flagoej1-1/+1
2006-09-09Add warning about res_adsi not being optional to menuselectoej1-1/+1
2006-09-09more makefile tweaks to keep targets from being run when they don't need to bekpfleming5-10/+20
2006-09-08Get rid of ugly tmp directory, although I really shouldmogorman1-11/+7
2006-09-08minor performance improvementkpfleming4-18/+22
2006-09-08Merged revisions 42452 via svnmerge from file1-0/+23
2006-09-08As per discussion on bug 7862, the problem wasn't the fact that the documenta...murf1-4/+6
2006-09-08Merged revisions 42421 via svnmerge from tilghman1-1/+1
2006-09-08Blocked revisions 42402 via svnmergefile0-0/+0
2006-09-08Formatting fixes for chan_oss (issue #7808 reported by Mithraen)file1-241/+211
2006-09-08Formatting fixes for chan_alsa (issue #7807 reported by Mithraen with more mo...file1-253/+247
2006-09-08whentohangup is already in seconds, just need to convert to millisecondsfile1-1/+1
2006-09-08Destroy msg_cfg after it's used, not before (issue #7618 reported by wvolz wi...file1-3/+10
2006-09-07Merged revisions 42355 via svnmerge from tilghman1-1/+28
2006-09-07Use flags instead of variables on the private structure for thingsfile1-21/+23
2006-09-07Make sure we give a little warning about the echotraining optionmattf1-0/+5
2006-09-07Code cleaning/updates/potential bug fixesfile1-75/+64
2006-09-07Minor cleanup and make sure the tmp variable is cleanfile1-5/+3
2006-09-07Use lower case 'x' instead of a UTF-8 character (issue #7888 reported by flef...file1-1/+1
2006-09-07protect curhst and curusrmogorman1-7/+5
2006-09-07Convert some warnings into debug messages since they can exist under perfectl...file1-2/+4
2006-09-07minor wording fixkpfleming1-1/+1
2006-09-07Set the variable even if the caller disconnects (issue #7896 reported by jsmith)file1-0/+1
2006-09-07Merged revisions 42260 via svnmerge from file1-3/+4
2006-09-07patch to fix several things wrong with voicemailmogorman1-112/+87
2006-09-07Comment out default from extensions.aelmarkster1-5/+12
2006-09-07With respect to bug 7862, the syntax and description are misleading to users....murf1-2/+6
2006-09-07Made changes corresponding to those in 1.2 here in main/logger.c for bug 7544.murf1-70/+76
2006-09-07don't try to get the length of the string in the ast_dynamic_str object unles...kpfleming1-1/+1
2006-09-06Fix a small typo, to make app_followme.c show properly in "show version files"qwell1-1/+1
2006-09-06This one's for you, mogqwell1-1/+1
2006-09-06Merged revisions 42148 via svnmerge from file1-1/+2
2006-09-06fixed pipe consuming bug when using chanIsAvail (#7878), also moved a debug l...crichter1-2/+4
2006-09-06These small app documentation changes to app_dial and app_read will hopefully...murf2-2/+4
2006-09-06Make this module fit the guidelines betterfile1-115/+103
2006-09-06Merged revisions 42086 via svnmerge from file1-6/+13
2006-09-05- Free allocated memory before returning from functionoej1-207/+194
2006-09-05Blocked revisions 42054 via svnmergefile0-0/+0