aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-18minor performance improvement for platforms where -fPIC and -fpic are actuall...kpfleming1-1/+1
2006-09-18Clarified the meaning of the callwaiting variable in the zapata.conf file.murf1-1/+4
2006-09-18Blocked revisions 43163 via svnmergefile0-0/+0
2006-09-18Use a better check to ensure database connection is up (pointer to connection...file1-1/+1
2006-09-18Merged revisions 43159 via svnmerge from file1-0/+1
2006-09-18Remove the suggestion of realtime hints, since that functionality will not be...tilghman1-10/+0
2006-09-18Improve documentation of users.conf items.markster1-1/+24
2006-09-17remove a bit of redundant codeqwell1-31/+17
2006-09-17Skinny hold support.qwell2-6/+119
2006-09-17Get rid of all the useless (and confusing) typedefsqwell1-210/+210
2006-09-17Merged revisions 43072 via svnmerge from tilghman1-2/+2
2006-09-16merge markster's usersconf branch with some slight changeskpfleming15-281/+769
2006-09-16Fix the dtmf dialtone thingmarkster1-1/+3
2006-09-16Merged revisions 43019 via svnmerge from tilghman1-0/+2
2006-09-16Merged revisions 43003 via svnmerge from tilghman1-0/+2
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell11-300/+312
2006-09-15reveting modifaction to __ast_module_user_removeanthonyl1-20/+9
2006-09-14Merged revisions 42946 via svnmerge from tilghman1-1/+1
2006-09-14Revise documentation to state that mpg123 for music on hold is deprecated.tilghman1-13/+7
2006-09-13Tweak changes that went in on revision 42891file1-4/+4
2006-09-13Blocked revisions 42892 via svnmergetilghman0-0/+0
2006-09-13small fix for 7944anthonyl1-0/+11
2006-09-12use strcpy instead of sprintfrussell1-1/+1
2006-09-12i dont know how msg_cfg got moved around but its all good againmogorman1-5/+4
2006-09-12Issue #7924 - cmaj - Turn off silence suppression if no channel owneroej1-1/+1
2006-09-12Issue #7928 - Don't send both 404 and 503. Fix by phsultan with a small fix b...oej1-1/+1
2006-09-12If we've found a T38 SDP line, stop looking for more on the very same lineoej1-23/+16
2006-09-11Merged revisions 42783 via svnmerge from tilghman2-10/+30
2006-09-11More formatting fixes and doxygen stuffoej1-27/+18
2006-09-11Add commentoej1-1/+1
2006-09-11- Use enum for send-request reliability flagsoej1-13/+13
2006-09-11More formattingoej1-3/+3
2006-09-11More formatting/doxygen updates to keep me occupiedoej1-21/+25
2006-09-11Ignore this. Only whitespace fixes while being bored.oej1-19/+19
2006-09-11Change from "r" as a variable name to "dialog". "r" is commonly used for regi...oej1-69/+68
2006-09-11Use Timer T1 for dialog timeouts/destruction oej1-46/+50
2006-09-11More spelling fixes (issue 7930)tilghman21-42/+44
2006-09-11Merged revisions 42716 via svnmerge from tilghman20-59/+59
2006-09-11small fix for issue 007926anthonyl1-5/+0
2006-09-11Merged revisions 42697 via svnmerge from tilghman1-2/+2
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