summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-23OopsTilghman Lesher
2008-01-22Add res_config_ldap for realtime LDAP engine.Tilghman Lesher
2008-01-22Merged revisions 99652 via svnmerge from Olle Johansson
2008-01-22Documentation updates for BRIDGEPVTCALLIDOlle Johansson
2008-01-22Merged revisions 99643 via svnmerge from Tilghman Lesher
2008-01-22Make sure the command is not just present but is also configured to be executedRussell Bryant
2008-01-22Add a generic function to set the bridged call PVT unique id stringOlle Johansson
2008-01-22Change the Asterisk CLI startup commands feature to read commands to run from...Russell Bryant
2008-01-22Merged revisions 99594 via svnmerge from Olle Johansson
2008-01-22Merged revisions 99592 via svnmerge from Olle Johansson
2008-01-22Merged revisions 99540 via svnmerge from Tilghman Lesher
2008-01-22Point out a bug in some debug counter handlingRussell Bryant
2008-01-22Add authentication options to the SIP dialstring.Olle Johansson
2008-01-22Documentation updatesOlle Johansson
2008-01-22Small fixesOlle Johansson
2008-01-22Doxygen updatesOlle Johansson
2008-01-21Merged revisions 99426 via svnmerge from Mark Michelson
2008-01-21Fix distinctive ring detection.Jason Parker
2008-01-21Adding the QUEUENAME variable to the variables set using the setqueuevar option Mark Michelson
2008-01-21Remove compiler warning for uninitialized variableOlle Johansson
2008-01-21Doxygen updates.Olle Johansson
2008-01-21Updating doxygenOlle Johansson
2008-01-21Merged revisions 99341 via svnmerge from Tilghman Lesher
2008-01-21Merged revisions 99301 via svnmerge from Joshua Colp
2008-01-21UpdateOlle Johansson
2008-01-21Change over to using ast_debug so these debug messages don't always show up.Joshua Colp
2008-01-20Add a "console active" CLI command, which lets you find out which console deviceRussell Bryant
2008-01-20correct the name of a CLI command for getting available device namesRussell Bryant
2008-01-20Merge changes from team/russell/console_devicesRussell Bryant
2008-01-19Merged revisions 99187 via svnmerge from Russell Bryant
2008-01-19Add Cygwin as an "other" platform that is supportedRussell Bryant
2008-01-19Various README updatesRussell Bryant
2008-01-18Blocked revisions 99127 via svnmergeJoshua Colp
2008-01-18Merge changes from team/group/sip-tcptlsRussell Bryant
2008-01-18Merged revisions 99081 via svnmerge from Russell Bryant
2008-01-18Merged revisions 99079 via svnmerge from Russell Bryant
2008-01-18This should at least temporarily fix a problem where the 't' DialTerry Wilson
2008-01-18Convert func_odbc to use SQLExecDirect for speedTilghman Lesher
2008-01-18Permit username and password to be NULL (which enables pass-through from the ...Tilghman Lesher
2008-01-18Reset default CUT delimiter back to '-'Tilghman Lesher
2008-01-17Make the output of "console list devices" a bit prettier.Russell Bryant
2008-01-17List which devices are inputs and outputs in "console list devices"Russell Bryant
2008-01-17Add AST_FORMAT_SLINEAR16 to the list for ast_best_codec()Russell Bryant
2008-01-17Merged revisions 99004 via svnmerge from Russell Bryant
2008-01-17Fixing trunk IMAP buildMark Michelson
2008-01-17Add several busy detection related defines to menuselect.Jason Parker
2008-01-17state_interface could be NULL, so use the never-NULL cur->state_interface for...Mark Michelson
2008-01-17Get the device state of the state interface instead of the interface when cre...Mark Michelson
2008-01-17Merged revisions 98991 via svnmerge from Jason Parker
2008-01-17major reliability and performance improvement in VWMI monitoring for FXO port...Kevin P. Fleming