summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-22Merged revisions 132712 via svnmerge from Kevin P. Fleming
2008-07-22Merged revisions 132704 via svnmerge from Kevin P. Fleming
2008-07-22Merged revisions 132645 via svnmerge from Olle Johansson
2008-07-22Merged revisions 132641 via svnmerge from Kevin P. Fleming
2008-07-21Merged revisions 132571 via svnmerge from Kevin P. Fleming
2008-07-21Add autocompletion to "iax2 set debug peer".Brett Bryant
2008-07-21Update configuration files to add missing options for jingle, gtalk, Brett Bryant
2008-07-21(Step 2 of 2)Tilghman Lesher
2008-07-21Optionally build integer-based routines for FSK tone decoding (but defaultTilghman Lesher
2008-07-21Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't Brett Bryant
2008-07-21Add "iax2 set debug peer" command and remove deprecated iax2 debug Brett Bryant
2008-07-21Fix bug where ast_parse_arg would inadvertantly enable sip tcp when parsing a...Brett Bryant
2008-07-21Fix an issue in iax2 where a call that's been rejected still kept an open cha...Brett Bryant
2008-07-21make buffers config option (chan_dahdi.conf) parsing safer and added logging ...Jeff Peeler
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsRussell Bryant
2008-07-21Enable higher quality resampling, as it doesn't have a noticeable performanceRussell Bryant
2008-07-19Merged revisions 132311 via svnmerge from Kevin P. Fleming
2008-07-19fix a couple of comments in sqlite resource driver.Michiel van Baak
2008-07-18Fixes problem where manager users loaded from users.conf would be Brett Bryant
2008-07-18Russell pointed out that using ast_strdupa() within a loop like this isTilghman Lesher
2008-07-18Fix trunk devmodeTilghman Lesher
2008-07-18 updateconfig is not uri decoding variables,values from the GET urlPari Nannapaneni
2008-07-18Merged revisions 132112 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 132107 via svnmerge from Tilghman Lesher
2008-07-18Make sure we break the poll so that messages queued will be sent on the SS7 w...Matthew Fredrickson
2008-07-18Fix magic Revision keywords in hashtab.c and change cdr_radius.c to use Brett Bryant
2008-07-18Blocked revisions 132042 via svnmergeTilghman Lesher
2008-07-18Merged revisions 131988 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 131985 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 131970 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 131921 via svnmerge from Kevin P. Fleming
2008-07-18Merged revisions 131915 via svnmerge from Brett Bryant
2008-07-17Add configuration option to chan_dahdi.conf to allow buffering policy and num...Jeff Peeler
2008-07-17Document that the duration of dtmf may be passed toMark Michelson
2008-07-17Merged revisions 131790 via svnmerge from Tilghman Lesher
2008-07-17Fix memory leaksTilghman Lesher
2008-07-17Fix a memory leak in register_group_feature when attempting to register Brett Bryant
2008-07-17Fix memory leak.Tilghman Lesher
2008-07-17Instead of attempting to pass through AST_EVENT_DEVICE_STATE, use DEVICE_STAT...Russell Bryant
2008-07-17Change several 'core' commands to be 'dialplan' commands (with appropriateTilghman Lesher
2008-07-16(closes issue #13089)Steve Murphy
2008-07-16Janitor project: convert free to ast_freeBrett Bryant
2008-07-16Merged revisions 131491 via svnmerge from Brett Bryant
2008-07-16Fixes sysinfo operator issue also fixed elsewhere in r131445.Brett Bryant
2008-07-16Blocked revisions 131480 via svnmergeTilghman Lesher
2008-07-16Fixes an issue with "core show sysinfo" that used the wrong operator to Brett Bryant
2008-07-16Merged revisions 131421 via svnmerge from Russell Bryant
2008-07-16Merged revisions 131369 via svnmerge from Mark Michelson
2008-07-16Don't try to dereference the dbfile pointer ifMark Michelson
2008-07-16Merged revisions 131357 via svnmerge from Mark Michelson