]> git.ipfire.org Git - thirdparty/asterisk.git/log
thirdparty/asterisk.git
19 years agoSet properties on two files that lacked properties for eol etc
Olle Johansson [Sun, 12 Mar 2006 18:54:31 +0000 (18:54 +0000)] 
Set properties on two files that lacked properties for eol etc

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

19 years agofix build on parisc (issue #6704)
Russell Bryant [Sun, 12 Mar 2006 17:57:37 +0000 (17:57 +0000)] 
fix build on parisc (issue #6704)

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

19 years agoIssue #5937 - Make sure SIP CANCEL's are re-transmitted
Olle Johansson [Fri, 10 Mar 2006 12:13:51 +0000 (12:13 +0000)] 
Issue #5937 - Make sure SIP CANCEL's are re-transmitted

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

19 years agoIssue #6576 - SIP_CODEC not used for early media (reported by gpapadop73)
Olle Johansson [Thu, 9 Mar 2006 17:00:36 +0000 (17:00 +0000)] 
Issue #6576 - SIP_CODEC not used for early media (reported by gpapadop73)

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

19 years agoIssue #6657 - Ignore 183 session progress without SDP
Olle Johansson [Wed, 8 Mar 2006 10:51:47 +0000 (10:51 +0000)] 
Issue #6657 - Ignore 183 session progress without SDP

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

19 years agoBug 6020 - Race condition where packet could be lost if first packet on list is acked
Tilghman Lesher [Tue, 7 Mar 2006 00:05:27 +0000 (00:05 +0000)] 
Bug 6020 - Race condition where packet could be lost if first packet on list is acked

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

19 years agoBug 6664 - More fixes for Solaris
Tilghman Lesher [Mon, 6 Mar 2006 23:03:54 +0000 (23:03 +0000)] 
Bug 6664 - More fixes for Solaris

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

19 years agoRevert earlier change
Olle Johansson [Mon, 6 Mar 2006 14:23:14 +0000 (14:23 +0000)] 
Revert earlier change

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

19 years agoFix for astmm compilation
Olle Johansson [Mon, 6 Mar 2006 11:03:46 +0000 (11:03 +0000)] 
Fix for astmm compilation

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

19 years agofix a typo in the description of the ringtimeout option
Russell Bryant [Mon, 6 Mar 2006 02:32:35 +0000 (02:32 +0000)] 
fix a typo in the description of the ringtimeout option

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

19 years agoClear page2 flags at reload too
Olle Johansson [Sun, 5 Mar 2006 12:40:10 +0000 (12:40 +0000)] 
Clear page2 flags at reload too

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

19 years ago Substitute variables in the post_process string (if it exists) before those variable...
BJ Weschke [Sat, 4 Mar 2006 11:45:37 +0000 (11:45 +0000)] 
 Substitute variables in the post_process string (if it exists) before those variables could possibly disappear (channel hangup) #6462

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

19 years agoBug 6638 - Solaris is starting to remind me of RedHat...
Tilghman Lesher [Fri, 3 Mar 2006 17:13:37 +0000 (17:13 +0000)] 
Bug 6638 - Solaris is starting to remind me of RedHat...

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

19 years agoChange of URL
Olle Johansson [Fri, 3 Mar 2006 08:12:33 +0000 (08:12 +0000)] 
Change of URL

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

19 years agoBug 6638 - Use POSIX command for Solaris
Tilghman Lesher [Fri, 3 Mar 2006 00:38:14 +0000 (00:38 +0000)] 
Bug 6638 - Use POSIX command for Solaris

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

19 years agoBug 6638 - Change from a historic BSD command to a POSIX command for determining...
Tilghman Lesher [Fri, 3 Mar 2006 00:34:52 +0000 (00:34 +0000)] 
Bug 6638 - Change from a historic BSD command to a POSIX command for determining username

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

19 years agoBug 6637 - Fixes for Solaris
Tilghman Lesher [Thu, 2 Mar 2006 22:26:30 +0000 (22:26 +0000)] 
Bug 6637 - Fixes for Solaris

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

19 years agoIf debugging, the frame pointer is helpful
Tilghman Lesher [Thu, 2 Mar 2006 22:19:52 +0000 (22:19 +0000)] 
If debugging, the frame pointer is helpful

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

19 years agofix inaccurate ack message to ChangeMonitor action (issue #6630)
Russell Bryant [Thu, 2 Mar 2006 19:05:40 +0000 (19:05 +0000)] 
fix inaccurate ack message to ChangeMonitor action (issue #6630)

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

19 years agomake the terminology used in the synopsis match the option description
Russell Bryant [Thu, 2 Mar 2006 06:16:26 +0000 (06:16 +0000)] 
make the terminology used in the synopsis match the option description

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

19 years agoadd the -L option to the synopsis on the man page
Russell Bryant [Thu, 2 Mar 2006 06:11:53 +0000 (06:11 +0000)] 
add the -L option to the synopsis on the man page

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

19 years agoBug 6615 - Fix 64bit conversion errors by using a long int
Tilghman Lesher [Wed, 1 Mar 2006 17:41:52 +0000 (17:41 +0000)] 
Bug 6615 - Fix 64bit conversion errors by using a long int

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

19 years agoBug 6618 - Solaris compatibility fix
Tilghman Lesher [Wed, 1 Mar 2006 06:39:10 +0000 (06:39 +0000)] 
Bug 6618 - Solaris compatibility fix

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

19 years agofix the output that indicates whether qualify smoothing is on or not (issue #6608)
Russell Bryant [Tue, 28 Feb 2006 19:46:04 +0000 (19:46 +0000)] 
fix the output that indicates whether qualify smoothing is on or not (issue #6608)

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

19 years agoadjust the keys directory when astvarlibdir is specified in asterisk.conf (issue...
Russell Bryant [Tue, 28 Feb 2006 19:31:10 +0000 (19:31 +0000)] 
adjust the keys directory when astvarlibdir is specified in asterisk.conf (issue #6602)

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

19 years agoadd a missing newline in the agi app description (thanks wunderkin!)
Russell Bryant [Tue, 28 Feb 2006 18:31:04 +0000 (18:31 +0000)] 
add a missing newline in the agi app description (thanks wunderkin!)

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

19 years agodon't try to print the help text for a CLI command when RESULT_SHOWUSAGE is
Russell Bryant [Mon, 27 Feb 2006 15:20:48 +0000 (15:20 +0000)] 
don't try to print the help text for a CLI command when RESULT_SHOWUSAGE is
returned if there is no help text available (issue #6604)

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

19 years agofix finding realtime peers that are not dynamic by ip address (issue #6093)
Russell Bryant [Mon, 27 Feb 2006 15:14:53 +0000 (15:14 +0000)] 
fix finding realtime peers that are not dynamic by ip address (issue #6093)

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

19 years agodon't hang up the channel if its state is set to UP before we return from ast_call...
Russell Bryant [Mon, 27 Feb 2006 02:50:09 +0000 (02:50 +0000)] 
don't hang up the channel if its state is set to UP before we return from ast_call (issue #6569)

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

19 years agoBug 5950 - reenable queue log rotation; also, eliminate redundant code
Tilghman Lesher [Sun, 26 Feb 2006 16:26:39 +0000 (16:26 +0000)] 
Bug 5950 - reenable queue log rotation; also, eliminate redundant code

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

19 years agoBackport of fix to translation optimizations. Thanks again file!
Matthew Fredrickson [Sat, 25 Feb 2006 19:54:40 +0000 (19:54 +0000)] 
Backport of fix to translation optimizations.  Thanks again file!

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

19 years agofactor the number of translation steps required into translation path decisions,...
Kevin P. Fleming [Sat, 25 Feb 2006 05:08:46 +0000 (05:08 +0000)] 
factor the number of translation steps required into translation path decisions, so that equal cost paths that require fewer translations are preferred

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

19 years agoreformat code to fit guidelines
Kevin P. Fleming [Sat, 25 Feb 2006 04:59:50 +0000 (04:59 +0000)] 
reformat code to fit guidelines
remember which translation paths are multi-step paths

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

19 years agoensure that spy frame queueing is able to deal with translation failing for any reaso...
Kevin P. Fleming [Sat, 25 Feb 2006 04:23:48 +0000 (04:23 +0000)] 
ensure that spy frame queueing is able to deal with translation failing for any reason (issue #6546)

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

19 years agoOops, this was broken in 1.2, too.
Tilghman Lesher [Thu, 23 Feb 2006 23:06:42 +0000 (23:06 +0000)] 
Oops, this was broken in 1.2, too.

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

19 years agobackport list handling fix from trunk (solves memory leak problem in cdr variables...
Kevin P. Fleming [Thu, 23 Feb 2006 14:57:53 +0000 (14:57 +0000)] 
backport list handling fix from trunk (solves memory leak problem in cdr variables and device state watchers)
remove unusued variable to silence compiler warning

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

19 years agoadd comment warning people about trying to use hostnames/IPs in the sample config
Kevin P. Fleming [Wed, 22 Feb 2006 17:32:15 +0000 (17:32 +0000)] 
add comment warning people about trying to use hostnames/IPs in the sample config

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

19 years agoWould be nice to tell people to look in the right file to increase a constant
Tilghman Lesher [Mon, 20 Feb 2006 23:01:12 +0000 (23:01 +0000)] 
Would be nice to tell people to look in the right file to increase a constant

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

19 years agoHandle ACKing properly (remove gratuitous -1)
Mark Spencer [Mon, 20 Feb 2006 06:17:26 +0000 (06:17 +0000)] 
Handle ACKing properly (remove gratuitous -1)

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

19 years agoFix numerous places in jitter buffer where freed memory is referenced
Mark Spencer [Mon, 20 Feb 2006 05:54:10 +0000 (05:54 +0000)] 
Fix numerous places in jitter buffer where freed memory is referenced

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

19 years agoOkay, fseek doesn't return an offset
Tilghman Lesher [Sun, 19 Feb 2006 18:29:16 +0000 (18:29 +0000)] 
Okay, fseek doesn't return an offset

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

19 years agoFix possible lack of initialization of useadsi
Tilghman Lesher [Sun, 19 Feb 2006 17:26:31 +0000 (17:26 +0000)] 
Fix possible lack of initialization of useadsi

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

19 years agoBug 6539 - Division by two negates error flag
Tilghman Lesher [Sun, 19 Feb 2006 17:11:02 +0000 (17:11 +0000)] 
Bug 6539 - Division by two negates error flag

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

19 years agoBug 6529 - memory leak in ast_play_and_prepend
Tilghman Lesher [Sat, 18 Feb 2006 00:17:09 +0000 (00:17 +0000)] 
Bug 6529 - memory leak in ast_play_and_prepend

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

19 years agofix incorrent index calculation for jitterbuffer history (issue #6517)
Russell Bryant [Fri, 17 Feb 2006 01:55:10 +0000 (01:55 +0000)] 
fix incorrent index calculation for jitterbuffer history (issue #6517)

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

19 years agowhen executing the Directory application from voicemail and a context is not
Russell Bryant [Thu, 16 Feb 2006 18:07:52 +0000 (18:07 +0000)] 
when executing the Directory application from voicemail and a context is not
specified, use the "default" context, not the channel's current context (issue #6507)

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

19 years agoensure that agents logged in via the manager interface are stored in the persistence...
Kevin P. Fleming [Wed, 15 Feb 2006 01:21:33 +0000 (01:21 +0000)] 
ensure that agents logged in via the manager interface are stored in the persistence database (related to issue #6301)

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

19 years agohandle longer ENUM lookup results (issue #6476)
Kevin P. Fleming [Wed, 15 Feb 2006 00:46:18 +0000 (00:46 +0000)] 
handle longer ENUM lookup results (issue #6476)

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

19 years agoensure that FastAGI launcher can handle system call interruption (issue #6449)
Kevin P. Fleming [Wed, 15 Feb 2006 00:36:57 +0000 (00:36 +0000)] 
ensure that FastAGI launcher can handle system call interruption (issue #6449)

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

19 years agobug fix from 6485 with musiconhold not being turned
Matt O'Gorman [Tue, 14 Feb 2006 20:56:41 +0000 (20:56 +0000)] 
bug fix from 6485 with musiconhold not being turned
off by app_meetme

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

19 years agodon't double-increment abandon counter for calls that are hung up while dialing membe...
Kevin P. Fleming [Tue, 14 Feb 2006 20:20:15 +0000 (20:20 +0000)] 
don't double-increment abandon counter for calls that are hung up while dialing members (issue #6289)

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

19 years agoFix stopstream in menus (bug #6137)
Mark Spencer [Tue, 14 Feb 2006 19:11:25 +0000 (19:11 +0000)] 
Fix stopstream in menus (bug #6137)

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

19 years ago#ifdef the include too.
BJ Weschke [Tue, 14 Feb 2006 18:50:42 +0000 (18:50 +0000)] 
#ifdef the include too.

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

19 years ago #ifdef'd the prctl fix to only try and compile on linux systems. Thanks rizzo for...
BJ Weschke [Tue, 14 Feb 2006 18:45:34 +0000 (18:45 +0000)] 
 #ifdef'd the prctl fix to only try and compile on linux systems. Thanks rizzo for pointing this out.

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

19 years agowhen answering INVITE, don't send codecs the peer didn't offer (issue #6052)
Kevin P. Fleming [Tue, 14 Feb 2006 18:30:10 +0000 (18:30 +0000)] 
when answering INVITE, don't send codecs the peer didn't offer (issue #6052)

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

19 years agorevert yesterday's temporary fix for issue #6052
Kevin P. Fleming [Tue, 14 Feb 2006 18:23:13 +0000 (18:23 +0000)] 
revert yesterday's temporary fix for issue #6052

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

19 years ago Fixed my silly backport error from r9861
BJ Weschke [Tue, 14 Feb 2006 04:45:14 +0000 (04:45 +0000)] 
 Fixed my silly backport error from r9861

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

19 years ago Merged changes from r9844 from /trunk. Make sure that PR_SET_DUMPABLE is set to...
BJ Weschke [Tue, 14 Feb 2006 03:08:17 +0000 (03:08 +0000)] 
 Merged changes from r9844 from /trunk. Make sure that PR_SET_DUMPABLE is set to make certain that we still dump core if Asterisk has setuid'd to run as non-root.

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

19 years agodon't try to use peer's dynamic codec numbers, it leads to duplication (issue #6052)
Kevin P. Fleming [Tue, 14 Feb 2006 00:46:00 +0000 (00:46 +0000)] 
don't try to use peer's dynamic codec numbers, it leads to duplication (issue #6052)

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

19 years agoDon't set the formats before we stop indications. (issue #6380)
Josh Roberson [Mon, 13 Feb 2006 17:37:53 +0000 (17:37 +0000)] 
Don't set the formats before we stop indications.  (issue #6380)

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

19 years agofix memory leak from not destroying the scheduler context on module unload
Russell Bryant [Sat, 11 Feb 2006 19:23:20 +0000 (19:23 +0000)] 
fix memory leak from not destroying the scheduler context on module unload

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

19 years agofix due to CDR changes
Russell Bryant [Sat, 11 Feb 2006 19:16:23 +0000 (19:16 +0000)] 
fix due to CDR changes

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

19 years agonow that CDR is a loadable module, don't depend on it elsewhere (issue #6460)
Russell Bryant [Sat, 11 Feb 2006 18:15:00 +0000 (18:15 +0000)] 
now that CDR is a loadable module, don't depend on it elsewhere (issue #6460)

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

19 years agoclean up my mess from thread-starting change
Kevin P. Fleming [Sat, 11 Feb 2006 15:22:55 +0000 (15:22 +0000)] 
clean up my mess from thread-starting change

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

19 years ago kpfleming's fix from r9472 backported to 1.2
BJ Weschke [Sat, 11 Feb 2006 06:29:34 +0000 (06:29 +0000)] 
 kpfleming's fix from r9472 backported to 1.2

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

19 years agodon't create monitor threads in detached mode, when we need to be able to pthread_joi...
Kevin P. Fleming [Fri, 10 Feb 2006 20:38:59 +0000 (20:38 +0000)] 
don't create monitor threads in detached mode, when we need to be able to pthread_join() them later if the module is unloaded (solve crash-on-unload problem for these channel modules)

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

19 years agoRevert behavior change from previous commit (fixes only)
Tilghman Lesher [Thu, 9 Feb 2006 21:10:10 +0000 (21:10 +0000)] 
Revert behavior change from previous commit (fixes only)

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

19 years agoBackport 5929 to 1.2
Tilghman Lesher [Thu, 9 Feb 2006 21:02:05 +0000 (21:02 +0000)] 
Backport 5929 to 1.2

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

19 years agoadd another location for postgresql headers (issue #6419)
Russell Bryant [Thu, 9 Feb 2006 02:31:21 +0000 (02:31 +0000)] 
add another location for postgresql headers (issue #6419)

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

19 years agoreload peercontext on iax2 reload (issue #6442)
Russell Bryant [Thu, 9 Feb 2006 01:24:55 +0000 (01:24 +0000)] 
reload peercontext on iax2 reload (issue #6442)

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

19 years agoLeave it to RH/CentOS to put the freetds headers in a completely nonstandard location.
Tilghman Lesher [Wed, 8 Feb 2006 22:34:38 +0000 (22:34 +0000)] 
Leave it to RH/CentOS to put the freetds headers in a completely nonstandard location.

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

19 years agoMake logger report error,warning,notice if logger.conf
Matt O'Gorman [Wed, 8 Feb 2006 22:12:34 +0000 (22:12 +0000)] 
Make logger report error,warning,notice if logger.conf
not found, also updated chan_oss to give correct
error message if its config file is not found.

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

19 years agoBug 6176 - Fix race condition
Tilghman Lesher [Sun, 5 Feb 2006 17:10:19 +0000 (17:10 +0000)] 
Bug 6176 - Fix race condition

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

19 years agodon't override ASTERISKVERSIONNUM to 000000 for non-svn builds
Kevin P. Fleming [Thu, 2 Feb 2006 18:37:04 +0000 (18:37 +0000)] 
don't override ASTERISKVERSIONNUM to 000000 for non-svn builds

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

19 years agoFix for (#6309), potential (highly unlikely) memory leak in res_odbc
Matthew Fredrickson [Thu, 2 Feb 2006 16:12:13 +0000 (16:12 +0000)] 
Fix for (#6309), potential (highly unlikely) memory leak in res_odbc

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

19 years agodisable buggy PRI user-user code until it can be fixed
Kevin P. Fleming [Mon, 30 Jan 2006 17:08:28 +0000 (17:08 +0000)] 
disable buggy PRI user-user code until it can be fixed

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

19 years agoIssue 6182 - Don't remove scheduled event until it's really done.
Olle Johansson [Sat, 28 Jan 2006 13:52:15 +0000 (13:52 +0000)] 
Issue 6182 - Don't remove scheduled event until it's really done.
(reported by malverian)

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

19 years agoIssue 6362 - Register without Contact: and Expires: fails (reporter: op)
Olle Johansson [Fri, 27 Jan 2006 08:02:16 +0000 (08:02 +0000)] 
Issue 6362 - Register without Contact: and Expires: fails (reporter: op)

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

19 years agoBug 6072 - Revisions to the source bison and flex files don't auto-regenerate these...
Tilghman Lesher [Fri, 27 Jan 2006 00:52:12 +0000 (00:52 +0000)] 
Bug 6072 - Revisions to the source bison and flex files don't auto-regenerate these files

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

19 years agofix problem with dtmf on e&m (issue #6364)
Russell Bryant [Thu, 26 Jan 2006 19:42:35 +0000 (19:42 +0000)] 
fix problem with dtmf on e&m (issue #6364)

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

19 years agoIssue 5898: Registrations does not get deleted if there's an active SIP dialog
Olle Johansson [Thu, 26 Jan 2006 14:39:36 +0000 (14:39 +0000)] 
Issue 5898: Registrations does not get deleted if there's an active SIP dialog

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

19 years agodon't call ast_update_realtime with uninitialized variables if we get a
Russell Bryant [Wed, 25 Jan 2006 19:14:43 +0000 (19:14 +0000)] 
don't call ast_update_realtime with uninitialized variables if we get a
registration with an expirey of 0 seconds (issue #6173)

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

19 years agofix memory leak (inspired by issue #6351)
Russell Bryant [Wed, 25 Jan 2006 18:39:44 +0000 (18:39 +0000)] 
fix memory leak (inspired by issue #6351)

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

19 years agoIssue #6439 - the "timebomb" bug. Patch by Markster over GPRS
Olle Johansson [Wed, 25 Jan 2006 09:46:43 +0000 (09:46 +0000)] 
Issue #6439 - the "timebomb" bug. Patch by Markster over GPRS

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

19 years agodon't leak almost 200 bytes for each new channel (issue #6330)
Russell Bryant [Wed, 25 Jan 2006 05:38:36 +0000 (05:38 +0000)] 
don't leak almost 200 bytes for each new channel (issue #6330)

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

19 years agoensure hangup cause code is handled properly when channel does not return a frame...
Kevin P. Fleming [Wed, 25 Jan 2006 01:50:52 +0000 (01:50 +0000)] 
ensure hangup cause code is handled properly when channel does not return a frame (issue #6346)

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

19 years agocompletely arbitrary whitespace change for testing something with svnmerge ...
Russell Bryant [Tue, 24 Jan 2006 22:55:32 +0000 (22:55 +0000)] 
completely arbitrary whitespace change for testing something with svnmerge ...

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

19 years agoensure that channel cannot become zombie after we check but before we try to start...
Kevin P. Fleming [Tue, 24 Jan 2006 22:32:09 +0000 (22:32 +0000)] 
ensure that channel cannot become zombie after we check but before we try to start indications

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

19 years agoBackport fix for #6229, hangup on polarity reversal
Matthew Fredrickson [Tue, 24 Jan 2006 20:37:30 +0000 (20:37 +0000)] 
Backport fix for #6229, hangup on polarity reversal

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

19 years agoIssue 6114: Don't hangup on BYE/ALSO with no channel.
Olle Johansson [Tue, 24 Jan 2006 19:21:15 +0000 (19:21 +0000)] 
Issue 6114: Don't hangup on BYE/ALSO with no channel.

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

19 years agoIssue #6308 - never send response to ACK. (Reported by whiskerp)
Olle Johansson [Tue, 24 Jan 2006 13:15:13 +0000 (13:15 +0000)] 
Issue #6308 - never send response to ACK. (Reported by whiskerp)

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

19 years agofix memory leak from not freeing the queue member list when freeing an old queue
Russell Bryant [Sun, 22 Jan 2006 19:03:53 +0000 (19:03 +0000)] 
fix memory leak from not freeing the queue member list when freeing an old queue

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

19 years agofix MixMonitor crash (issue #6321, probably others)
Russell Bryant [Sun, 22 Jan 2006 17:47:13 +0000 (17:47 +0000)] 
fix MixMonitor crash (issue #6321, probably others)

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

19 years ago Bug fix: Correct some scenarios where CALL_LIMIT could not be getting adjusted prope...
BJ Weschke [Sun, 22 Jan 2006 15:13:41 +0000 (15:13 +0000)] 
 Bug fix: Correct some scenarios where CALL_LIMIT could not be getting adjusted properly allowing chan_sip to send calls when it really shouldn't. Bug #6111

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

19 years agoBug 6281 - Cannot set more than a single header with SIPAddHeader
Tilghman Lesher [Sun, 22 Jan 2006 08:52:49 +0000 (08:52 +0000)] 
Bug 6281 - Cannot set more than a single header with SIPAddHeader

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

19 years agoadd a modified fix to prevent writing outside of the provided workspace when
Russell Bryant [Sun, 22 Jan 2006 02:05:41 +0000 (02:05 +0000)] 
add a modified fix to prevent writing outside of the provided workspace when
calculating a substring (issue #6271)

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

19 years agotemporarily revert substring fix pending the result of the discussion in issue #6271
Russell Bryant [Sat, 21 Jan 2006 23:43:14 +0000 (23:43 +0000)] 
temporarily revert substring fix pending the result of the discussion in issue #6271

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

19 years agoprevent the possibility of writing outside of the available workspace (issue #6271)
Russell Bryant [Sat, 21 Jan 2006 23:17:06 +0000 (23:17 +0000)] 
prevent the possibility of writing outside of the available workspace (issue #6271)

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

19 years agoBug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded
Tilghman Lesher [Sat, 21 Jan 2006 18:29:39 +0000 (18:29 +0000)] 
Bug 5936 - AddQueueMember fails on realtime queue, if queue not yet loaded

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

19 years agofix invalid value of prev_q (issue #6302)
Russell Bryant [Fri, 20 Jan 2006 18:34:42 +0000 (18:34 +0000)] 
fix invalid value of prev_q (issue #6302)

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