[svn-commits] branch russell/make_menuconfig - r7928 in /team/russell/make_menuconfig: ./ a...

svn-commits at lists.digium.com svn-commits at lists.digium.com
Mon Jan 9 21:11:30 CST 2006


Author: russell
Date: Mon Jan  9 21:10:10 2006
New Revision: 7928

URL: http://svn.digium.com/view/asterisk?rev=7928&view=rev
Log:
Merged revisions 7509,7511-7512,7514,7516,7518,7520,7522,7524,7528,7538-7542,7547-7548,7551,7554,7556,7565-7570,7573-7576,7578-7579,7583,7587,7589-7590,7594,7600,7602,7604,7607,7609,7613-7620,7627,7633,7635-7636,7638-7640,7642-7643,7646-7649,7655-7662,7664,7666-7668,7674,7678,7682,7688,7690-7691,7693,7699,7705,7710,7720,7725,7728-7734,7737,7739,7741,7744-7745,7747-7748,7750-7751,7770,7774-7779,7783-7786,7796-7797,7801-7802,7804,7806,7808,7810-7811,7813-7814,7818,7820-7822,7824,7826,7828,7830,7832-7833,7841-7842,7849-7869,7872,7875,7887,7897,7901-7902,7907,7909,7911-7913,7916,7918-7921 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
r7509 | tilghman | 2005-12-16 20:07:44 -0500 (Fri, 16 Dec 2005) | 3 lines

Merged revisions 7508 via svnmerge from
/branches/1.2

................
r7511 | kpfleming | 2005-12-16 21:21:36 -0500 (Fri, 16 Dec 2005) | 2 lines

block a commit to a module that no longer exists in trunk

................
r7512 | kpfleming | 2005-12-16 21:22:24 -0500 (Fri, 16 Dec 2005) | 10 lines

Merged revision 7510 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7510 | kpfleming | 2005-12-16 20:20:04 -0600 (Fri, 16 Dec 2005) | 2 lines

fix some buglet when building team branch version strings

........

................
r7514 | kpfleming | 2005-12-16 22:45:25 -0500 (Fri, 16 Dec 2005) | 10 lines

Merged revisions 7513 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7513 | kpfleming | 2005-12-16 21:44:30 -0600 (Fri, 16 Dec 2005) | 2 lines

forcibly expire previous subscriptions from a peer when they resubscribe (keeps them from building up and waiting for expiration, and stops us sending unwanted NOTIFY messages to devices)

........

................
r7516 | kpfleming | 2005-12-16 22:59:27 -0500 (Fri, 16 Dec 2005) | 10 lines

Merged revisions 7515 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7515 | kpfleming | 2005-12-16 21:59:05 -0600 (Fri, 16 Dec 2005) | 2 lines

Max-Forwards headers must only be present on requests, not responses

........

................
r7518 | tilghman | 2005-12-17 12:22:24 -0500 (Sat, 17 Dec 2005) | 3 lines

Merged revisions 7517 via svnmerge from
/branches/1.2

................
r7520 | tilghman | 2005-12-17 13:58:57 -0500 (Sat, 17 Dec 2005) | 3 lines

Merged revisions 7519 via svnmerge from
/branches/1.2

................
r7522 | tilghman | 2005-12-19 00:42:55 -0500 (Mon, 19 Dec 2005) | 3 lines

Merged revisions 7521 via svnmerge from
/branches/1.2

................
r7524 | tilghman | 2005-12-19 14:08:42 -0500 (Mon, 19 Dec 2005) | 3 lines

Merged revisions 7523 via svnmerge from
/branches/1.2

................
r7528 | russell | 2005-12-19 18:41:53 -0500 (Mon, 19 Dec 2005) | 4 lines

