Commit Graph

173 Commits (545dcd987cf5824cd99304f121096040ec94e603)

Author SHA1 Message Date
Joshua Colp 56e74f0dde (closes issue #10603)
18 years ago
Russell Bryant 43e9b0f67c (closes issue #7852)
18 years ago
Olle Johansson 0c321a54d9 Doc change
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
Mark Michelson 8d929d7afd Allow non-realtime queues to have realtime members
18 years ago
Tilghman Lesher 3257acb922 Add some documentation detailing an aspect of dialplan functions, as requested by Russell
19 years ago
Russell Bryant de1bcbc423 remove a couple of entries that got duplicated and snuck into the SIP section. Also, align the NAT/STUN entry with the others.
19 years ago
Luigi Rizzo 5305d61e85 add documentation on nat/stun support in chan_sip
19 years ago
Russell Bryant 098acf6fc3 note the debug and verbose changes in CHANGES
19 years ago
Olle Johansson 22bb315824 Update with new features
19 years ago
Russell Bryant 8c598f0e11 Redistribute a lot of the items that were in the Misc. section
19 years ago
Russell Bryant 98b08197f3 note TLS support for manager and HTTP in CHANGES
19 years ago
Joshua Colp 62084eb2a4 Add SIPREFERRINGCONTEXT and SIPREFERREDBYHDR variables when a transfer takes place. (issue #8378 reported by jcovert)
19 years ago
Mark Michelson 5310385315 Added ability to customize which buttons control forward, reverse, pause, and stop during message playback.
19 years ago
Mark Michelson 4596af13fc Adding feature to support the storage and retrieval of voicemail greetings using IMAP storage.
19 years ago
Joshua Colp 1961b57705 Add rtpdest option to SIP CHANNEL() dialplan function to return the IP address and port that RTP (be it audio/video/text) is going to.
19 years ago
Steve Murphy c1bb0fc34b This finishes the changes for making Macro args LOCAL to the call, and allowing users to declare local variables.
19 years ago
Steve Murphy 75e6a8f807 Added a little verbage to CHANGES
19 years ago
Steve Murphy abf614c5a1 Moved those comments from UPGRADE.txt to CHANGES. Ooops.
19 years ago
Russell Bryant 50063108cf update CHANGES for tw support in voicemail
19 years ago
Russell Bryant 8d0124aba3 Add support for configuring named groups of custom call features in
19 years ago
Joshua Colp 54bccb409b Add ListAllVoicemailUsers manager command. (issue #8112 reported by Tony Zhao)
19 years ago
Russell Bryant 90d6885701 Add a new feature for Music on Hold. If you set the "digit" option for a
19 years ago
Russell Bryant c2824bfd70 Add ENUMQUERY and ENUMRESULT to the CHANGES file.
19 years ago
Russell Bryant bffbfcbcbc Add a new application, MeetMeChannelAdmin, which is similar to MeetMeAdmin,
19 years ago
Russell Bryant cef98155ef Fix some bad grammar.
19 years ago
Russell Bryant a6ec2bd182 When a conference is created, the UNIQUEID of the channel that caused it to be
19 years ago
Russell Bryant 37602ccf52 Note Hungarian language support in CHANGES
19 years ago
Russell Bryant 3d409eb793 Update the device state functionality of chan_local such that it will return
19 years ago
Russell Bryant 0dc5766279 Add the new options for attended transfer to the CHANGES file.
19 years ago
Russell Bryant c82fd9020f Add a note to CHANGES about the new support for 802.1p. Thanks IgorG!
19 years ago
Russell Bryant 683417407e This patch adds additional information to the EXITWITHKEY and EXITWITHTIMEOUT
19 years ago
Russell Bryant a4a2e973ec note MeetMe change in CHANGES
19 years ago
Russell Bryant b6b1bf3213 Merge changes from team/russell/events
19 years ago
Russell Bryant c59b8876aa Merge changes from team/russell/dundi_results
19 years ago
Russell Bryant 672fbc1f81 Add a min-announce-frequency option to queues.conf which allows you to control the
19 years ago
Russell Bryant 5cf93c4ca0 Add OSP support for IAX2 to the changes file. Also, slightly reorganize some
19 years ago
Russell Bryant 74221823af Note the bridge manager action and application in the CHANGES file.
19 years ago
Olle Johansson 4aef0155d6 use "ChannelType" in events to indicate which channel driver that generates the event. This replaces
19 years ago
Russell Bryant e94dde199c Add the ability for the "voicemail show users" CLI command to show users
19 years ago
Russell Bryant 5bea998a55 Merge changes from team/russell/sqlite:
19 years ago
Russell Bryant 32e03f9e4a Add the ability to dynamically specify weights for responses to DUNDi queries.
19 years ago
Joshua Colp b7e47198da Add zap show version CLI command. This pulls the version/echo canceller in use directly using the ZT_GETVERSION ioctl. (issue #9094 reported by tootai)
19 years ago
Russell Bryant 78a062ac07 Note that the entries in the CHANGES file only list functionality changes
19 years ago
Russell Bryant 6d8350e20a Add GetConfigJSON to the CHANGES file.
19 years ago
Joshua Colp 19ee30dc1c Clarify last change for SMDI in CHANGES file.
19 years ago
Joshua Colp ae6898cbe5 Add option to features.conf that enables parking via DTMF on picked up parked calls. (issue #9082 reported by francesco_r)
19 years ago
Olle Johansson ba32ee49d0 Adding Realtime Text support (T.140) to Asterisk
19 years ago
Joshua Colp 8fdd98b568 Add 'o' option to Chanspy which causes it to only listen to audio coming from the channel, and the 'X' option which allows the user to exit to a valid single digit extension. (issue #8137 reported by mnicholson)
19 years ago
Olle Johansson bd4858f6b7 ...and don't forget to update CHANGES
19 years ago