aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
AgeCommit message (Collapse)AuthorFilesLines
2006-02-15Small typooej1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10179 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14use a delimiter for 'show channels concise' that will not appear in the ↵kpfleming1-0/+7
field contents (issue #6086, with UPGRADE.txt addition) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10085 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14warn people about ENUMLOOKUP counting changekpfleming1-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10065 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14don't force a default zone for ENUM() lookups, use the configuration file ↵kpfleming1-0/+3
(issue #6036, with update to UPGRADE.txt) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10047 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11build function modules independently (no more pbx_functions.so)kpfleming1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9469 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-30Document installation changes for BSD users.oej1-0/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8896 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-30Bug 6378 - deprecate CHECK_MD5 functiontilghman1-0/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8883 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-05Added feature from bug #5573 and updated app_readmogorman1-0/+3
to be able to use indication tones, and argument parsing code. Documented possible problems this might cause an older dialplans in UPGRADE.txt git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7818 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04- Remove "incominglimit" as a configuration option in sip.confoej1-0/+3
- Add documentation on call-limit, explaining that there's two counters for a type="friend". - Document the removval of "incominglimit" in UPGRADE.txt git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7775 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-26Bug 6057 - Deprecate builtins that have been replaced by functionstilghman1-0/+18
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7633 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-21- change the default value of the global priority jumping option to 'off'russell1-200/+5
- update the UPGRADE.txt file to reflect this change - remove old information from UPGRADE.txt git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7568 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from kpfleming1-1/+2
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r7265 | oej | 2005-12-01 17:18:14 -0600 (Thu, 01 Dec 2005) | 2 lines Changing bug report address to the Asterisk issue tracker ........ r7266 | kpfleming | 2005-12-01 17:18:29 -0600 (Thu, 01 Dec 2005) | 3 lines Makefile 'update' target now supports updating from Subversion repositories (issue #5875) remove support for 'patches' subdirectory, it's no longer useful ........ r7268 | kpfleming | 2005-12-01 17:34:58 -0600 (Thu, 01 Dec 2005) | 2 lines ensure channel's scheduling context is freed (issue #5788) ........ r7269 | kpfleming | 2005-12-01 17:49:44 -0600 (Thu, 01 Dec 2005) | 2 lines don't block waiting for the Festival server forever when it goes away (issue #5882) ........ r7270 | kpfleming | 2005-12-01 18:26:12 -0600 (Thu, 01 Dec 2005) | 2 lines allow variables to exist on both 'halves' of the Local channel (issue #5810) ........ r7271 | kpfleming | 2005-12-01 18:28:48 -0600 (Thu, 01 Dec 2005) | 2 lines protect agent_bridgedchannel() from segfaulting when there is no bridged channel (issue #5879) ........ r7272 | kpfleming | 2005-12-01 18:39:00 -0600 (Thu, 01 Dec 2005) | 3 lines properly handle password changes when mailbox is last line of config file and not followed by a newline (issue #5870) reformat password changing code to conform to coding guidelines (issue #5870) ........ r7273 | kpfleming | 2005-12-01 18:42:40 -0600 (Thu, 01 Dec 2005) | 2 lines allow previous context-searching behavior to be used if desired (issue #5899) ........ r7274 | kpfleming | 2005-12-01 18:51:15 -0600 (Thu, 01 Dec 2005) | 2 lines inherit channel variables into channels created by Page() application (issue #5888) ........ r7275 | oej | 2005-12-01 18:52:13 -0600 (Thu, 01 Dec 2005) | 2 lines Bug #5907. Improve SIP INFO DTMF debugging output. (1.2 & Trunk) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7276 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-30issue #5887twisted1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7225 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-20issue #5792twisted1-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7138 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-13Mention callerid name / num changes in UPGRADE.txt (bug #5624)markster1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7091 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-08issue #5532kpfleming1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7025 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01rename ChangeLog to CHANGES, a file which will contain a list of the ↵kpfleming1-2/+2
significant changes between Asterisk releases git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6927 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-26fix up arguments to AgentCallbackLogin so that the options string and therussell1-0/+5
specified extension do not conflict. This also makes the application not assume that the extension is numeric. While we're at it, include some code cleanup - strcpy to ast_copy_string, and cleanups to LOCAL_USER handling. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6856 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-25Fix GetVar manager action result (bug #5275)markster1-7/+17
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6641 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-07add note about volume adjustments in app_meetme (new sound files are on ↵kpfleming1-0/+11
their way) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6523 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-01add warning about new expression parserkpfleming1-0/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6487 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31correct case errorkpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6466 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31deprecate chan_modem and its subdriverskpfleming1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6465 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22support new format for musiconhold.conf (issue #4908)kpfleming1-0/+6
support non-SLINEAR moh streams (issue #4908) add external app to feed TCP stream into Asterisk for moh (issue #4908) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6353 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-21Document AGI SIGHUP changesmarkster1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6345 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-08Be consistent with User/Username (bug #4916)markster1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6305 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-26warn users about voicemail menu structure changekpfleming1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6227 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12add support for multiple-digit extensions in queue exit contexts (bug #4690)kpfleming1-0/+6
add QUEUEAGENTCOUNT dialplan function (bug #4690) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6114 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02document syntax change for Record() application (bug #4439)kpfleming1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5822 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19note the change from "port" to "bindport"russell1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5718 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-17correct syntax on DB function examplerussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5707 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15rename SetVar application to Set, deprecate SetVarkpfleming1-14/+17
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5688 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15add dialplan functions for Caller ID, language and timeouts (bug #4219, with ↵kpfleming1-0/+27
mods) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5679 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-08Update groupcount / db documentation (bug #4200, etc)markster1-0/+21
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5606 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-03add note about autofallthroughrussell1-0/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5364 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-01Update README to reflect modern Asterisk features and requirementskpfleming1-0/+11
Add note in UPGRADE.txt about compiler requirements Add note to CODING-GUIDELINES about new policy for CLI command structure git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5335 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" ↵markster1-0/+7
DTMF mode git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5293 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-27fix a typorussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5273 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-26Fix upgrade documentation to mention new manager eventmarkster1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5268 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-09Remove duplicate CallerPres applicationmarkster1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5156 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-18update UPGRADE.txt for new channel name for iax2 format.markster1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5050 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-14Fix native agent transfer, add UPGRADE.txt for notes about backwards ↵markster1-0/+16
compatibility issues upgrading from Asterisk 1.0 to current CVS head git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5031 f38db490-d61c-443f-a65b-d21fe96a405b