Commit Graph

112 Commits (4807fe0f0d68a99313c59f33dd4234c1b6b48ebf)

Author SHA1 Message Date
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)
19 years ago
BJ Weschke 6535df3680 app_meetme Muting and Manager API enhancements #6731 (softins w/some minor mods to accomodate recent enum work)
19 years ago
Russell Bryant 9d53a3e7f5 - add a UserEvent action that allows a manager client to "broadcast" an event
19 years ago
Tilghman Lesher d0c36296d2 As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.
19 years ago
BJ Weschke d83bd4d136 Integrate the MixMonitor functionality (introduced in 1.2) as an option for recording queue member conversations with callers. #7084
19 years ago
BJ Weschke a09110c810 Adding documentation about API change approved in order to fix bug(s).
19 years ago
BJ Weschke 7b3f3db65d Fix autofill behavior in app_queue and document it's functionality in queues.conf.sample and UPGRADE.txt
19 years ago
BJ Weschke a9281a1142 Introducing the REALTIME() dialplan function
19 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
19 years ago
Kevin P. Fleming 4ebb58b3e2 document the removal of MFC/R2 support
19 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!
19 years ago
Tilghman Lesher e462f79205 Bug 6943 - transition away from using CallerID header, when we really mean CallerIDNum
19 years ago
Kevin P. Fleming cf15740eaf remove support for BYEXTENSION (which nobody even knows about anymore)
19 years ago
Olle Johansson 7089dc1341 Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c
19 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)
20 years ago
Kevin P. Fleming bafebbd909 warn users about voicemail menu structure change
20 years ago
Kevin P. Fleming 79760d4802 add support for multiple-digit extensions in queue exit contexts (bug #4690)
20 years ago
Kevin P. Fleming 0582912c5d document syntax change for Record() application (bug #4439)
20 years ago
Russell Bryant 334fcaa369 note the change from "port" to "bindport"
20 years ago
Russell Bryant c4ebf00d48 correct syntax on DB function example
20 years ago
Kevin P. Fleming 9cea81b035 rename SetVar application to Set, deprecate SetVar
20 years ago
Kevin P. Fleming fa60672d58 add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods)
20 years ago
Mark Spencer b33a3aa3e2 Update groupcount / db documentation (bug #4200, etc)
20 years ago
Russell Bryant d23b94c206 add note about autofallthrough
20 years ago
Kevin P. Fleming 93c8e08989 Update README to reflect modern Asterisk features and requirements
20 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