summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
AgeCommit message (Expand)Author
2007-09-10Change the IAXPeers command to have manager-style output, instead of CLI-styl...Tilghman Lesher
2007-08-28Support better rotation of log files to be more like system logging (closes i...Tilghman Lesher
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy
2007-07-31Add func_lock, which creates dialplan mutexes, and note that the Macro apps a...Tilghman Lesher
2007-07-23Missed one conversion to comma delimiter (thanks, Juggie) and add documentati...Tilghman Lesher
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...Tilghman Lesher
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...Steve Murphy
2007-07-02Merged revisions 72933 via svnmerge from Steve Murphy
2007-06-19Moved those comments from UPGRADE.txt to CHANGES. Ooops.Steve Murphy
2007-06-19Some UPGRADE.txt comments to cover some enhancements added today.Steve Murphy
2007-06-11Issue 8971 - Allow DISA input to be ended with a '#'.Tilghman Lesher
2007-05-04Added a small bit of code to support the SNOM 360's Record button. Made the f...Steve Murphy
2007-04-28Merge changes from team/russell/eventsRussell Bryant
2007-04-09updated UPGRADE.txt to include format_wav changesDwayne M. Hubbard
2007-03-13Merge changes from team/russell/sqlite:Russell Bryant
2007-02-03Deprecate SetCallerPres applicationTilghman Lesher
2007-01-24As per bug 8859 (Add option to revert old ChanIsAvail() with 's' option behav...Steve Murphy
2006-12-311. Rename 'maxmessage' to 'maxsecs' to differentiate from 'maxmsg'.Tilghman Lesher
2006-12-27make the 'languageprefix' option default to on, and deprecate turning it offKevin P. Fleming
2006-11-19Added a few words to explain the change to AEL concerning Gosub()Steve Murphy
2006-11-06minor change to test live syncingKevin P. Fleming
2006-10-03First entry! Tell people about the callerid changes with manager.Joshua Colp
2006-09-21Remove 1.4 changes from UPGRADE.txt, remove deprecated callerid field, remove...Tilghman Lesher
2006-09-20add a warning about name changes on some API callsKevin P. Fleming
2006-09-03 Changes/fixes to the app_waitforsilence app to make it behave more the way t...BJ Weschke
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-30change default setting for autofallthroughKevin P. Fleming
2006-08-30Mark ALERT_INFO as deprecated. This can now be done with the sipaddheader() a...Olle Johansson
2006-08-30add a note about behavior of the "clid" field in the CDRRussell Bryant
2006-08-24Deprecate USERAGENTOlle Johansson
2006-08-21document Makefile target changesKevin P. Fleming
2006-08-19deprecate chan_agent callback modeKevin P. Fleming
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. Th...Joshua Colp
2006-08-08Marking PRI_CAUSE as deprecated to be replaced by hangup(cause)Olle Johansson
2006-07-19add notes on the changes to music on hold handlingRussell Bryant
2006-07-13swap the G726-32 format numbers, so that IAX2 connections with prior versions...Kevin P. Fleming
2006-07-13actually make the non-standard G726-32 behavior available for SIP clientsKevin P. Fleming
2006-06-08document the new sound/moh file installation processKevin P. Fleming
2006-05-30officially deprecate the 'roundrobin' queue strategy in favor of 'rrmemory'Kevin P. Fleming
2006-05-28Deprecate SetGlobalVar, replacing it with a dialplan functionTilghman Lesher
2006-05-27Notate that QUEUEAGENTCOUNT is deprecated, so it can be removed post-1.4Tilghman Lesher
2006-05-26document the changes I made yesterday to the exit behavior of theRussell Bryant
2006-05-26wrap test at 80 charactersRussell Bryant
2006-05-26add some more text about the build systemRussell Bryant
2006-05-26attended transfer use transferer context first and set who is transfering at ...Joshua Colp
2006-05-23 app_meetme Muting and Manager API enhancements #6731 (softins w/some minor ...BJ Weschke
2006-05-20- add a UserEvent action that allows a manager client to "broadcast" an eventRussell Bryant
2006-05-19As requested by kpfleming, renaming messagecount to inboxcount and messagecou...Tilghman Lesher
2006-05-05 Integrate the MixMonitor functionality (introduced in 1.2) as an option for ...BJ Weschke
2006-05-05 Adding documentation about API change approved in order to fix bug(s).BJ Weschke