Commit Graph

92 Commits (e545f2e02f465bce605b9627f35a9492a4920e29)

Author SHA1 Message Date
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