summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
AgeCommit message (Expand)Author
2009-12-09Move an entry from CHANGES to UPGRADE.txt.Russell Bryant
2009-12-09Move an entry from CHANGES that should be in UPGRADE.txt.Russell Bryant
2009-12-02update CHANGES and UPGRADE.txt for early media behavior change between 1.6.1 ...David Vossel
2009-11-13Store the cause code that is returned when trying to create a channel in Chan...Joshua Colp
2009-11-02DAHDI ISDN channel names will not allow device state to work. (Interim solut...Richard Mudgett
2009-10-05Allow non-compliant T.38 endpoints to be supportable via configuration option.Kevin P. Fleming
2009-10-01Move DAHDI/ISDN channel naming note from CHANGES to UPGRADE.txt.Richard Mudgett
2009-10-01Sync up UPGRADE.txt with the 1.6.2 version.Kevin P. Fleming
2009-09-24Change the default behavior of Set, AGI, and pbx_realtime to 1.6 behavior by ...Tilghman Lesher
2009-09-16Merged revisions 218798 via svnmerge from Russell Bryant
2009-09-03Merged revisions 216085 via svnmerge from Russell Bryant
2009-08-03Rename 'canreinvite' option to 'directmedia', with backwards compatibility.Kevin P. Fleming
2009-07-23T.38 change note is not necessary in this branchKevin P. Fleming
2009-07-23Rework of T.38 negotiation and UDPTL API to address interoperability problemsKevin P. Fleming
2009-07-17Document the "flag" field in the voicemessages table.Tilghman Lesher
2009-06-30Merged revisions 204556 via svnmerge from Tilghman Lesher
2009-06-30Recorded merge of revisions 204469 via svnmerge from Tilghman Lesher
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.Russell Bryant
2009-06-27Minor tweaks and spelling fixes for CHANGES and UPGRADE.txt.Russell Bryant
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-02Merge in the RTP engine API.Joshua Colp
2009-03-16Update UPGRADE.txt and CHANGES for 1.6.3Russell Bryant
2009-02-27Add a note about the ordering of entries in sip.conf in 1.6.1.Russell Bryant
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2008-11-29we can now build with -Wformat=2, which found a couple of real bugsKevin P. Fleming
2008-11-25Make the Join event from app_queue use CallerIDNum insead of CallerID forMatthew Nicholson
2008-11-21as suggested by jtodd, document the purposes of the CHANGES and UPGRADE filesKevin P. Fleming
2008-11-19move relevant entries into UPGRADE.txt and resync UPGRADE-1.6.txt with previo...Kevin P. Fleming
2008-11-19make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_...Kevin P. Fleming
2008-11-14Fix some refcounting in app_queue.c and change theMark Michelson
2008-10-17Break up skinny.conf into seperate sections forMichiel van Baak
2008-10-07Allow people to select the old console behavior of white text on a blackTilghman Lesher
2008-08-13Merged revisions 137530 via svnmerge from Kevin P. Fleming
2008-08-11Log the userfield CDR variable like the other CDR backends, assuming theSean Bright
2008-08-05Add '+=' append operator to configuration files.Tilghman Lesher
2008-07-28Change SendImage() to output a more consistent status variable.Tilghman Lesher
2008-07-17Change several 'core' commands to be 'dialplan' commands (with appropriateTilghman Lesher
2008-06-28Merge in changes from my cdr-tds-conversion branch. This changes the internalSean Bright
2008-06-24Update CHANGES and UPGRADE.txt per kpfleming's mail to #asterisk-dev.Sean Bright
2008-06-15Add some more IAX2-specific information about the channel to the CHANNEL()Tilghman Lesher
2008-06-11Expand CDR uniqueid field to 150 chars, to account for maximum systemname.Tilghman Lesher
2008-06-05Add info on the [compat] section of asterisk.conf.Tilghman Lesher
2008-05-25Change space-zero to now evaluate to false, as is expected by a great many.Tilghman Lesher
2008-05-15Modify externnotify to take the number of urgent voicemails as a final argume...Mark Michelson
2008-05-09Adding support for "urgent" voicemail messages. Messages which areMark Michelson
2008-05-05Note change for ExecIf syntax (caught by jmls on IRC)Tilghman Lesher
2008-05-05clarify wordingKevin P. Fleming
2008-05-01Clarify the deprecation notice about Macro() to note that it will not be removedRussell Bryant
2008-04-29Make app_directory dependent on app_voicemail. This is because the functionMark Michelson
2008-03-26Merged revisions 111126 via svnmerge from Kevin P. Fleming