Archived
14
0
Fork 0
Commit graph

109 commits

Author SHA1 Message Date
tilghman
fcce7189b1 As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@28745 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-19 18:21:31 +00:00
bweschke
f6834bc595 Integrate the MixMonitor functionality (introduced in 1.2) as an option for recording queue member conversations with callers. #7084
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@25076 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-05 22:02:38 +00:00
bweschke
811ed760ef Adding documentation about API change approved in order to fix bug(s).
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@25012 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-05 20:12:59 +00:00
bweschke
165047114f Fix autofill behavior in app_queue and document it's functionality in queues.conf.sample and UPGRADE.txt
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@24543 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-03 20:01:30 +00:00
bweschke
e93a85edf0 Introducing the REALTIME() dialplan function
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@24376 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-02 22:46:12 +00:00
bweschke
1718ea2a7c Record bridge channel unique id in "CONNECT" queue_log entry and the corresponding manager event. #6522 (nording) w/ documentation additions where appropriate
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@24293 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-02 19:18:36 +00:00
kpfleming
58926e598e document the removal of MFC/R2 support
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@23671 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-30 14:10:48 +00:00
kpfleming
29f496ef12 Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22267 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-24 17:11:45 +00:00
tilghman
e7ab4552ee Bug 6943 - transition away from using CallerID header, when we really mean CallerIDNum
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@19436 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-11 23:23:16 +00:00
kpfleming
31b2a51bfb remove support for BYEXTENSION (which nobody even knows about anymore)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@18977 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-10 23:01:22 +00:00
oej
3c9910c57e Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c
- implement all functions through internal APIs in res_osp.c and app_osplookup.c
(homesick)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@18369 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-07 19:11:22 +00:00
russell
b6f27fb06f add note about phonetic sounds being removed from asterisk-sounds
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13887 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-21 16:18:54 +00:00
russell
719fb45557 update UPGRADE.txt to reflect the last change to chan_iax2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12960 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-14 19:06:25 +00:00
mogorman
c821a67c77 minor typo in UPGRADE.txt bug number 6679
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12465 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-08 18:52:55 +00:00
mogorman
7b231c43a0 informs people of changes made in commit 11586, and
bug 5015, uniqueid, userfield, and usegmt are 
definable from cdr.conf now.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@11587 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-02 21:26:45 +00:00
kpfleming
12c605e61b revert change to ENUM functionality (go back to supplying a default zone)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10823 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-22 23:07:34 +00:00
oej
8319c90f4a Small typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10179 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-15 07:01:19 +00:00
kpfleming
fbe9a8f93d use a delimiter for 'show channels concise' that will not appear in the 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-14 23:22:52 +00:00
kpfleming
0993d3ddbf warn people about ENUMLOOKUP counting change
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10065 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 22:20:14 +00:00
kpfleming
0be5cc8fb2 don't force a default zone for ENUM() lookups, use the configuration file (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-14 21:57:26 +00:00
kpfleming
5f90b9bebd build function modules independently (no more pbx_functions.so)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9469 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-11 03:14:05 +00:00
oej
ef733ea7e5 Document installation changes for BSD users.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8896 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-30 14:12:39 +00:00
tilghman
f0b67955ad Bug 6378 - deprecate CHECK_MD5 function
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8883 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-30 06:07:05 +00:00
mogorman
a35b84bd06 Added feature from bug #5573 and updated app_read
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-05 19:55:03 +00:00
oej
762e166239 - Remove "incominglimit" as a configuration option in sip.conf
- 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
2006-01-04 09:10:56 +00:00
tilghman
b759554372 Bug 6057 - Deprecate builtins that have been replaced by functions
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7633 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-26 16:48:12 +00:00
russell
d16d5b5463 - change the default value of the global priority jumping option to 'off'
- 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-21 08:44:51 +00:00
kpfleming
907b53f827 Merged revisions 7265-7266,7268-7275 via svnmerge from
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-12-02 01:01:11 +00:00
twisted
ae48a402d8 issue #5887
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7225 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-30 03:35:24 +00:00
kpfleming
24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
twisted
5e9ae96ecf issue #5792
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7138 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-20 05:19:04 +00:00
markster
632c9067cd Mention callerid name / num changes in UPGRADE.txt (bug #5624)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7091 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-13 00:46:06 +00:00
kpfleming
488a0f5ebb issue #5532
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7025 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-08 04:17:53 +00:00
kpfleming
5f9d420a1c rename ChangeLog to CHANGES, a file which will contain a list of the significant changes between Asterisk releases
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6927 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01 19:57:20 +00:00
russell
faf0b5b506 fix up arguments to AgentCallbackLogin so that the options string and the
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-10-26 16:16:05 +00:00
markster
05b9e2fd84 Fix GetVar manager action result (bug #5275)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6641 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-25 03:49:22 +00:00
kpfleming
69f65c2c57 add note about volume adjustments in app_meetme (new sound files are on their way)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6523 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-07 02:42:12 +00:00
kpfleming
5e468f00d5 add warning about new expression parser
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6487 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-01 21:00:06 +00:00
kpfleming
8c54e965a7 correct case error
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6466 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31 02:55:36 +00:00
kpfleming
ec75dea000 deprecate chan_modem and its subdrivers
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6465 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31 02:54:06 +00:00
kpfleming
304aac9d8f support new format for musiconhold.conf (issue #4908)
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-22 19:29:29 +00:00
markster
b4d04fa5fe Document AGI SIGHUP changes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6345 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-21 16:54:43 +00:00
markster
8070ce138f Be consistent with User/Username (bug #4916)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6305 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-08 00:15:37 +00:00
kpfleming
b7d5744f6d warn users about voicemail menu structure change
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6227 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-26 21:57:32 +00:00
kpfleming
7b08b9a445 add support for multiple-digit extensions in queue exit contexts (bug #4690)
add QUEUEAGENTCOUNT dialplan function (bug #4690)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6114 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12 22:28:51 +00:00
kpfleming
0c9a835d77 document syntax change for Record() application (bug #4439)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5822 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 22:20:59 +00:00
russell
d11f57ef94 note the change from "port" to "bindport"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5718 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19 00:24:31 +00:00
russell
be1abf6275 correct syntax on DB function example
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5707 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-17 14:29:31 +00:00
kpfleming
8dfde59f95 rename SetVar application to Set, deprecate SetVar
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5688 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15 23:32:38 +00:00
kpfleming
025aeb8f62 add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5679 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15 17:45:30 +00:00
markster
55bc25751a Update groupcount / db documentation (bug #4200, etc)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5606 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-08 17:17:34 +00:00
russell
a99b5f9f57 add note about autofallthrough
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5364 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-03 00:25:21 +00:00
kpfleming
68428cbd9d Update README to reflect modern Asterisk features and requirements
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-04-01 04:38:12 +00:00
markster
d55d17a494 Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5293 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-28 20:48:24 +00:00
russell
5af466ad25 fix a typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5273 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-27 07:19:11 +00:00
markster
a6ae5e963d Fix upgrade documentation to mention new manager event
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5268 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-26 15:33:52 +00:00
markster
41f4391d2b Remove duplicate CallerPres application
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5156 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-09 06:42:56 +00:00
markster
ed1eaca277 update UPGRADE.txt for new channel name for iax2 format.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5050 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-18 06:17:11 +00:00
markster
a744f1e9fc Fix native agent transfer, add UPGRADE.txt for notes about backwards 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
2005-02-14 23:20:01 +00:00