]> git.ipfire.org Git - thirdparty/asterisk.git/log
thirdparty/asterisk.git
19 years agoeliminate rounding errors that caused call time limits to be inaccurate (issue #5913)
Kevin P. Fleming [Thu, 5 Jan 2006 23:49:50 +0000 (23:49 +0000)] 
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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7825 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 6081 - fix for memory leak, formatting fixes
Tilghman Lesher [Thu, 5 Jan 2006 23:07:08 +0000 (23:07 +0000)] 
Bug 6081 - fix for memory leak, formatting fixes

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7823 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoensure that variable is initialized
Kevin P. Fleming [Thu, 5 Jan 2006 20:52:38 +0000 (20:52 +0000)] 
ensure that variable is initialized

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7819 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFix copyright of changed file
Olle Johansson [Thu, 5 Jan 2006 09:13:21 +0000 (09:13 +0000)] 
Fix copyright of changed file

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7812 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agosend device state updates for auto-logoff of agents as well
Kevin P. Fleming [Thu, 5 Jan 2006 00:58:29 +0000 (00:58 +0000)] 
send device state updates for auto-logoff of agents as well

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7809 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agodoh... fseek() has no useful return value
Kevin P. Fleming [Thu, 5 Jan 2006 00:18:46 +0000 (00:18 +0000)] 
doh... fseek() has no useful return value

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7807 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agouse proper fwrite() parameters and return value
Kevin P. Fleming [Wed, 4 Jan 2006 23:51:03 +0000 (23:51 +0000)] 
use proper fwrite() parameters and return value

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7805 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoreturn properly after extending file
Kevin P. Fleming [Wed, 4 Jan 2006 23:45:34 +0000 (23:45 +0000)] 
return properly after extending file

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7803 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoensure that ulaw/alaw sound files are filled with silence when extended (not zeroes)
Kevin P. Fleming [Wed, 4 Jan 2006 23:27:57 +0000 (23:27 +0000)] 
ensure that ulaw/alaw sound files are filled with silence when extended (not zeroes)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7800 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agomake monitoring more tolerant of peers that deliver frames in bursts
Kevin P. Fleming [Wed, 4 Jan 2006 23:02:38 +0000 (23:02 +0000)] 
make monitoring more tolerant of peers that deliver frames in bursts

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7799 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoIssue #5980: Removing extra CR+LF in manager events - needs port to trunk
Olle Johansson [Wed, 4 Jan 2006 21:46:40 +0000 (21:46 +0000)] 
Issue #5980: Removing extra CR+LF in manager events - needs port to trunk

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7795 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFixing typo in XML for video updates.
Olle Johansson [Wed, 4 Jan 2006 21:43:14 +0000 (21:43 +0000)] 
Fixing typo in XML for video updates.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7792 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agouse a more correct way of determining the size of the destination buffer
Russell Bryant [Wed, 4 Jan 2006 07:06:50 +0000 (07:06 +0000)] 
use a more correct way of determining the size of the destination buffer

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7773 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years ago Fix the 'if' clause to be true under the right conditions. Bug #6126
BJ Weschke [Wed, 4 Jan 2006 05:27:38 +0000 (05:27 +0000)] 
 Fix the 'if' clause to be true under the right conditions. Bug #6126

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7771 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoremove unused 'old' expression parser
Kevin P. Fleming [Tue, 3 Jan 2006 20:22:18 +0000 (20:22 +0000)] 
remove unused 'old' expression parser

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7746 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 6121 - typo in application description
Tilghman Lesher [Tue, 3 Jan 2006 18:15:12 +0000 (18:15 +0000)] 
Bug 6121 - typo in application description

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7743 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agorevert incorrect fix for bug #6048 from revision 7709
Kevin P. Fleming [Tue, 3 Jan 2006 17:24:56 +0000 (17:24 +0000)] 
revert incorrect fix for bug #6048 from revision 7709
put in correct (simpler) fix
add doxygen docs for channel spy 'state' values

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7740 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agobackport rport scanning fix from trunk (bug #6071)
Kevin P. Fleming [Tue, 3 Jan 2006 17:00:01 +0000 (17:00 +0000)] 
backport rport scanning fix from trunk (bug #6071)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7738 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agodon't leak memory for (most) expression evaluations
Kevin P. Fleming [Tue, 3 Jan 2006 16:34:12 +0000 (16:34 +0000)] 
don't leak memory for (most) expression evaluations

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7736 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 6084 - MixMonitor after a 'cli stop monitor' deadlocks
Tilghman Lesher [Mon, 2 Jan 2006 07:31:54 +0000 (07:31 +0000)] 
Bug 6084 - MixMonitor after a 'cli stop monitor' deadlocks

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7709 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years ago Fix compiler warnings.
BJ Weschke [Mon, 2 Jan 2006 02:04:14 +0000 (02:04 +0000)] 
 Fix compiler warnings.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7706 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 6091 - Fix race condition around uniqueid
Tilghman Lesher [Fri, 30 Dec 2005 14:54:19 +0000 (14:54 +0000)] 
Bug 6091 - Fix race condition around uniqueid

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7677 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agofix memory leak in build_rpid (issue #6070)
Russell Bryant [Wed, 28 Dec 2005 17:35:56 +0000 (17:35 +0000)] 
fix memory leak in build_rpid (issue #6070)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7665 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agobackport fix for permissions of created recordings (issue #6067)
Russell Bryant [Tue, 27 Dec 2005 21:07:08 +0000 (21:07 +0000)] 
backport fix for permissions of created recordings (issue #6067)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7663 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agobackport fix to ensure that DSP is never enabled on pseudo channels
Kevin P. Fleming [Tue, 27 Dec 2005 00:07:45 +0000 (00:07 +0000)] 
backport fix to ensure that DSP is never enabled on pseudo channels

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7641 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoRemove copy of code in libc, preferring code in utils.c (public domain code)
Tilghman Lesher [Mon, 26 Dec 2005 20:32:50 +0000 (20:32 +0000)] 
Remove copy of code in libc, preferring code in utils.c (public domain code)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7637 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agocast time_t to an int in printf/scanf (issue #5635)
Russell Bryant [Mon, 26 Dec 2005 18:19:12 +0000 (18:19 +0000)] 
cast time_t to an int in printf/scanf (issue #5635)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7634 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 6051 - VMCOUNT should work as documented and count all, not quit after finding 1
Tilghman Lesher [Fri, 23 Dec 2005 06:38:08 +0000 (06:38 +0000)] 
Bug 6051 - VMCOUNT should work as documented and count all, not quit after finding 1

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7608 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoadd license reference to copyright notice displayed when CLI session begins
Kevin P. Fleming [Fri, 23 Dec 2005 03:01:24 +0000 (03:01 +0000)] 
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)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7606 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years ago Another app documentation tweak.
BJ Weschke [Fri, 23 Dec 2005 00:00:11 +0000 (00:00 +0000)] 
 Another app documentation tweak.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7605 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 6050 SQL requires the use of single ticks to delimit values, not quotes
Tilghman Lesher [Thu, 22 Dec 2005 22:04:13 +0000 (22:04 +0000)] 
Bug 6050 SQL requires the use of single ticks to delimit values, not quotes

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7601 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agorevert changes to videosupport to allow per-peer setting, since it isn't quite
Russell Bryant [Thu, 22 Dec 2005 20:36:47 +0000 (20:36 +0000)] 
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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7599 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoremove stray unlock (issue #5955)
Russell Bryant [Thu, 22 Dec 2005 16:17:43 +0000 (16:17 +0000)] 
remove stray unlock (issue #5955)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7595 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoActually put in the per-peer settings for sip video, as they didn't make it in at...
Josh Roberson [Wed, 21 Dec 2005 22:23:39 +0000 (22:23 +0000)] 
Actually put in the per-peer settings for sip video, as they didn't make it in at astricon somehow, and I've been too busy up until now to redo it.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7586 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoAllow a chan_alsa that failed to open sound devices to be unloaded.
Tilghman Lesher [Wed, 21 Dec 2005 20:01:16 +0000 (20:01 +0000)] 
Allow a chan_alsa that failed to open sound devices to be unloaded.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7582 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug #6040 - Documentation correction
BJ Weschke [Wed, 21 Dec 2005 19:53:49 +0000 (19:53 +0000)] 
Bug #6040 - Documentation correction

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7580 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 5777 - Remove parentheses on Goto in AEL, so that it parses correctly
Tilghman Lesher [Wed, 21 Dec 2005 19:23:12 +0000 (19:23 +0000)] 
Bug 5777 - Remove parentheses on Goto in AEL, so that it parses correctly

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7577 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agocheck array bounds when parsing arguments to AGI (issue #5868)
Russell Bryant [Tue, 20 Dec 2005 20:21:26 +0000 (20:21 +0000)] 
check array bounds when parsing arguments to AGI (issue #5868)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7557 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agobackport fix for reloading peer context (issue #6007)
Russell Bryant [Tue, 20 Dec 2005 18:05:45 +0000 (18:05 +0000)] 
backport fix for reloading peer context (issue #6007)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7552 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agobackport fix for segfault on directed pickup when no CDR is available (issue #5998)
Russell Bryant [Tue, 20 Dec 2005 17:34:00 +0000 (17:34 +0000)] 
backport fix for segfault on directed pickup when no CDR is available (issue #5998)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7550 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agobackport fix for larger-than-20ms-frames from trunk (bug #5697)
Kevin P. Fleming [Tue, 20 Dec 2005 12:58:37 +0000 (12:58 +0000)] 
backport fix for larger-than-20ms-frames from trunk (bug #5697)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7546 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoI messed up and accidently committed this to the trunk first ...
Russell Bryant [Mon, 19 Dec 2005 23:47:23 +0000 (23:47 +0000)] 
I messed up and accidently committed this to the trunk first ...
- add note on required values of sip_methods struct
- remove duplicate function prototype
- remove duplicate ast_mutex_lock (issue #6025)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7529 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 5988 - record append option not working
Tilghman Lesher [Mon, 19 Dec 2005 19:06:46 +0000 (19:06 +0000)] 
Bug 5988 - record append option not working

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7523 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 6026 - segfault for the sequence NoCDR(), SetAMAFlags()
Tilghman Lesher [Mon, 19 Dec 2005 05:38:44 +0000 (05:38 +0000)] 
Bug 6026 - segfault for the sequence NoCDR(), SetAMAFlags()

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7521 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDocument that curley braces must be on the same line as the keyword.
Tilghman Lesher [Sat, 17 Dec 2005 18:55:38 +0000 (18:55 +0000)] 
Document that curley braces must be on the same line as the keyword.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7519 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 6009 - off by one error
Tilghman Lesher [Sat, 17 Dec 2005 17:19:32 +0000 (17:19 +0000)] 
Bug 6009 - off by one error

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7517 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMax-Forwards headers must only be present on requests, not responses
Kevin P. Fleming [Sat, 17 Dec 2005 03:59:05 +0000 (03:59 +0000)] 
Max-Forwards headers must only be present on requests, not responses

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7515 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoforcibly expire previous subscriptions from a peer when they resubscribe (keeps them...
Kevin P. Fleming [Sat, 17 Dec 2005 03:44:30 +0000 (03:44 +0000)] 
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)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7513 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agofix some buglet when building team branch version strings
Kevin P. Fleming [Sat, 17 Dec 2005 02:20:04 +0000 (02:20 +0000)] 
fix some buglet when building team branch version strings

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7510 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoWe want to check the previous value, not the current value (which was just changed).
Tilghman Lesher [Sat, 17 Dec 2005 01:02:29 +0000 (01:02 +0000)] 
We want to check the previous value, not the current value (which was just changed).

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7508 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFirst field is truncated
Tilghman Lesher [Fri, 16 Dec 2005 00:49:39 +0000 (00:49 +0000)] 
First field is truncated

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7497 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years ago* Added mISDN/mISDNuser Echo cancel Patch
Christian Richter [Thu, 15 Dec 2005 10:52:30 +0000 (10:52 +0000)] 
* Added mISDN/mISDNuser Echo cancel Patch
* Fixed Makefiles so that chan_misdn can be compiled again
* added some hints, that mISDN cannot be compiled against gcc-4, SMP, Spinlock Debug
* fixed some Minor issues in chan_misdn, regarding Type Of Number and Presentation

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7490 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug #6003 - Don't free the channel structure until after having sent the manager...
BJ Weschke [Thu, 15 Dec 2005 02:51:54 +0000 (02:51 +0000)] 
Bug #6003 - Don't free the channel structure until after having sent the manager event.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7482 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoclarify substring documentation
Kevin P. Fleming [Tue, 13 Dec 2005 18:54:22 +0000 (18:54 +0000)] 
clarify substring documentation

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7470 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agocorrect broken math in tvfix() for timestamp values over one million
Kevin P. Fleming [Tue, 13 Dec 2005 16:06:27 +0000 (16:06 +0000)] 
correct broken math in tvfix() for timestamp values over one million

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7468 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agorestore ability of caller to hangup calls that are still ringing (issue #5839)
Kevin P. Fleming [Tue, 13 Dec 2005 05:53:00 +0000 (05:53 +0000)] 
restore ability of caller to hangup calls that are still ringing (issue #5839)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7453 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoensure that hangups while incoming calls are in early state are handled properly...
Kevin P. Fleming [Tue, 13 Dec 2005 05:14:27 +0000 (05:14 +0000)] 
ensure that hangups while incoming calls are in early state are handled properly (issue #5919)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7451 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoonly report AGENT_IDLE for callback mode agents when they are actually idle (issue...
Kevin P. Fleming [Tue, 13 Dec 2005 04:43:38 +0000 (04:43 +0000)] 
only report AGENT_IDLE for callback mode agents when they are actually idle (issue #5902)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7449 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agouse the stream's current point when pausing/unpausing, instead of elapsed time (which...
Kevin P. Fleming [Tue, 13 Dec 2005 04:25:14 +0000 (04:25 +0000)] 
use the stream's current point when pausing/unpausing, instead of elapsed time (which doesn't work when the stream has been skipped forward or backward) (issue #5897)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7448 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoset all the child file descriptors to non-blocking so that we don't hang if the child...
Kevin P. Fleming [Mon, 12 Dec 2005 17:30:59 +0000 (17:30 +0000)] 
set all the child file descriptors to non-blocking so that we don't hang if the child fails to send a newline-terminated command or error message

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7435 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoTypo
Tilghman Lesher [Mon, 12 Dec 2005 17:19:29 +0000 (17:19 +0000)] 
Typo

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7433 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agosilence a couple of compiler warnings about pointer signedness
Russell Bryant [Sun, 11 Dec 2005 06:08:56 +0000 (06:08 +0000)] 
silence a couple of compiler warnings about pointer signedness

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7430 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 5965 - major bug in AST_LIST_REMOVE
Tilghman Lesher [Sun, 11 Dec 2005 01:26:51 +0000 (01:26 +0000)] 
Bug 5965 - major bug in AST_LIST_REMOVE

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7429 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 5967
Tilghman Lesher [Sun, 11 Dec 2005 01:15:15 +0000 (01:15 +0000)] 
Bug 5967

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7427 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years ago Bug #5877
BJ Weschke [Sat, 10 Dec 2005 18:10:50 +0000 (18:10 +0000)] 
 Bug #5877
 Make sure the digit string from E&M wink DNIS collection is properly null terminated as it grows.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7425 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 5960
Tilghman Lesher [Thu, 8 Dec 2005 23:45:36 +0000 (23:45 +0000)] 
Bug 5960

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7406 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDocumenting two keywords that were previously missing
Tilghman Lesher [Thu, 8 Dec 2005 23:32:08 +0000 (23:32 +0000)] 
Documenting two keywords that were previously missing

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7404 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoinitialize the buffer before using it...
Kevin P. Fleming [Thu, 8 Dec 2005 01:05:43 +0000 (01:05 +0000)] 
initialize the buffer before using it...

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7386 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoensure that hints are allowed to use global variable references
Kevin P. Fleming [Wed, 7 Dec 2005 20:46:55 +0000 (20:46 +0000)] 
ensure that hints are allowed to use global variable references

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7382 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoensure that sound/music files are handled as binary
Kevin P. Fleming [Tue, 6 Dec 2005 00:23:05 +0000 (00:23 +0000)] 
ensure that sound/music files are handled as binary

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7351 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoreplace with unmodified file
Kevin P. Fleming [Tue, 6 Dec 2005 00:19:17 +0000 (00:19 +0000)] 
replace with unmodified file

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7349 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years ago_really_ don't mess with line endings
Kevin P. Fleming [Tue, 6 Dec 2005 00:08:19 +0000 (00:08 +0000)] 
_really_ don't mess with line endings

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7347 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agodon't try to expand keywords in this file
Kevin P. Fleming [Tue, 6 Dec 2005 00:07:48 +0000 (00:07 +0000)] 
don't try to expand keywords in this file

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7346 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoset this file to binary mode, so it won't be mangled on export/checkout
Kevin P. Fleming [Tue, 6 Dec 2005 00:02:08 +0000 (00:02 +0000)] 
set this file to binary mode, so it won't be mangled on export/checkout

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7345 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoremove ASTERISKVERSIONNUM from the version string given to doxygen
Russell Bryant [Mon, 5 Dec 2005 06:47:51 +0000 (06:47 +0000)] 
remove ASTERISKVERSIONNUM from the version string given to doxygen

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7340 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agodon't delete dynamic queue members when reloading the static members from a realtime...
Russell Bryant [Mon, 5 Dec 2005 00:09:12 +0000 (00:09 +0000)] 
don't delete dynamic queue members when reloading the static members from a realtime database (issue #5922)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7337 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agofix the order of arguments to an error message (issue #5927)
Russell Bryant [Mon, 5 Dec 2005 00:01:17 +0000 (00:01 +0000)] 
fix the order of arguments to an error message (issue #5927)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7335 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agouse a more efficient way to get the revision number, that will also report if the...
Kevin P. Fleming [Sun, 4 Dec 2005 18:03:07 +0000 (18:03 +0000)] 
use a more efficient way to get the revision number, that will also report if the working copy contains uncommitted modifications

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7329 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug 5925: check for "Unknown", as that's what app_voicemail puts into the field for...
Tilghman Lesher [Sat, 3 Dec 2005 19:55:05 +0000 (19:55 +0000)] 
Bug 5925: check for "Unknown", as that's what app_voicemail puts into the field for Unknown callerid
Also, remove useless res checks (initialized to 0; never set)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7310 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoDocumenting the default registerattempts setting as 0, continue hammering the server...
Olle Johansson [Sat, 3 Dec 2005 01:24:40 +0000 (01:24 +0000)] 
Documenting the default registerattempts setting as 0, continue hammering the server for ever and ever ;-)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7299 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoTurn on executable bits for startup scripts, and fix bash var interpolation for Mandrake
Tilghman Lesher [Fri, 2 Dec 2005 21:12:05 +0000 (21:12 +0000)] 
Turn on executable bits for startup scripts, and fix bash var interpolation for Mandrake

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7285 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoBug #5907. Improve SIP INFO DTMF debugging output. (1.2 & Trunk)
Olle Johansson [Fri, 2 Dec 2005 00:52:13 +0000 (00:52 +0000)] 
Bug #5907. Improve SIP INFO DTMF debugging output. (1.2 & Trunk)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7275 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoinherit channel variables into channels created by Page() application (issue #5888)
Kevin P. Fleming [Fri, 2 Dec 2005 00:51:15 +0000 (00:51 +0000)] 
inherit channel variables into channels created by Page() application (issue #5888)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7274 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoallow previous context-searching behavior to be used if desired (issue #5899)
Kevin P. Fleming [Fri, 2 Dec 2005 00:42:40 +0000 (00:42 +0000)] 
allow previous context-searching behavior to be used if desired (issue #5899)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7273 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoproperly handle password changes when mailbox is last line of config file and not...
Kevin P. Fleming [Fri, 2 Dec 2005 00:39:00 +0000 (00:39 +0000)] 
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)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7272 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoprotect agent_bridgedchannel() from segfaulting when there is no bridged channel...
Kevin P. Fleming [Fri, 2 Dec 2005 00:28:48 +0000 (00:28 +0000)] 
protect agent_bridgedchannel() from segfaulting when there is no bridged channel (issue #5879)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7271 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoallow variables to exist on both 'halves' of the Local channel (issue #5810)
Kevin P. Fleming [Fri, 2 Dec 2005 00:26:12 +0000 (00:26 +0000)] 
allow variables to exist on both 'halves' of the Local channel (issue #5810)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7270 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agodon't block waiting for the Festival server forever when it goes away (issue #5882)
Kevin P. Fleming [Thu, 1 Dec 2005 23:49:44 +0000 (23:49 +0000)] 
don't block waiting for the Festival server forever when it goes away (issue #5882)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7269 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoensure channel's scheduling context is freed (issue #5788)
Kevin P. Fleming [Thu, 1 Dec 2005 23:34:58 +0000 (23:34 +0000)] 
ensure channel's scheduling context is freed (issue #5788)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7268 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoMakefile 'update' target now supports updating from Subversion repositories (issue...
Kevin P. Fleming [Thu, 1 Dec 2005 23:18:29 +0000 (23:18 +0000)] 
Makefile 'update' target now supports updating from Subversion repositories (issue #5875)
remove support for 'patches' subdirectory, it's no longer useful

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7266 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoChanging bug report address to the Asterisk issue tracker
Olle Johansson [Thu, 1 Dec 2005 23:18:14 +0000 (23:18 +0000)] 
Changing bug report address to the Asterisk issue tracker

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7265 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoRemoving references to 1.1dev, replacing with 1.2, in documentation files.
Olle Johansson [Thu, 1 Dec 2005 22:21:13 +0000 (22:21 +0000)] 
Removing references to 1.1dev, replacing with 1.2, in documentation files.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7263 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoFixing some spelling errors, as well as changing "cvs" to "subversion" in misdn docum...
Olle Johansson [Thu, 1 Dec 2005 21:38:38 +0000 (21:38 +0000)] 
Fixing some spelling errors, as well as changing "cvs" to "subversion" in misdn documentation.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7261 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoensure that 'svn info' output is in the expected language for the script to parse...
Kevin P. Fleming [Thu, 1 Dec 2005 19:25:06 +0000 (19:25 +0000)] 
ensure that 'svn info' output is in the expected language for the script to parse (issue #5880)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7257 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agouse ast_app_separate_args to split arguments (issue #5686)
Russell Bryant [Thu, 1 Dec 2005 02:33:58 +0000 (02:33 +0000)] 
use ast_app_separate_args to split arguments (issue #5686)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7251 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agofix queue weight feature - compare member interfaces instead of pointers to
Russell Bryant [Thu, 1 Dec 2005 01:19:04 +0000 (01:19 +0000)] 
fix queue weight feature - compare member interfaces instead of pointers to
the members, since each queue has its own list of members. (issue #5863)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7249 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agouse '=' instead of '==' for string comparisons. /bin/bash is ok with this, but
Russell Bryant [Thu, 1 Dec 2005 00:44:34 +0000 (00:44 +0000)] 
use '=' instead of '==' for string comparisons.  /bin/bash is ok with this, but
/bin/sh is not.  (issue #5885)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7247 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoremove outdated redhat init script and provide the updated one in 'make rpm' (issue...
Russell Bryant [Wed, 30 Nov 2005 21:31:18 +0000 (21:31 +0000)] 
remove outdated redhat init script and provide the updated one in 'make rpm' (issue #5786)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7244 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agoComment out LD_ASSUME_KERNEL by default.
Russell Bryant [Wed, 30 Nov 2005 21:24:52 +0000 (21:24 +0000)] 
Comment out LD_ASSUME_KERNEL by default.
Print error messages if the asterisk executable or the asterisk configuration
directory are not found. (issue #5785, #5708)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7242 65c4cc65-6c06-0410-ace0-fbb531ad65f3

19 years agofix DIALEDTIME when call has not been answered (issue #5862)
Russell Bryant [Wed, 30 Nov 2005 17:39:36 +0000 (17:39 +0000)] 
fix DIALEDTIME when call has not been answered (issue #5862)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7234 65c4cc65-6c06-0410-ace0-fbb531ad65f3