Commit Graph

339 Commits (9b7b8cb1554302997c57e0d40b2616e8c2e24a5b)

Author SHA1 Message Date
Russell Bryant c61b87c5f6 Shuffle UPGRADE.txt files for 1.10.
15 years ago
Russell Bryant a9e49f4e45 Update documentation for 'comebacktoorigin' in featuers.conf.
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
16 years ago
Terry Wilson 745f4edbd5 Merged revisions 274280 via svnmerge from
16 years ago
Bradley Latus 4405813297 Add High Resolution Times to CDRs for Asterisk
16 years ago
Leif Madsen dfa82e0852 Update UPGRADE.txt and CHANGE for CDR functionality changes.
16 years ago
Terry Wilson ffbb85bb4d Set app and appdata fields when a Dial is redirected
16 years ago
Tilghman Lesher 2da88f1977 Setup environment variables for the benefit of child processes and disallow changing them.
16 years ago
Alec L Davis dd3343c33d VoicemailMain and VMauthenticate, allow escape to the 'a' extension when a single '*' is entered
16 years ago
Leif Madsen bb2fa21ac1 IAXpeers output now matches SIPpeers format for manager (AMI).
16 years ago
TransNexus OSP Development 034a79c303 Updated doc for OSP lookup application.
16 years ago
David Ruggles 1649ae071c ExternalIVR information for UPGRADE.txt
16 years ago
Russell Bryant c207825dc7 Move an entry from CHANGES to UPGRADE.txt.
16 years ago
Russell Bryant 2a1dce85b4 Move an entry from CHANGES that should be in UPGRADE.txt.
16 years ago
David Vossel 2081809b07 update CHANGES and UPGRADE.txt for early media behavior change between 1.6.1 and 1.6.2
16 years ago
Joshua Colp f62d03a8f3 Store the cause code that is returned when trying to create a channel in ChanIsAvail in the
16 years ago
Richard Mudgett 6406f39594 DAHDI ISDN channel names will not allow device state to work. (Interim solution.)
16 years ago
Kevin P. Fleming 20743ec07d Allow non-compliant T.38 endpoints to be supportable via configuration option.
16 years ago
Richard Mudgett dd0c76a9d3 Move DAHDI/ISDN channel naming note from CHANGES to UPGRADE.txt.
16 years ago
Kevin P. Fleming ff555b5e12 Sync up UPGRADE.txt with the 1.6.2 version.
16 years ago
Tilghman Lesher 17180120bf Change the default behavior of Set, AGI, and pbx_realtime to 1.6 behavior by default (starting in 1.6.3).
16 years ago
Russell Bryant 6f8e099b34 Merged revisions 218798 via svnmerge from
16 years ago
Russell Bryant 148552de24 Merged revisions 216085 via svnmerge from
16 years ago
Kevin P. Fleming e9d22f802e Rename 'canreinvite' option to 'directmedia', with backwards compatibility.
16 years ago
Kevin P. Fleming 347665503e T.38 change note is not necessary in this branch
17 years ago
Kevin P. Fleming 0a6e06c7ff Rework of T.38 negotiation and UDPTL API to address interoperability problems
17 years ago
Tilghman Lesher aa379bb741 Document the "flag" field in the voicemessages table.
17 years ago
Tilghman Lesher ff4bfb966a Merged revisions 204556 via svnmerge from
17 years ago
Tilghman Lesher 34d0143955 Recorded merge of revisions 204469 via svnmerge from
17 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
17 years ago
Russell Bryant b7feca3685 Minor tweaks and spelling fixes for CHANGES and UPGRADE.txt.
17 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
17 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
17 years ago
Russell Bryant 5e256effa7 Update UPGRADE.txt and CHANGES for 1.6.3
17 years ago
Russell Bryant a80ef0ca1e Add a note about the ordering of entries in sip.conf in 1.6.1.
17 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
17 years ago
Kevin P. Fleming 9a7c28cd5a we can now build with -Wformat=2, which found a couple of real bugs
17 years ago
Matthew Nicholson 17ed84ff07 Make the Join event from app_queue use CallerIDNum insead of CallerID for
17 years ago
Kevin P. Fleming 9789c66375 as suggested by jtodd, document the purposes of the CHANGES and UPGRADE files
17 years ago
Kevin P. Fleming 773eda05d0 move relevant entries into UPGRADE.txt and resync UPGRADE-1.6.txt with previous branches
17 years ago
Kevin P. Fleming 81a16aa982 make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_multiple() and ast_agi_fdprintf() API calls to be consistent with API guidelines
17 years ago
Mark Michelson cf6c66de65 Fix some refcounting in app_queue.c and change the
17 years ago
Michiel van Baak 59d9255977 Break up skinny.conf into seperate sections for
17 years ago
Tilghman Lesher 9335b3ad34 Allow people to select the old console behavior of white text on a black
17 years ago
Kevin P. Fleming 47ea5a01b4 Merged revisions 137530 via svnmerge from
17 years ago
Sean Bright 9c7099faae Log the userfield CDR variable like the other CDR backends, assuming the
17 years ago
Tilghman Lesher ff101d0b07 Add '+=' append operator to configuration files.
17 years ago
Tilghman Lesher 75d38f6024 Change SendImage() to output a more consistent status variable.
18 years ago
Tilghman Lesher 1517710d7e Change several 'core' commands to be 'dialplan' commands (with appropriate
18 years ago
Sean Bright 19830f3359 Merge in changes from my cdr-tds-conversion branch. This changes the internal
18 years ago
Sean Bright 00f74ac24c Update CHANGES and UPGRADE.txt per kpfleming's mail to #asterisk-dev.
18 years ago
Tilghman Lesher b2ef18dab4 Add some more IAX2-specific information about the channel to the CHANNEL()
18 years ago
Tilghman Lesher 99c2f1c9f7 Expand CDR uniqueid field to 150 chars, to account for maximum systemname.
18 years ago
Tilghman Lesher 77f9f76bc2 Add info on the [compat] section of asterisk.conf.
18 years ago
Tilghman Lesher 316e334751 Change space-zero to now evaluate to false, as is expected by a great many.
18 years ago
Mark Michelson a92223a240 Modify externnotify to take the number of urgent voicemails as a final argument instead
18 years ago
Mark Michelson 7daebcd610 Adding support for "urgent" voicemail messages. Messages which are
18 years ago
Tilghman Lesher 2e6537c5db Note change for ExecIf syntax (caught by jmls on IRC)
18 years ago
Kevin P. Fleming 705ba4304d clarify wording
18 years ago
Russell Bryant 2c52c79e10 Clarify the deprecation notice about Macro() to note that it will not be removed
18 years ago
Mark Michelson 8b1cb3ce53 Make app_directory dependent on app_voicemail. This is because the function
18 years ago
Kevin P. Fleming 769abc6053 Merged revisions 111126 via svnmerge from
18 years ago
Kevin P. Fleming caf7b47b69 Merged revisions 110962 via svnmerge from
18 years ago
Kevin P. Fleming 789831ef9a Merged revisions 110880 via svnmerge from
18 years ago
Tilghman Lesher 8a411ccf83 Create a centralized configuration option for silencethreshold
18 years ago
Russell Bryant f8412a637d Deprecate the "stripmsd" option in favor of dialplan substring variable syntax.
18 years ago
Tilghman Lesher f92a3e119e Move Originate to a separate privilege and require the additional System privilege to call out to a subshell.
18 years ago
Joshua Colp 3e0f3915a5 Add CHANNELREDIRECT_STATUS variable to ChannelRedirect() dialplan application. This will either be set to NOCHANNEL if the given channel was not found or SUCCESS if it worked.
18 years ago
Mark Michelson 44810652d6 Change the queue holdtime announcement to happen at any interval (not just greater than two minutes). Remove
18 years ago
Mark Michelson 8c3cf89933 1. Deprecate SetMusicOnHold and WaitMusicOnHold.
18 years ago
Russell Bryant 18347a73ff At the request of ManxPower, include the UPGRADE.txt from 1.2 and 1.4, as well.
18 years ago
Russell Bryant 10f6450da7 Add a note about changing modules.conf since another console channel driver is
18 years ago
Olle Johansson 17afebc1a6 HUGE improvements to QoS/CoS handling by IgorG
18 years ago
Tilghman Lesher 70cd3d0037 Remove use of privacy.conf by the Privacy app.
18 years ago
Olle Johansson 1052282084 Adding documentation for the massive manager changes to manager
18 years ago
Tilghman Lesher ce2f670228 Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call" level.
18 years ago
Olle Johansson 0cc002a48a Rename "username" to "defaultuser" to match with "defaultip".
18 years ago
Olle Johansson 130a2051fa - Mark "concise" as deprecated
18 years ago
Tilghman Lesher 1c295be7a0 Change Read to set READSTATUS as an indication of the result
18 years ago
Joshua Colp 139978dbb7 Fix typo in UPGRADE.txt. 'increase' should have been used, not 'increasing'.
18 years ago
Tilghman Lesher 4650a56d23 Convert cdr_odbc to use res_odbc managed connections
18 years ago
Mark Michelson 3ffc123db9 Adding the more flexible QUEUE_MEMBER function to replace the QUEUE_MEMBER_COUNT function.
18 years ago
Jason Parker ed690fc348 Switch dundi to new tos config format.
18 years ago
Tilghman Lesher c121ed6bec Change the IAXPeers command to have manager-style output, instead of CLI-style output (closes issue #8254)
18 years ago
Tilghman Lesher f5a14167f3 Support better rotation of log files to be more like system logging (closes issue #10398)
18 years ago
Steve Murphy 9836efb5fb This commit closes bug 7605, and half-closes 7638. The AEL code has been redistributed/repartitioned to allow code re-use both inside and outside of Asterisk. This commit introduces the utils/conf2ael program, and an external config-file reader, for both normal config files, and for extensions.conf (context, exten, prio); It provides an API for programs outside of asterisk to use to play with the dialplan and config files.
18 years ago
Tilghman Lesher ce26bea24a Add func_lock, which creates dialplan mutexes, and note that the Macro apps are now deprecated.
19 years ago
Tilghman Lesher a1fdc1c769 Missed one conversion to comma delimiter (thanks, Juggie) and add documentation on the
19 years ago
Tilghman Lesher 55b1ee298e Merge the dialplan_aesthetics branch. Most of this patch simply converts applications
19 years ago
Steve Murphy 6a4efe5d5a In regards to changes for 9508, expr2 system choking on floating point numbers, I'm adding this update to round out (no pun intended) and make this FP-capable version of the Expr2 stuff interoperate better with previous integer-only usage, by providing Functions syntax, with 20 builtin functions for floating pt to integer conversions, and some general floating point math routines that might commonly be used also. Along with this, I made it so if a function was not a builtin, it will try and find it in the ast_custom_function list, and if found, execute it and collect the results. Thus, you can call system functions like CDR(), CHANNEL(), etc, from within $\[..\] exprs, without having to wrap them in $\{...\} (curly brace) notation. Did a valgrind on the standalone and made sure there's no mem leaks. Looks good. Updated the docs, too.
19 years ago
Steve Murphy 94b934c8f6 Merged revisions 72933 via svnmerge from
19 years ago
Steve Murphy abf614c5a1 Moved those comments from UPGRADE.txt to CHANGES. Ooops.
19 years ago
Steve Murphy f86d192b95 Some UPGRADE.txt comments to cover some enhancements added today.
19 years ago
Tilghman Lesher f314fa039b Issue 8971 - Allow DISA input to be ended with a '#'.
19 years ago
Steve Murphy 3ee0077f04 Added a small bit of code to support the SNOM 360's Record button. Made the find_feature func in res_features.c public, so I could use it to find the automon dial sequence as configured by the user. When the INFO packet has a Record: header with on/off, the sequence is sent as consecutive DTMF frames on the phone's channel, triggering the automon functionality. The user has to configure the automon in features.conf, and set up his dialplan accordingly.
19 years ago
Russell Bryant b6b1bf3213 Merge changes from team/russell/events
19 years ago
Dwayne M. Hubbard c3ae939ddc updated UPGRADE.txt to include format_wav changes
19 years ago
Russell Bryant 5bea998a55 Merge changes from team/russell/sqlite:
19 years ago
Tilghman Lesher f475a5fe0e Deprecate SetCallerPres application
19 years ago
Steve Murphy ad06bf844c As per bug 8859 (Add option to revert old ChanIsAvail() with 's' option behavior), this update makes the 't' option available, which calls ast_parse_device_state instead of ast_device_state. This option will not dive into the channel driver to find the status of the device (which could be good if sip devicestate isn't returning full status, for various reasons).
19 years ago
Tilghman Lesher 94d71436ec 1. Rename 'maxmessage' to 'maxsecs' to differentiate from 'maxmsg'.
19 years ago
Kevin P. Fleming afbfafa400 make the 'languageprefix' option default to on, and deprecate turning it off
19 years ago
Steve Murphy fbcf1ef5db Added a few words to explain the change to AEL concerning Gosub()
19 years ago
Kevin P. Fleming ce40dc579c minor change to test live syncing
19 years ago
Joshua Colp e936f71ff2 First entry! Tell people about the callerid changes with manager.
19 years ago
Tilghman Lesher 4a58847fe2 Remove 1.4 changes from UPGRADE.txt, remove deprecated callerid field, remove deprecated SetGlobalVar app
19 years ago
Kevin P. Fleming cc99b22469 add a warning about name changes on some API calls
19 years ago
BJ Weschke 7057035ae0 Changes/fixes to the app_waitforsilence app to make it behave more the way the author originally intended for it
19 years ago
Joshua Colp c6977b9983 Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it!
19 years ago
Kevin P. Fleming b281acf0f8 change default setting for autofallthrough
19 years ago
Olle Johansson 2c98238fbe Mark ALERT_INFO as deprecated. This can now be done with the sipaddheader() application and
19 years ago
Russell Bryant e68c0ff0be add a note about behavior of the "clid" field in the CDR
19 years ago
Olle Johansson cff8073771 Deprecate USERAGENT
19 years ago
Kevin P. Fleming b1288df748 document Makefile target changes
19 years ago
Kevin P. Fleming fd0ac387a9 deprecate chan_agent callback mode
19 years ago
Joshua Colp 3ef02d79a4 Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. This means that if you're using this and upgrade to the revision where this was committed, you will need to update your table to the schema provided in doc/odbcstorage.txt
19 years ago
Olle Johansson 373b633e33 Marking PRI_CAUSE as deprecated to be replaced by hangup(cause)
20 years ago
Russell Bryant 377ae8d648 add notes on the changes to music on hold handling
20 years ago
Kevin P. Fleming 4492cbac8d swap the G726-32 format numbers, so that IAX2 connections with prior versions of Asterisk will still work properly
20 years ago
Kevin P. Fleming 4376af0080 actually make the non-standard G726-32 behavior available for SIP clients
20 years ago
Kevin P. Fleming 7b2bd1a069 document the new sound/moh file installation process
20 years ago
Kevin P. Fleming 7e84433270 officially deprecate the 'roundrobin' queue strategy in favor of 'rrmemory'
20 years ago
Tilghman Lesher 92314f96c5 Deprecate SetGlobalVar, replacing it with a dialplan function
20 years ago
Tilghman Lesher 36e31d864a Notate that QUEUEAGENTCOUNT is deprecated, so it can be removed post-1.4
20 years ago
Russell Bryant fba5d28317 document the changes I made yesterday to the exit behavior of the
20 years ago
Russell Bryant 3e47e08cdc wrap test at 80 characters
20 years ago
Russell Bryant 640285c7a5 add some more text about the build system
20 years ago
Joshua Colp 10467be4c0 attended transfer use transferer context first and set who is transfering at the beginning (issue #6752 reported by moy -- minor mods done by myself)
20 years ago
BJ Weschke 6535df3680 app_meetme Muting and Manager API enhancements #6731 (softins w/some minor mods to accomodate recent enum work)
20 years ago
Russell Bryant 9d53a3e7f5 - add a UserEvent action that allows a manager client to "broadcast" an event
20 years ago
Tilghman Lesher d0c36296d2 As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.
20 years ago
BJ Weschke d83bd4d136 Integrate the MixMonitor functionality (introduced in 1.2) as an option for recording queue member conversations with callers. #7084
20 years ago
BJ Weschke a09110c810 Adding documentation about API change approved in order to fix bug(s).
20 years ago
BJ Weschke 7b3f3db65d Fix autofill behavior in app_queue and document it's functionality in queues.conf.sample and UPGRADE.txt
20 years ago
BJ Weschke a9281a1142 Introducing the REALTIME() dialplan function
20 years ago
BJ Weschke 857f2e8d41 Record bridge channel unique id in "CONNECT" queue_log entry and the corresponding manager event. #6522 (nording) w/ documentation additions where appropriate
20 years ago
Kevin P. Fleming 4ebb58b3e2 document the removal of MFC/R2 support
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Tilghman Lesher e462f79205 Bug 6943 - transition away from using CallerID header, when we really mean CallerIDNum
20 years ago
Kevin P. Fleming cf15740eaf remove support for BYEXTENSION (which nobody even knows about anymore)
20 years ago
Olle Johansson 7089dc1341 Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c
20 years ago
Russell Bryant 19191d1442 add note about phonetic sounds being removed from asterisk-sounds
20 years ago
Russell Bryant 5db6838b52 update UPGRADE.txt to reflect the last change to chan_iax2
20 years ago
Matt O'Gorman f553e282e8 minor typo in UPGRADE.txt bug number 6679
20 years ago
Matt O'Gorman 3775835bd0 informs people of changes made in commit 11586, and
20 years ago
Kevin P. Fleming 850397b334 revert change to ENUM functionality (go back to supplying a default zone)
20 years ago
Olle Johansson fa27bf695c Small typo
20 years ago
Kevin P. Fleming 6081d770c3 use a delimiter for 'show channels concise' that will not appear in the field contents (issue #6086, with UPGRADE.txt addition)
20 years ago
Kevin P. Fleming 5e6019c61c warn people about ENUMLOOKUP counting change
20 years ago
Kevin P. Fleming c8b087ffcb don't force a default zone for ENUM() lookups, use the configuration file (issue #6036, with update to UPGRADE.txt)
20 years ago
Kevin P. Fleming a38a7eec61 build function modules independently (no more pbx_functions.so)
20 years ago
Olle Johansson a2eb074527 Document installation changes for BSD users.
20 years ago
Tilghman Lesher f9811bc198 Bug 6378 - deprecate CHECK_MD5 function
20 years ago
Matt O'Gorman 7b680ef6d8 Added feature from bug #5573 and updated app_read
20 years ago
Olle Johansson 5462ec082c - Remove "incominglimit" as a configuration option in sip.conf
20 years ago
Tilghman Lesher dc51afacc6 Bug 6057 - Deprecate builtins that have been replaced by functions
20 years ago
Russell Bryant 5039373b99 - change the default value of the global priority jumping option to 'off'
20 years ago
Kevin P. Fleming 0242a69b3f Merged revisions 7265-7266,7268-7275 via svnmerge from
20 years ago
Josh Roberson 1f538ad219 issue #5887
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Josh Roberson 85d60cf7ab issue #5792
20 years ago
Mark Spencer d5348b71c9 Mention callerid name / num changes in UPGRADE.txt (bug #5624)
20 years ago
Kevin P. Fleming 511c096592 issue #5532
20 years ago
Kevin P. Fleming bb47f9fdc3 rename ChangeLog to CHANGES, a file which will contain a list of the significant changes between Asterisk releases
20 years ago
Russell Bryant 052db5af42 fix up arguments to AgentCallbackLogin so that the options string and the
20 years ago
Mark Spencer 96286be0ee Fix GetVar manager action result (bug #5275)
20 years ago
Kevin P. Fleming ff4ec53348 add note about volume adjustments in app_meetme (new sound files are on their way)
20 years ago
Kevin P. Fleming 56c27b5a14 add warning about new expression parser
20 years ago
Kevin P. Fleming e3ebb69fd1 correct case error
20 years ago
Kevin P. Fleming f3c46f8f20 deprecate chan_modem and its subdrivers
20 years ago
Kevin P. Fleming ff971379f4 support new format for musiconhold.conf (issue #4908)
20 years ago
Mark Spencer e6732b52d8 Document AGI SIGHUP changes
20 years ago
Mark Spencer 6dde38ed52 Be consistent with User/Username (bug #4916)
21 years ago
Kevin P. Fleming bafebbd909 warn users about voicemail menu structure change
21 years ago
Kevin P. Fleming 79760d4802 add support for multiple-digit extensions in queue exit contexts (bug #4690)
21 years ago
Kevin P. Fleming 0582912c5d document syntax change for Record() application (bug #4439)
21 years ago
Russell Bryant 334fcaa369 note the change from "port" to "bindport"
21 years ago
Russell Bryant c4ebf00d48 correct syntax on DB function example
21 years ago
Kevin P. Fleming 9cea81b035 rename SetVar application to Set, deprecate SetVar
21 years ago
Kevin P. Fleming fa60672d58 add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods)
21 years ago
Mark Spencer b33a3aa3e2 Update groupcount / db documentation (bug #4200, etc)
21 years ago
Russell Bryant d23b94c206 add note about autofallthrough
21 years ago
Kevin P. Fleming 93c8e08989 Update README to reflect modern Asterisk features and requirements
21 years ago
Mark Spencer dc9faa21e4 Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
21 years ago
Russell Bryant a35dab18bd fix a typo
21 years ago
Mark Spencer 09d0d0181c Fix upgrade documentation to mention new manager event
21 years ago
Mark Spencer 3334ab2653 Remove duplicate CallerPres application
21 years ago
Mark Spencer e840a63d68 update UPGRADE.txt for new channel name for iax2 format.
21 years ago
Mark Spencer cea4a8e09e Fix native agent transfer, add UPGRADE.txt for notes about backwards compatibility issues upgrading from Asterisk 1.0 to current CVS head
21 years ago