aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-07Merge changes from team/russell/g722-sillyness ...russell4-13/+36
2008-03-06Fix file playback in many cases.qwell1-41/+71
2008-03-06Merged revisions 106437 via svnmerge from mmichelson1-3/+1
2008-03-06trivial fix for an agi error when attempting to use EAGI on a dead/hungup cha...juggie1-1/+1
2008-03-06Missing braces, fix parsingtilghman1-2/+5
2008-03-06Merged revisions 106328 via svnmerge from tilghman2-1/+8
2008-03-05Add a cmenuselect/cmenuconfig, to force curses.qwell1-0/+8
2008-03-05Add the nmenuselect makefile targets. This is a newt menuselect interface whichrussell1-0/+8
2008-03-05Merged revisions 106235 via svnmerge from file17-16/+68
2008-03-05Merged revisions 106237 via svnmerge from russell1-10/+26
2008-03-05Adding the Atxfer manager command. With this, you may initiatemmichelson3-0/+82
2008-03-05document var_metric usage to prevent bugreports that are actually configurati...mvanbaak1-0/+14
2008-03-05Blocked revisions 106178 via svnmergemvanbaak0-0/+0
2008-03-05Should check these values for non-NULL before scanning.tilghman1-3/+3
2008-03-05Fix code up to what it was meant to be.file1-2/+1
2008-03-05Create a centralized configuration option for silencethresholdtilghman17-111/+248
2008-03-05Merged revisions 106038 via svnmerge from kpfleming1-16/+23
2008-03-05Merged revisions 106015 via svnmerge from tilghman2-2/+5
2008-03-05 - simplify a few statements with ARRAY_LEN()russell1-7/+6
2008-03-05Merged revisions 105932 via svnmerge from russell3-12/+15
2008-03-05Fix the SHARED() read callback to properly unlock the channel. This functionrussell1-1/+6
2008-03-04There are several places in manager.c where BUFSIZ is used for a buffermmichelson1-6/+6
2008-03-04Fix minor misuses of snprintftilghman4-14/+14
2008-03-04Whitespace changes onlytilghman32-661/+547
2008-03-04add a destroy API call for a server instancerussell5-3/+16
2008-03-04More public API name changes to use an appropriate ast_ prefixrussell5-33/+33
2008-03-04Rename public object server_instance to ast_tcptls_server_instancerussell7-31/+31
2008-03-04Fix some bugs in the SIP tcp helper thread.russell1-2/+9
2008-03-04Set username to default to the category name if it isn't overridden by a user...twilson1-1/+7
2008-03-04Merged revisions 105676 via svnmerge from file1-0/+1
2008-03-04Merged revisions 105674 via svnmerge from file3-1/+23
2008-03-04Update CHANGES headingrussell1-2/+8
2008-03-04Simplify a trivial snprintf() with ast_copy_string()russell1-1/+1
2008-03-04Make it so you don't have to cast away const in a couple placesrussell1-2/+2
2008-03-04remove unnecessary castsrussell1-2/+2
2008-03-04Blocked revisions 105591 via svnmergerussell0-0/+0
2008-03-04 - Add curly braces around the while looprussell1-6/+10
2008-03-04Use ast_copy_string() instead of strncpy(), and use sizeof() instead ofrussell1-1/+4
2008-03-03Fix some code that was improperly changed in revision 104866 from issue #12079.russell1-1/+1
2008-03-03Merged revisions 105572 via svnmerge from qwell1-2/+2
2008-03-03Merged revisions 105570 via svnmerge from russell1-1/+8
2008-03-03Merged revisions 105568 via svnmerge from russell1-10/+14
2008-03-03Merged revisions 105565 via svnmerge from russell1-1/+3
2008-03-033) In addition to merging the changes below, change trunk back to a regularrussell4-26/+44
2008-03-03Merged revisions 105560 via svnmerge from file1-1/+8
2008-03-03Merged revisions 105557 via svnmerge from file1-0/+1
2008-03-01Add support for 16KHz signed linear.file1-2/+2
2008-03-01Drop bad propertytilghman0-0/+0
2008-03-01Asterisk, when parking can drop rights a caller when a parking timeout occurs...twilson6-8/+147
2008-03-01Add a "devstate change" CLI command to control custom device states. Also,russell2-2/+77