- add note on required values of sip_methods struct
- remove duplicate function prototype
- remove duplicate ast_mutex_lock (issue #6025)

................
r7538 | russell | 2005-12-20 02:45:05 -0500 (Tue, 20 Dec 2005) | 3 lines

allow forcing the build to exclude PRI support using WITHOUT_PRI, similar to
how we already have WITHOUT_ZAPTEL (issue #5985)

................
r7539 | russell | 2005-12-20 03:16:53 -0500 (Tue, 20 Dec 2005) | 2 lines

use the system libgsm if available (issue #5434, modified to still work with builtin libgsm)

................
r7540 | markster | 2005-12-20 04:39:31 -0500 (Tue, 20 Dec 2005) | 2 lines

Fix reload of peer contexts (bug #6007)

................
r7541 | markster | 2005-12-20 04:56:55 -0500 (Tue, 20 Dec 2005) | 2 lines

Fix segfault on directed pickup when no CDR is available (bug #5998)

................
r7542 | markster | 2005-12-20 05:26:53 -0500 (Tue, 20 Dec 2005) | 2 lines

Fix choppy audio with > 20ms audio frames (bug #5697)

................
r7547 | markster | 2005-12-20 08:07:02 -0500 (Tue, 20 Dec 2005) | 3 lines

Major peformance improvements to meetme


................
r7548 | markster | 2005-12-20 09:14:01 -0500 (Tue, 20 Dec 2005) | 2 lines

Don't bother decode on muted participants

................
r7551 | markster | 2005-12-20 12:52:31 -0500 (Tue, 20 Dec 2005) | 3 lines

Major RTP fixes for using inbound SDP on outbound connection, get rid of 
old local rtp stuff...

................
r7554 | russell | 2005-12-20 14:56:52 -0500 (Tue, 20 Dec 2005) | 2 lines

add AGENT function, similar to SIPPEER or IAXPEER (issue #5531)

................
r7556 | russell | 2005-12-20 15:20:04 -0500 (Tue, 20 Dec 2005) | 7 lines

- move the string join() function to utils.c since it is used in both cli.c and res_agi.c
- reimplement ast_join to be of linear effieciency instead of quadratic
- remove some useless checks for "if (e)"
- reorder checks for strings starting with '_' to avoid a useless call to ast_join()
- check array bounds when parsing arguments to AGI
(issue #5868)

................
r7565 | markster | 2005-12-20 18:36:22 -0500 (Tue, 20 Dec 2005) | 2 lines

Avoid multiple free 

................
r7566 | jdixon | 2005-12-20 18:41:59 -0500 (Tue, 20 Dec 2005) | 2 lines

New version, including half/semi-half duplex modes and system announcements

................
r7567 | jdixon | 2005-12-20 18:53:26 -0500 (Tue, 20 Dec 2005) | 2 lines

Added docs for new features (duplex mode & tailmessages)

................
r7568 | russell | 2005-12-21 03:44:51 -0500 (Wed, 21 Dec 2005) | 4 lines

- 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

................
r7569 | russell | 2005-12-21 03:51:44 -0500 (Wed, 21 Dec 2005) | 4 lines

add a header to indicate who the call was parked by to the ParkedCall manager
events generated when parking status is requested.  This header was already
in the events that are generated when the call is first parked. (issue #5883)

................
r7570 | russell | 2005-12-21 04:33:41 -0500 (Wed, 21 Dec 2005) | 2 lines

add Log application for generating custom log messages from the dialplan (issue #5287)

................
r7573 | tilghman | 2005-12-21 10:16:08 -0500 (Wed, 21 Dec 2005) | 2 lines

Bug 5734 - add status variables indicating the success or failure of the realtime apps

................
r7574 | russell | 2005-12-21 11:36:48 -0500 (Wed, 21 Dec 2005) | 2 lines

move heading to the top of the file

................
r7575 | tilghman | 2005-12-21 12:09:54 -0500 (Wed, 21 Dec 2005) | 2 lines

Bug 5440 - Add STAT() dialplan function

................
r7576 | tilghman | 2005-12-21 13:43:10 -0500 (Wed, 21 Dec 2005) | 2 lines

Bug 5055 - Simple SQL commands from the dialplan

................
r7578 | tilghman | 2005-12-21 14:24:56 -0500 (Wed, 21 Dec 2005) | 3 lines

Merged revisions 7577 via svnmerge from
/branches/1.2

................
r7579 | bweschke | 2005-12-21 14:44:51 -0500 (Wed, 21 Dec 2005) | 3 lines

 Bug #6040 - Documentation correction


................
r7583 | tilghman | 2005-12-21 15:02:36 -0500 (Wed, 21 Dec 2005) | 3 lines

Merged revisions 7582 via svnmerge from
/branches/1.2

................
r7587 | russell | 2005-12-21 21:20:44 -0500 (Wed, 21 Dec 2005) | 7 lines

- construct the difference and have only one call to snprintf in build_via
- convert some while loops to for loops
- localize some variables and remove unneeded initializations
- store result of get_header locally so it only has to be called once
- remove some duplicate calls to strcasecmp by storing result
(issue #5955)

................
r7589 | kpfleming | 2005-12-21 22:49:41 -0500 (Wed, 21 Dec 2005) | 2 lines

don't try to build func_odbc when ODBC headers/libraries are not present

................
r7590 | kpfleming | 2005-12-21 22:50:44 -0500 (Wed, 21 Dec 2005) | 2 lines

forward-port per-peer videosupport changes from branches/1.2

................
r7594 | russell | 2005-12-22 11:14:38 -0500 (Thu, 22 Dec 2005) | 2 lines

remove stray unlock (issue #5955)

................
r7600 | russell | 2005-12-22 15:38:43 -0500 (Thu, 22 Dec 2005) | 11 lines

Merged revisions 7599 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7599 | russell | 2005-12-22 15:36:47 -0500 (Thu, 22 Dec 2005) | 3 lines

revert changes to videosupport to allow per-peer setting, since it isn't quite
complete and there is not an obvious fix at this point

........

................
r7602 | tilghman | 2005-12-22 17:06:35 -0500 (Thu, 22 Dec 2005) | 3 lines

Merged revisions 7601 via svnmerge from
/branches/1.2

................
r7604 | bweschke | 2005-12-22 18:59:13 -0500 (Thu, 22 Dec 2005) | 3 lines

 Another app documentation tweak.


................
r7607 | kpfleming | 2005-12-22 22:04:38 -0500 (Thu, 22 Dec 2005) | 11 lines

Merged revisions 7606 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7606 | kpfleming | 2005-12-22 21:01:24 -0600 (Thu, 22 Dec 2005) | 3 lines

add license reference to copyright notice displayed when CLI session begins
add 'show warranty' and 'show license' CLI commands (still need a complete list of non-GPL components included in Asterisk)

........

................
r7609 | tilghman | 2005-12-23 01:39:44 -0500 (Fri, 23 Dec 2005) | 3 lines

Merged revisions 7608 via svnmerge from
/branches/1.2

................
r7613 | tilghman | 2005-12-23 15:43:11 -0500 (Fri, 23 Dec 2005) | 2 lines

Make the English language of date format 'Q' and 'q' sound a little bit more natural

................
r7614 | tilghman | 2005-12-23 16:03:25 -0500 (Fri, 23 Dec 2005) | 2 lines

Bug 5327 - new function FILTER and optional argument to CALLERID

................
r7615 | tilghman | 2005-12-23 17:47:26 -0500 (Fri, 23 Dec 2005) | 2 lines

Alphabetize the functions list

................
r7616 | tilghman | 2005-12-23 18:42:58 -0500 (Fri, 23 Dec 2005) | 2 lines

Bug 5759 - Remove unused datetime code (current DateTime app is in app_sayunixtime)

................
r7617 | russell | 2005-12-24 00:18:40 -0500 (Sat, 24 Dec 2005) | 5 lines

minor cleanups ...
- use for loops instead of while loops for basic list traversals
- remove an unused 'res' variable
- formatting tweaks

................
r7618 | russell | 2005-12-24 01:23:36 -0500 (Sat, 24 Dec 2005) | 7 lines

minor cleanups ...
- use for loops instead of while loops for basic list traversals
- only calculate word length one time in CLI complete functions
- use calloc instead of malloc + memset
- remove some unnecessary casts
- formatting tweaks 

................
r7619 | tilghman | 2005-12-24 19:25:41 -0500 (Sat, 24 Dec 2005) | 2 lines

Bug 5727 - reduce duplicate code

................
r7620 | markster | 2005-12-24 20:27:47 -0500 (Sat, 24 Dec 2005) | 2 lines

Fix multiple free of a frame (bug #6058)

................
r7627 | markster | 2005-12-25 19:47:28 -0500 (Sun, 25 Dec 2005) | 3 lines

Add "local channel" variation so that we don't read/write to the same 
channel...  (bug #6058)

................
r7633 | tilghman | 2005-12-26 11:48:12 -0500 (Mon, 26 Dec 2005) | 2 lines

Bug 6057 - Deprecate builtins that have been replaced by functions

................
r7635 | russell | 2005-12-26 13:35:28 -0500 (Mon, 26 Dec 2005) | 10 lines

Merged revisions 7634 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7634 | russell | 2005-12-26 13:19:12 -0500 (Mon, 26 Dec 2005) | 2 lines

cast time_t to an int in printf/scanf (issue #5635)

........

................
r7636 | jdixon | 2005-12-26 15:01:35 -0500 (Mon, 26 Dec 2005) | 3 lines

Added support for Feature Group C CAMA trunks (both DP and MF), and support
for Feature Group D Tamdem trunks inbound (outbound was already there)

................
r7638 | tilghman | 2005-12-26 15:34:46 -0500 (Mon, 26 Dec 2005) | 3 lines

Merged revisions 7637 via svnmerge from
/branches/1.2

................
r7639 | russell | 2005-12-26 16:38:50 -0500 (Mon, 26 Dec 2005) | 5 lines

- normalize some loops
- simplify and reduce code by keeping track of return value
- replace some simple if/then sections with conditional expressions
(issue #6065)

................
r7640 | markster | 2005-12-26 18:56:44 -0500 (Mon, 26 Dec 2005) | 2 lines

Don't do DTMF detect on pseudo's!

................
r7642 | tilghman | 2005-12-26 21:02:23 -0500 (Mon, 26 Dec 2005) | 2 lines

Add SQL_ESC to allow single ticks to be escaped

................
r7643 | tilghman | 2005-12-26 21:05:56 -0500 (Mon, 26 Dec 2005) | 2 lines

Reduce warnings on signedness conversions

................
r7646 | tilghman | 2005-12-27 01:24:28 -0500 (Tue, 27 Dec 2005) | 2 lines

Bug 5183 - Inline stack backtraces

................
r7647 | tilghman | 2005-12-27 01:42:29 -0500 (Tue, 27 Dec 2005) | 2 lines

Bug 5854 - Allow quotation of the second field in extconfig, for the purpose of including commas (for LDAP configuration)

................
r7648 | tilghman | 2005-12-27 01:50:25 -0500 (Tue, 27 Dec 2005) | 2 lines

Bug 5906 - ARRAY dialplan function

................
r7649 | tilghman | 2005-12-27 02:13:37 -0500 (Tue, 27 Dec 2005) | 2 lines

Bug 5382 - Allow VM_CATEGORY in voicemail emails

................
r7655 | russell | 2005-12-27 12:24:54 -0500 (Tue, 27 Dec 2005) | 3 lines

when doing tab completion, iterate the list of matches to count how many there
are instead of having the list of matches generated twice (issue #6066)

................
r7656 | tilghman | 2005-12-27 12:53:48 -0500 (Tue, 27 Dec 2005) | 2 lines

Bug 5237 - Optional filename argument

................
r7657 | russell | 2005-12-27 13:18:41 -0500 (Tue, 27 Dec 2005) | 3 lines

avoid repeated calls to strlen in command completion functions and normalize
some loops

................
r7658 | tilghman | 2005-12-27 14:13:13 -0500 (Tue, 27 Dec 2005) | 2 lines

Bug 4880 - add priority label matching and dialplan function retrieval

................
r7659 | russell | 2005-12-27 14:48:44 -0500 (Tue, 27 Dec 2005) | 2 lines

avoid unneeded calls to strlen in iax2 completion functions

................
r7660 | russell | 2005-12-27 14:59:09 -0500 (Tue, 27 Dec 2005) | 3 lines

avoid duplicate strlen calls for the command completion functions for
'show application' and 'show applications'

................
r7661 | russell | 2005-12-27 15:03:07 -0500 (Tue, 27 Dec 2005) | 2 lines

minor cleanups for another cli completion function ...

................
r7662 | russell | 2005-12-27 16:03:18 -0500 (Tue, 27 Dec 2005) | 2 lines

fix permissions of created recordings (issue #6067)

................
r7664 | russell | 2005-12-28 12:31:12 -0500 (Wed, 28 Dec 2005) | 2 lines

restore alphabetical order for builtin cli commands (issue #6073)

................
r7666 | russell | 2005-12-28 12:37:35 -0500 (Wed, 28 Dec 2005) | 10 lines

Merged revisions 7665 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7665 | russell | 2005-12-28 12:35:56 -0500 (Wed, 28 Dec 2005) | 2 lines

fix memory leak in build_rpid (issue #6070)

........

................
r7667 | russell | 2005-12-29 03:15:48 -0500 (Thu, 29 Dec 2005) | 2 lines

avoid multiple strlen calls in complete_queue

................
r7668 | russell | 2005-12-29 03:25:06 -0500 (Thu, 29 Dec 2005) | 2 lines

normalize a loop and avoid multiple strlen calls when completing voicemail users

................
r7674 | oej | 2005-12-30 06:20:13 -0500 (Fri, 30 Dec 2005) | 3 lines

- Reformatting the app_sms help text from html to txt to comply with the rest of the documentation
- Renaming help files to README.<name>

................
r7678 | tilghman | 2005-12-30 09:57:00 -0500 (Fri, 30 Dec 2005) | 3 lines

Merged revisions 7677 via svnmerge from
/branches/1.2

................
r7682 | russell | 2005-12-30 16:18:06 -0500 (Fri, 30 Dec 2005) | 2 lines

update doxygen docs to specify authors

................
r7688 | russell | 2005-12-31 11:35:48 -0500 (Sat, 31 Dec 2005) | 2 lines

update comments to doxygen style

................
r7690 | russell | 2005-12-31 14:45:30 -0500 (Sat, 31 Dec 2005) | 3 lines

- fix some doxygen errors
- add the flag definitions to the page about global options

................
r7691 | russell | 2006-01-01 03:45:29 -0500 (Sun, 01 Jan 2006) | 3 lines

remove some duplicated code (issue #6098)
Also, touch up some formatting

................
r7693 | russell | 2006-01-01 12:50:37 -0500 (Sun, 01 Jan 2006) | 2 lines

clean up some loops and replace some duplicate code with a for loop (issue #6100)

................
r7699 | russell | 2006-01-01 13:37:50 -0500 (Sun, 01 Jan 2006) | 2 lines

fix a couple of doxygen errors

................
r7705 | bweschke | 2006-01-01 20:53:26 -0500 (Sun, 01 Jan 2006) | 3 lines

 Fix compiler warnings.


................
r7710 | tilghman | 2006-01-02 02:41:02 -0500 (Mon, 02 Jan 2006) | 3 lines

Merged revisions 7709 via svnmerge from
/branches/1.2

................
r7720 | russell | 2006-01-02 13:54:34 -0500 (Mon, 02 Jan 2006) | 2 lines

doxygen updates

................
r7725 | russell | 2006-01-02 18:52:33 -0500 (Mon, 02 Jan 2006) | 2 lines

initialize sip_auth list

................
r7728 | oej | 2006-01-03 03:40:55 -0500 (Tue, 03 Jan 2006) | 2 lines

Bug #6118: Clean up list handling in image.c (drumkilla)

................
r7729 | oej | 2006-01-03 03:54:19 -0500 (Tue, 03 Jan 2006) | 2 lines

Bug #6116: Use list macros in autoservice.c (drumkilla)

................
r7730 | oej | 2006-01-03 04:30:19 -0500 (Tue, 03 Jan 2006) | 2 lines

Bug #6109: Fix unprotected list in RTP, implement AST_LIST macros, update doxygen docs

................
r7731 | oej | 2006-01-03 06:21:48 -0500 (Tue, 03 Jan 2006) | 2 lines

Bug 5345; Add configuration option for minimum registration time. (folsson)

................
r7732 | oej | 2006-01-03 06:31:56 -0500 (Tue, 03 Jan 2006) | 2 lines

Bug #5228: Add caller ID and CallerIDname to OriginateSuccess/Failure manager events (outtolunc)

................
r7733 | oej | 2006-01-03 06:58:10 -0500 (Tue, 03 Jan 2006) | 2 lines

Bug #6071: Broken rport match in check_via(). (rizzo)

................
r7734 | oej | 2006-01-03 07:25:32 -0500 (Tue, 03 Jan 2006) | 2 lines

Issue #5954: Implement printf-like append_history and implement AST_LIST for SIP history (rizzo)

................
r7737 | kpfleming | 2006-01-03 11:39:37 -0500 (Tue, 03 Jan 2006) | 10 lines

Merged revisions 7736 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7736 | kpfleming | 2006-01-03 10:34:12 -0600 (Tue, 03 Jan 2006) | 2 lines

don't leak memory for (most) expression evaluations

........

................
r7739 | kpfleming | 2006-01-03 12:08:35 -0500 (Tue, 03 Jan 2006) | 3 lines

fix breakage from rev 7730 (failure to unlock list in get_proto)
minor cleanups and simpler usage of list macros

................
r7741 | kpfleming | 2006-01-03 12:25:39 -0500 (Tue, 03 Jan 2006) | 12 lines

Merged revisions 7740 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7740 | kpfleming | 2006-01-03 11:24:56 -0600 (Tue, 03 Jan 2006) | 4 lines

revert incorrect fix for bug #6048 from revision 7709
put in correct (simpler) fix
add doxygen docs for channel spy 'state' values

........

................
r7744 | tilghman | 2006-01-03 13:17:42 -0500 (Tue, 03 Jan 2006) | 3 lines

Merged revisions 7743 via svnmerge from
/branches/1.2

................
r7745 | oej | 2006-01-03 14:12:50 -0500 (Tue, 03 Jan 2006) | 2 lines

Don't check user call limits for outbound calls.

................
r7747 | kpfleming | 2006-01-03 15:23:23 -0500 (Tue, 03 Jan 2006) | 10 lines

Merged revisions 7746 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7746 | kpfleming | 2006-01-03 14:22:18 -0600 (Tue, 03 Jan 2006) | 2 lines

remove unused 'old' expression parser

........

................
r7748 | kpfleming | 2006-01-03 15:33:28 -0500 (Tue, 03 Jan 2006) | 2 lines

add script for simple 'no-brainer' restarts of safe_asterisk (issue #5139)

................
r7750 | kpfleming | 2006-01-03 17:07:12 -0500 (Tue, 03 Jan 2006) | 2 lines

add optional timestamps to manager events (issue #5535, simplified)

................
r7751 | kpfleming | 2006-01-03 17:16:23 -0500 (Tue, 03 Jan 2006) | 2 lines

update copyright headers for files changed this year

................
r7770 | bweschke | 2006-01-04 00:26:03 -0500 (Wed, 04 Jan 2006) | 3 lines

 Fix the 'if' clause to be true under the right conditions. Bug #6126


................
r7774 | russell | 2006-01-04 02:08:08 -0500 (Wed, 04 Jan 2006) | 10 lines

Merged revisions 7773 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7773 | russell | 2006-01-04 02:06:50 -0500 (Wed, 04 Jan 2006) | 2 lines

use a more correct way of determining the size of the destination buffer

........

................
r7775 | oej | 2006-01-04 04:10:56 -0500 (Wed, 04 Jan 2006) | 6 lines

- 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


................
r7776 | oej | 2006-01-04 04:22:45 -0500 (Wed, 04 Jan 2006) | 2 lines

Issue #6127: Count in show channeltypes (junky)

................
r7777 | oej | 2006-01-04 05:16:53 -0500 (Wed, 04 Jan 2006) | 2 lines

Missing ">" in XML. Thanks, fenlander, for reporting this on IRC.

................
r7778 | russell | 2006-01-04 07:11:11 -0500 (Wed, 04 Jan 2006) | 2 lines

doxygen tweak

................
r7779 | oej | 2006-01-04 07:16:30 -0500 (Wed, 04 Jan 2006) | 2 lines

Issue #5952: Add destination protocol information to res_osp (homesick)

................
r7783 | oej | 2006-01-04 08:07:34 -0500 (Wed, 04 Jan 2006) | 2 lines

Issue #5824: Adding more SIP to ISDN Cause code conversions. Thanks mguesdon!

................
r7784 | oej | 2006-01-04 08:49:25 -0500 (Wed, 04 Jan 2006) | 2 lines

Whitespace and formatting changes. /Housekeeping

................
r7785 | oej | 2006-01-04 08:56:11 -0500 (Wed, 04 Jan 2006) | 2 lines

Small typo fix

................
r7786 | mattf | 2006-01-04 09:46:41 -0500 (Wed, 04 Jan 2006) | 2 lines

Fixes for bug #6125

................
r7796 | oej | 2006-01-04 16:52:35 -0500 (Wed, 04 Jan 2006) | 10 lines

Merged revisions 7795 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7795 | oej | 2006-01-04 22:46:40 +0100 (Wed, 04 Jan 2006) | 2 lines

Issue #5980: Removing extra CR+LF in manager events - needs port to trunk

........

................
r7797 | kpfleming | 2006-01-04 16:54:09 -0500 (Wed, 04 Jan 2006) | 5 lines

add memory-pool based string field management for structures
convert chan_sip sip_pvt and sip_registry structures to use string fields
add 'const' qualifiers to a few API calls that don't modify their input strings
add an asprintf() wrapper to astmm

................
r7801 | kpfleming | 2006-01-04 18:29:37 -0500 (Wed, 04 Jan 2006) | 15 lines

Merged revisions 7799-7800 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7799 | kpfleming | 2006-01-04 17:02:38 -0600 (Wed, 04 Jan 2006) | 2 lines

make monitoring more tolerant of peers that deliver frames in bursts

........
r7800 | kpfleming | 2006-01-04 17:27:57 -0600 (Wed, 04 Jan 2006) | 2 lines

ensure that ulaw/alaw sound files are filled with silence when extended (not zeroes)

........

................
r7802 | kpfleming | 2006-01-04 18:33:59 -0500 (Wed, 04 Jan 2006) | 2 lines

remove deprecated chan_modem drivers

................
r7804 | kpfleming | 2006-01-04 18:45:58 -0500 (Wed, 04 Jan 2006) | 10 lines

Merged revisions 7803 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7803 | kpfleming | 2006-01-04 17:45:34 -0600 (Wed, 04 Jan 2006) | 2 lines

return properly after extending file

........

................
r7806 | kpfleming | 2006-01-04 18:51:23 -0500 (Wed, 04 Jan 2006) | 10 lines

Merged revisions 7805 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7805 | kpfleming | 2006-01-04 17:51:03 -0600 (Wed, 04 Jan 2006) | 2 lines

use proper fwrite() parameters and return value

........

................
r7808 | kpfleming | 2006-01-04 19:19:18 -0500 (Wed, 04 Jan 2006) | 10 lines

Merged revisions 7807 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7807 | kpfleming | 2006-01-04 18:18:46 -0600 (Wed, 04 Jan 2006) | 2 lines

doh... fseek() has no useful return value

........

................
r7810 | kpfleming | 2006-01-04 19:58:48 -0500 (Wed, 04 Jan 2006) | 10 lines

Merged revisions 7809 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7809 | kpfleming | 2006-01-04 18:58:29 -0600 (Wed, 04 Jan 2006) | 2 lines

send device state updates for auto-logoff of agents as well

........

................
r7811 | oej | 2006-01-05 04:12:33 -0500 (Thu, 05 Jan 2006) | 2 lines

Fix copyright for touched file

................
r7813 | oej | 2006-01-05 04:30:21 -0500 (Thu, 05 Jan 2006) | 2 lines

Copyright header update

................
r7814 | oej | 2006-01-05 04:40:22 -0500 (Thu, 05 Jan 2006) | 2 lines

Doxygen updates

................
r7818 | mogorman | 2006-01-05 14:55:03 -0500 (Thu, 05 Jan 2006) | 5 lines

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

................
r7820 | kpfleming | 2006-01-05 15:53:21 -0500 (Thu, 05 Jan 2006) | 10 lines

Merged revisions 7819 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7819 | kpfleming | 2006-01-05 14:52:38 -0600 (Thu, 05 Jan 2006) | 2 lines

ensure that variable is initialized

........

................
r7821 | mogorman | 2006-01-05 16:04:06 -0500 (Thu, 05 Jan 2006) | 3 lines

oops minor formatting fixes, and taking out 
debug message.

................
r7822 | mogorman | 2006-01-05 16:47:44 -0500 (Thu, 05 Jan 2006) | 5 lines

Added feature from bug #5053, allowing for 
app_authenticate to set a max number of digits
also implemented the new argument and option
parsing code.

................
r7824 | tilghman | 2006-01-05 18:08:55 -0500 (Thu, 05 Jan 2006) | 3 lines

Merged revisions 7823 via svnmerge from
/branches/1.2

................
r7826 | kpfleming | 2006-01-05 18:52:34 -0500 (Thu, 05 Jan 2006) | 11 lines

Merged revisions 7825 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7825 | kpfleming | 2006-01-05 17:49:50 -0600 (Thu, 05 Jan 2006) | 3 lines

eliminate rounding errors that caused call time limits to be inaccurate (issue #5913)
round 'time left' reported during call limit warnings up to sound more accurate

........

................
r7828 | tilghman | 2006-01-05 18:54:28 -0500 (Thu, 05 Jan 2006) | 3 lines

Merged revisions 7827 via svnmerge from
/branches/1.2

................
r7830 | kpfleming | 2006-01-05 19:23:19 -0500 (Thu, 05 Jan 2006) | 10 lines

Merged revisions 7829 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7829 | kpfleming | 2006-01-05 18:21:00 -0600 (Thu, 05 Jan 2006) | 2 lines

update agent persistence when an agent gets logged off by autologoff

........

................
r7832 | tilghman | 2006-01-05 19:36:12 -0500 (Thu, 05 Jan 2006) | 3 lines

Merged revisions 7831 via svnmerge from
/branches/1.2

................
r7833 | kpfleming | 2006-01-05 22:40:12 -0500 (Thu, 05 Jan 2006) | 2 lines

allow limiting of queue members who will be delivered a given caller's call by penalty setting

................
r7841 | kpfleming | 2006-01-06 14:19:17 -0500 (Fri, 06 Jan 2006) | 4 lines

ensure that string field 'build' operation only evaluates arguments one time
fix some minor documentation errors
return proper type from string field space allocator

................
r7842 | mattf | 2006-01-06 15:03:20 -0500 (Fri, 06 Jan 2006) | 2 lines

Changes to allow receiving japanese callerid (Bug #5928)

................
r7849 | tilghman | 2006-01-07 02:31:08 -0500 (Sat, 07 Jan 2006) | 3 lines

Merged revisions 7848 via svnmerge from
/branches/1.2

................
r7850 | tilghman | 2006-01-07 09:47:36 -0500 (Sat, 07 Jan 2006) | 2 lines

Bug 6161 - Remove duplicated code

................
r7851 | markster | 2006-01-07 10:17:10 -0500 (Sat, 07 Jan 2006) | 2 lines

Fix CLI breakage

................
r7852 | tilghman | 2006-01-07 10:18:23 -0500 (Sat, 07 Jan 2006) | 2 lines

Bug 6160 - Replace inlined code with ast_skip_blanks

................
r7853 | tilghman | 2006-01-07 10:23:38 -0500 (Sat, 07 Jan 2006) | 2 lines

Bug 6162 - Constify manager_event arguments

................
r7854 | tilghman | 2006-01-07 10:45:47 -0500 (Sat, 07 Jan 2006) | 2 lines

Bug 6164 - Allow ast_skip_blanks on const strings without spewing warning

................
r7855 | markster | 2006-01-07 12:54:22 -0500 (Sat, 07 Jan 2006) | 2 lines

Add support for H.264 with SIP and recording

................
r7856 | markster | 2006-01-07 14:30:44 -0500 (Sat, 07 Jan 2006) | 3 lines

Fix potential deadlock (bug #6169)


................
r7857 | markster | 2006-01-07 14:42:05 -0500 (Sat, 07 Jan 2006) | 2 lines

Initialize groups properly

................
r7858 | markster | 2006-01-07 15:08:51 -0500 (Sat, 07 Jan 2006) | 2 lines

Only set group for "runuser" if "rungroup" is not specified.

................
r7859 | markster | 2006-01-07 15:09:26 -0500 (Sat, 07 Jan 2006) | 2 lines

oops

................
r7860 | markster | 2006-01-07 15:38:40 -0500 (Sat, 07 Jan 2006) | 3 lines

Fix build if RINGBEGIN is not defined (bug #6166)


................
r7861 | markster | 2006-01-07 16:30:19 -0500 (Sat, 07 Jan 2006) | 2 lines

Handle swapout of "fromdomain" in callid properly (bug #6154)

................
r7862 | markster | 2006-01-07 16:35:40 -0500 (Sat, 07 Jan 2006) | 2 lines

Fix RPID with new string fields (bug #6145)

................
r7863 | markster | 2006-01-07 18:43:23 -0500 (Sat, 07 Jan 2006) | 2 lines

Fix segfault in greek syntax (bug #6142)

................
r7864 | markster | 2006-01-07 19:08:49 -0500 (Sat, 07 Jan 2006) | 2 lines

Merge playback cleanups (bug #6163)

................
r7865 | mogorman | 2006-01-07 19:25:31 -0500 (Sat, 07 Jan 2006) | 3 lines

added small feature from bug 5682 with one typo fix.


................
r7866 | markster | 2006-01-07 23:30:10 -0500 (Sat, 07 Jan 2006) | 2 lines

Minor video fixes

................
r7867 | mogorman | 2006-01-08 12:24:54 -0500 (Sun, 08 Jan 2006) | 5 lines

Commiting bugfix 5310.  added functions to astobj
for queue like structure. astobj_container_link_end
astobj_container_link_start 
astobj_conatiner_unlink_start

................
r7868 | markster | 2006-01-08 14:53:25 -0500 (Sun, 08 Jan 2006) | 3 lines

Remove unnecessary unlock (bug #6171)


................
r7869 | markster | 2006-01-08 15:27:22 -0500 (Sun, 08 Jan 2006) | 2 lines

you need to setgid in addition to initgroups...

................
r7872 | tilghman | 2006-01-09 01:42:28 -0500 (Mon, 09 Jan 2006) | 2 lines

Bug 6150 - do not modify strings after they have been submitted into a string pool

................
r7875 | oej | 2006-01-09 04:07:58 -0500 (Mon, 09 Jan 2006) | 2 lines

Doxygen update

................
r7887 | oej | 2006-01-09 10:20:53 -0500 (Mon, 09 Jan 2006) | 3 lines

-Move declaration of callevents variable out of the block of function declarations.
-Do not set it to a default value, it's set later on before loading configuration.

................
r7897 | kpfleming | 2006-01-09 13:03:18 -0500 (Mon, 09 Jan 2006) | 2 lines

fix breakage introduced in revision 7863

................
r7901 | russell | 2006-01-09 13:29:03 -0500 (Mon, 09 Jan 2006) | 2 lines

remove unnecessary check before ast_strlen_zero (issue #6179)

................
r7902 | kpfleming | 2006-01-09 13:34:09 -0500 (Mon, 09 Jan 2006) | 2 lines

restore proper svn:ignore properties that were somehow lost...

................
r7907 | tilghman | 2006-01-09 14:33:47 -0500 (Mon, 09 Jan 2006) | 3 lines

Merged revisions 7904 via svnmerge from
/branches/1.2

................
r7909 | tilghman | 2006-01-09 15:12:07 -0500 (Mon, 09 Jan 2006) | 3 lines

Merged revisions 7908 via svnmerge from
/branches/1.2

................
r7911 | tilghman | 2006-01-09 16:22:36 -0500 (Mon, 09 Jan 2006) | 2 lines

Bug 6099 - cleanup of parse_variable_name and pbx_retrieve_variable

................
r7912 | oej | 2006-01-09 16:30:46 -0500 (Mon, 09 Jan 2006) | 2 lines

Bug 6112: file.c list macro conversion (drumkilla)

................
r7913 | mogorman | 2006-01-09 16:50:20 -0500 (Mon, 09 Jan 2006) | 4 lines

Changed say.c aliased zh to the tw say.c output.
Done in relation to bug 6135.


................
r7916 | russell | 2006-01-09 17:09:15 -0500 (Mon, 09 Jan 2006) | 3 lines

block rev 7915 from being merged into the trunk, since the patch is
not compatible

................
r7918 | kpfleming | 2006-01-09 18:06:28 -0500 (Mon, 09 Jan 2006) | 10 lines

Merged revisions 7917 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7917 | kpfleming | 2006-01-09 16:48:48 -0600 (Mon, 09 Jan 2006) | 2 lines

re-initialize _all_ sequence numbers when transfer completes

........

................
r7919 | tilghman | 2006-01-09 18:20:50 -0500 (Mon, 09 Jan 2006) | 2 lines

Bug 6106 - SuSE startup script

................
r7920 | tilghman | 2006-01-09 19:55:45 -0500 (Mon, 09 Jan 2006) | 2 lines

Bug 5961 - new RAND() function

................
r7921 | mogorman | 2006-01-09 20:52:34 -0500 (Mon, 09 Jan 2006) | 3 lines

committing 5924 with minor white space changes 
and adding it to the Makefile for functions.

................

Removed:
    team/russell/make_menuconfig/apps/app_datetime.c
    team/russell/make_menuconfig/ast_expr.y
    team/russell/make_menuconfig/channels/chan_modem.c
    team/russell/make_menuconfig/channels/chan_modem_aopen.c
    team/russell/make_menuconfig/channels/chan_modem_bestdata.c
    team/russell/make_menuconfig/channels/chan_modem_i4l.c
    team/russell/make_menuconfig/doc/app_sms.html
    team/russell/make_menuconfig/doc/channel.txt
    team/russell/make_menuconfig/doc/linkedlists.README
Modified:
    team/russell/make_menuconfig/   (props changed)
    team/russell/make_menuconfig/Makefile
    team/russell/make_menuconfig/UPGRADE.txt
    team/russell/make_menuconfig/acl.c
    team/russell/make_menuconfig/aescrypt.c
    team/russell/make_menuconfig/aeskey.c
    team/russell/make_menuconfig/alaw.c
    team/russell/make_menuconfig/app.c
    team/russell/make_menuconfig/apps/   (props changed)
    team/russell/make_menuconfig/apps/Makefile
    team/russell/make_menuconfig/apps/app_adsiprog.c
    team/russell/make_menuconfig/apps/app_authenticate.c
    team/russell/make_menuconfig/apps/app_cdr.c
    team/russell/make_menuconfig/apps/app_chanisavail.c
    team/russell/make_menuconfig/apps/app_chanspy.c
    team/russell/make_menuconfig/apps/app_controlplayback.c
    team/russell/make_menuconfig/apps/app_curl.c
    team/russell/make_menuconfig/apps/app_db.c
    team/russell/make_menuconfig/apps/app_dial.c
    team/russell/make_menuconfig/apps/app_dictate.c
    team/russell/make_menuconfig/apps/app_directed_pickup.c
    team/russell/make_menuconfig/apps/app_directory.c
    team/russell/make_menuconfig/apps/app_disa.c
    team/russell/make_menuconfig/apps/app_dumpchan.c
    team/russell/make_menuconfig/apps/app_echo.c
    team/russell/make_menuconfig/apps/app_externalivr.c
    team/russell/make_menuconfig/apps/app_festival.c
    team/russell/make_menuconfig/apps/app_flash.c
    team/russell/make_menuconfig/apps/app_forkcdr.c
    team/russell/make_menuconfig/apps/app_getcpeid.c
    team/russell/make_menuconfig/apps/app_hasnewvoicemail.c
    team/russell/make_menuconfig/apps/app_ices.c
    team/russell/make_menuconfig/apps/app_image.c
    team/russell/make_menuconfig/apps/app_intercom.c
    team/russell/make_menuconfig/apps/app_ivrdemo.c
    team/russell/make_menuconfig/apps/app_lookupblacklist.c
    team/russell/make_menuconfig/apps/app_lookupcidname.c
    team/russell/make_menuconfig/apps/app_macro.c
    team/russell/make_menuconfig/apps/app_meetme.c
    team/russell/make_menuconfig/apps/app_milliwatt.c
    team/russell/make_menuconfig/apps/app_mixmonitor.c
    team/russell/make_menuconfig/apps/app_mp3.c
    team/russell/make_menuconfig/apps/app_nbscat.c
    team/russell/make_menuconfig/apps/app_osplookup.c
    team/russell/make_menuconfig/apps/app_page.c
    team/russell/make_menuconfig/apps/app_parkandannounce.c
    team/russell/make_menuconfig/apps/app_playback.c
    team/russell/make_menuconfig/apps/app_privacy.c
    team/russell/make_menuconfig/apps/app_queue.c
    team/russell/make_menuconfig/apps/app_read.c
    team/russell/make_menuconfig/apps/app_readfile.c
    team/russell/make_menuconfig/apps/app_realtime.c
    team/russell/make_menuconfig/apps/app_record.c
    team/russell/make_menuconfig/apps/app_rpt.c
    team/russell/make_menuconfig/apps/app_sayunixtime.c
    team/russell/make_menuconfig/apps/app_senddtmf.c
    team/russell/make_menuconfig/apps/app_sendtext.c
    team/russell/make_menuconfig/apps/app_setcallerid.c
    team/russell/make_menuconfig/apps/app_setcdruserfield.c
    team/russell/make_menuconfig/apps/app_settransfercapability.c
    team/russell/make_menuconfig/apps/app_skel.c
    team/russell/make_menuconfig/apps/app_sms.c
    team/russell/make_menuconfig/apps/app_softhangup.c
    team/russell/make_menuconfig/apps/app_sql_postgres.c
    team/russell/make_menuconfig/apps/app_stack.c
    team/russell/make_menuconfig/apps/app_system.c
    team/russell/make_menuconfig/apps/app_talkdetect.c
    team/russell/make_menuconfig/apps/app_test.c
    team/russell/make_menuconfig/apps/app_transfer.c
    team/russell/make_menuconfig/apps/app_url.c
    team/russell/make_menuconfig/apps/app_verbose.c
    team/russell/make_menuconfig/apps/app_voicemail.c
    team/russell/make_menuconfig/apps/app_waitforring.c
    team/russell/make_menuconfig/apps/app_waitforsilence.c
    team/russell/make_menuconfig/apps/app_while.c
    team/russell/make_menuconfig/apps/app_zapateller.c
    team/russell/make_menuconfig/apps/app_zapbarge.c
    team/russell/make_menuconfig/apps/app_zapras.c
    team/russell/make_menuconfig/apps/app_zapscan.c
    team/russell/make_menuconfig/ast_expr2.fl
    team/russell/make_menuconfig/ast_expr2f.c
    team/russell/make_menuconfig/asterisk.c
    team/russell/make_menuconfig/astmm.c
    team/russell/make_menuconfig/autoservice.c
    team/russell/make_menuconfig/build_tools/make_svn_branch_name
    team/russell/make_menuconfig/buildinfo.c
    team/russell/make_menuconfig/callerid.c
    team/russell/make_menuconfig/cdr/   (props changed)
    team/russell/make_menuconfig/cdr.c
    team/russell/make_menuconfig/cdr/cdr_csv.c
    team/russell/make_menuconfig/cdr/cdr_custom.c
    team/russell/make_menuconfig/cdr/cdr_tds.c
    team/russell/make_menuconfig/channel.c
    team/russell/make_menuconfig/channels/   (props changed)
    team/russell/make_menuconfig/channels/Makefile
    team/russell/make_menuconfig/channels/chan_agent.c
    team/russell/make_menuconfig/channels/chan_alsa.c
    team/russell/make_menuconfig/channels/chan_features.c
    team/russell/make_menuconfig/channels/chan_h323.c
    team/russell/make_menuconfig/channels/chan_iax2.c
    team/russell/make_menuconfig/channels/chan_local.c
    team/russell/make_menuconfig/channels/chan_mgcp.c
    team/russell/make_menuconfig/channels/chan_oss.c
    team/russell/make_menuconfig/channels/chan_phone.c
    team/russell/make_menuconfig/channels/chan_sip.c
    team/russell/make_menuconfig/channels/chan_zap.c
    team/russell/make_menuconfig/channels/iax2-parser.c
    team/russell/make_menuconfig/channels/iax2-provision.c
    team/russell/make_menuconfig/chanvars.c
    team/russell/make_menuconfig/cli.c
    team/russell/make_menuconfig/codecs/   (props changed)
    team/russell/make_menuconfig/codecs/Makefile

[... 20380 lines stripped ...]


More information about the svn-commits mailing list