asterisk/asterisk.git
17 years agoMerged revisions 10487 via svnmerge from
Tilghman Lesher [Sun, 19 Feb 2006 18:30:38 +0000 (18:30 +0000)]
Merged revisions 10487 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10487 | tilghman | 2006-02-19 12:29:16 -0600 (Sun, 19 Feb 2006) | 2 lines

Okay, fseek doesn't return an offset

........

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

17 years agoMerged revisions 10464 via svnmerge from
Tilghman Lesher [Sun, 19 Feb 2006 17:27:39 +0000 (17:27 +0000)]
Merged revisions 10464 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10464 | tilghman | 2006-02-19 11:26:31 -0600 (Sun, 19 Feb 2006) | 2 lines

Fix possible lack of initialization of useadsi

........

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

17 years agoMerged revisions 10462 via svnmerge from
Tilghman Lesher [Sun, 19 Feb 2006 17:17:28 +0000 (17:17 +0000)]
Merged revisions 10462 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10462 | tilghman | 2006-02-19 11:11:02 -0600 (Sun, 19 Feb 2006) | 2 lines

Bug 6539 - Division by two negates error flag

........

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

17 years agoremove unused variable
Russell Bryant [Sat, 18 Feb 2006 16:34:04 +0000 (16:34 +0000)]
remove unused variable

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

17 years agofix up some doxygen formatted comments
Russell Bryant [Sat, 18 Feb 2006 02:45:38 +0000 (02:45 +0000)]
fix up some doxygen formatted comments

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

17 years agoMerged revisions 10409 via svnmerge from
Tilghman Lesher [Sat, 18 Feb 2006 00:32:10 +0000 (00:32 +0000)]
Merged revisions 10409 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10409 | tilghman | 2006-02-17 18:17:09 -0600 (Fri, 17 Feb 2006) | 2 lines

Bug 6529 - memory leak in ast_play_and_prepend

........

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

17 years agofix up the summary and help text for the mixmonitor cli command
Russell Bryant [Fri, 17 Feb 2006 04:17:35 +0000 (04:17 +0000)]
fix up the summary and help text for the mixmonitor cli command

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

17 years agoMerged revisions 10368 via svnmerge from
Russell Bryant [Fri, 17 Feb 2006 01:59:59 +0000 (01:59 +0000)]
Merged revisions 10368 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10368 | russell | 2006-02-16 20:55:10 -0500 (Thu, 16 Feb 2006) | 2 lines

fix incorrent index calculation for jitterbuffer history (issue #6517)

........

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

17 years agoadd 'blindtransfer' variable to chan iax2 like chan_sip and res_features bug note...
Matt O'Gorman [Thu, 16 Feb 2006 23:44:09 +0000 (23:44 +0000)]
add 'blindtransfer' variable to chan iax2 like chan_sip and res_features bug note 6407

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

17 years agoBug 6503 - Change wording from mailbox to folder when referring to the subfolders...
Tilghman Lesher [Thu, 16 Feb 2006 23:13:48 +0000 (23:13 +0000)]
Bug 6503 - Change wording from mailbox to folder when referring to the subfolders of a mailbox (less confusing)

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

17 years agoBug 6516 - u->chan not defined
Tilghman Lesher [Thu, 16 Feb 2006 22:59:38 +0000 (22:59 +0000)]
Bug 6516 - u->chan not defined

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

17 years agoBug 6515 - extra semicolon
Tilghman Lesher [Thu, 16 Feb 2006 22:53:56 +0000 (22:53 +0000)]
Bug 6515 - extra semicolon

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

17 years agoremove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)
Russell Bryant [Thu, 16 Feb 2006 20:38:21 +0000 (20:38 +0000)]
remove -lssl for asterisk, and add it for res_osp (issue #6496, different patch)

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

17 years agoMerged revisions 10301 via svnmerge from
Russell Bryant [Thu, 16 Feb 2006 18:19:05 +0000 (18:19 +0000)]
Merged revisions 10301 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10301 | russell | 2006-02-16 13:07:52 -0500 (Thu, 16 Feb 2006) | 3 lines

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/trunk@10302 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd StopMixMonitor application (issue #6122, with mods)
Russell Bryant [Thu, 16 Feb 2006 17:37:03 +0000 (17:37 +0000)]
add StopMixMonitor application (issue #6122, with mods)
Rename and export ast_complete_channels for use by cli completion functions
that want to complete from the list of active channels

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

17 years agosuppress compiler warning
Russell Bryant [Thu, 16 Feb 2006 17:21:56 +0000 (17:21 +0000)]
suppress compiler warning

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

17 years agoWhitespace cleanup
Olle Johansson [Thu, 16 Feb 2006 08:19:34 +0000 (08:19 +0000)]
Whitespace cleanup

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

17 years agoDefine the initial values separate from the STATIC definitions
Tilghman Lesher [Wed, 15 Feb 2006 23:00:07 +0000 (23:00 +0000)]
Define the initial values separate from the STATIC definitions

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

17 years agoremove the uses of the deprecated STANDARD_LOCAL_USER
Russell Bryant [Wed, 15 Feb 2006 20:11:56 +0000 (20:11 +0000)]
remove the uses of the deprecated STANDARD_LOCAL_USER

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

17 years agoadde incoming_early_audio option, to avoid sending tone indications to the remote...
Christian Richter [Wed, 15 Feb 2006 19:51:33 +0000 (19:51 +0000)]
adde incoming_early_audio option, to avoid sending tone indications to the remote party on incoming calls from the pstn, this shouldnt be enabled, only if the provider allows it

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

17 years agoadded pmp_l1_check option, to avoid l1 checking for group calls on PMP ports
Christian Richter [Wed, 15 Feb 2006 19:32:45 +0000 (19:32 +0000)]
added pmp_l1_check option, to avoid l1 checking for group calls on PMP ports

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

17 years agonow that there are no modules that define their own version of
Russell Bryant [Wed, 15 Feb 2006 19:07:48 +0000 (19:07 +0000)]
now that there are no modules that define their own version of
'struct localuser' (see issue #6216), redefine STANDARD_LOCAL_USER
to empty, and define the localuser structure in module.h (issue #6494)

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

17 years agoFix the retrieval of the new SYSTEMNAME variable. Also, clarify some
Russell Bryant [Wed, 15 Feb 2006 18:39:52 +0000 (18:39 +0000)]
Fix the retrieval of the new SYSTEMNAME variable.  Also, clarify some
documentation of how pbx_retrieve_variable works. (issue #6493)

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

17 years agochanged LOG_WARNING to LOG_DEBUG for backtrace
Matt O'Gorman [Wed, 15 Feb 2006 17:37:57 +0000 (17:37 +0000)]
changed LOG_WARNING to LOG_DEBUG for backtrace
messages (issue #6497)

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

17 years agoSmall typo
Olle Johansson [Wed, 15 Feb 2006 07:01:19 +0000 (07:01 +0000)]
Small typo

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

17 years agoadd option to avoid calling members whose channels are 'in use' (issue #6315, plus...
Kevin P. Fleming [Wed, 15 Feb 2006 02:52:19 +0000 (02:52 +0000)]
add option to avoid calling members whose channels are 'in use' (issue #6315, plus documentation)

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

17 years agoremove code that does not appear to do anything useful (issue #6059)
Kevin P. Fleming [Wed, 15 Feb 2006 01:55:20 +0000 (01:55 +0000)]
remove code that does not appear to do anything useful (issue #6059)

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

17 years agomore memory allocation wrapper conversion
Kevin P. Fleming [Wed, 15 Feb 2006 01:48:54 +0000 (01:48 +0000)]
more memory allocation wrapper conversion

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

17 years agovarious cleanups (issue #6389)
Kevin P. Fleming [Wed, 15 Feb 2006 01:38:20 +0000 (01:38 +0000)]
various cleanups (issue #6389)

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

17 years agodon't dereference memory that has been freed (issue #6405)
Kevin P. Fleming [Wed, 15 Feb 2006 01:31:21 +0000 (01:31 +0000)]
don't dereference memory that has been freed (issue #6405)

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

17 years agoMerged revisions 10137 via svnmerge from
Kevin P. Fleming [Wed, 15 Feb 2006 01:22:54 +0000 (01:22 +0000)]
Merged revisions 10137 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10137 | kpfleming | 2006-02-14 19:21:33 -0600 (Tue, 14 Feb 2006) | 2 lines

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/trunk@10138 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd channel's uniqueid to manager 'join' event (issue #6458)
Kevin P. Fleming [Wed, 15 Feb 2006 01:01:35 +0000 (01:01 +0000)]
add channel's uniqueid to manager 'join' event (issue #6458)

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

17 years agoadd KEYPADHASH dialplan function (issue #6441)
Kevin P. Fleming [Wed, 15 Feb 2006 00:59:01 +0000 (00:59 +0000)]
add KEYPADHASH dialplan function (issue #6441)

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

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

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

17 years agoblock func_enum fix
Kevin P. Fleming [Wed, 15 Feb 2006 00:47:08 +0000 (00:47 +0000)]
block func_enum fix

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

17 years agoMerged revisions 10021,10108 via svnmerge from
Kevin P. Fleming [Wed, 15 Feb 2006 00:38:27 +0000 (00:38 +0000)]
Merged revisions 10021,10108 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10108 | kpfleming | 2006-02-14 18:36:57 -0600 (Tue, 14 Feb 2006) | 2 lines

ensure that FastAGI launcher can handle system call interruption (issue #6449)

........

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

17 years agoforce a cleanup due to today's ast_channel change
Kevin P. Fleming [Wed, 15 Feb 2006 00:33:30 +0000 (00:33 +0000)]
force a cleanup due to today's ast_channel change

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

17 years agoupdate app to use args parser
Kevin P. Fleming [Wed, 15 Feb 2006 00:33:07 +0000 (00:33 +0000)]
update app to use args parser

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

17 years agoadd API function for parsing strings to time_t (issue #6320, with mods)
Kevin P. Fleming [Wed, 15 Feb 2006 00:24:24 +0000 (00:24 +0000)]
add API function for parsing strings to time_t (issue #6320, with mods)

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

17 years agoadd 'systemname' option to prefix channel unique IDs with (issue #5825)
Kevin P. Fleming [Tue, 14 Feb 2006 23:42:36 +0000 (23:42 +0000)]
add 'systemname' option to prefix channel unique IDs with (issue #5825)
convert chan->uniqueid to a stringfield from a fixed-size buffer

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

17 years agoNow Kevin will be really happy!
Matt O'Gorman [Tue, 14 Feb 2006 23:38:27 +0000 (23:38 +0000)]
Now Kevin will be really happy!

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

17 years agochanged naming scheme for variables so it matches
Matt O'Gorman [Tue, 14 Feb 2006 23:30:18 +0000 (23:30 +0000)]
changed naming scheme for variables so it matches
asterisk standard, changed it so it can take frames
 of sizes other than 20ms, allowed for the app to reload
 properly, and finalyl changed sample to general section
 as to follow standards.

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

17 years agouse a delimiter for 'show channels concise' that will not appear in the field content...
Kevin P. Fleming [Tue, 14 Feb 2006 23:22:52 +0000 (23:22 +0000)]
use a delimiter for 'show channels concise' that will not appear in the field contents (issue #6086, with UPGRADE.txt addition)

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

17 years agoBug 4377 - Initial round of loader changes
Tilghman Lesher [Tue, 14 Feb 2006 23:08:06 +0000 (23:08 +0000)]
Bug 4377 - Initial round of loader changes

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

17 years agomore list macro conversion (issue #6361, plus documentation for new macro)
Kevin P. Fleming [Tue, 14 Feb 2006 22:44:20 +0000 (22:44 +0000)]
more list macro conversion (issue #6361, plus documentation for new macro)

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

17 years agomore memory allocation wrapper conversion (issue #6365)
Kevin P. Fleming [Tue, 14 Feb 2006 22:28:01 +0000 (22:28 +0000)]
more memory allocation wrapper conversion (issue #6365)

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

17 years agowarn people about ENUMLOOKUP counting change
Kevin P. Fleming [Tue, 14 Feb 2006 22:20:14 +0000 (22:20 +0000)]
warn people about ENUMLOOKUP counting change

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

17 years agoensure that ENUM count requests that are invalid return zero, not blank (issue #6371)
Kevin P. Fleming [Tue, 14 Feb 2006 22:18:13 +0000 (22:18 +0000)]
ensure that ENUM count requests that are invalid return zero, not blank (issue #6371)

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

17 years agodon't force a default zone for ENUM() lookups, use the configuration file (issue...
Kevin P. Fleming [Tue, 14 Feb 2006 21:57:26 +0000 (21:57 +0000)]
don't force a default zone for ENUM() lookups, use the configuration file (issue #6036, with update to UPGRADE.txt)

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

17 years agodon't use localuser structure for outbound calls (issue #6216)
Kevin P. Fleming [Tue, 14 Feb 2006 21:50:35 +0000 (21:50 +0000)]
don't use localuser structure for outbound calls (issue #6216)
various code cleanup and reorganization (issue #6216)

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

17 years agolist macro conversion (issue #6328, with bugfix)
Kevin P. Fleming [Tue, 14 Feb 2006 20:39:56 +0000 (20:39 +0000)]
list macro conversion (issue #6328, with bugfix)

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

17 years agoMerged revisions 9961,9964,9990,10018 via svnmerge from
Kevin P. Fleming [Tue, 14 Feb 2006 20:21:38 +0000 (20:21 +0000)]
Merged revisions 9961,9964,9990,10018 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10018 | kpfleming | 2006-02-14 14:20:15 -0600 (Tue, 14 Feb 2006) | 2 lines

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/trunk@10019 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoremove file for testing
Kevin P. Fleming [Tue, 14 Feb 2006 19:37:19 +0000 (19:37 +0000)]
remove file for testing

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

17 years agotest pre-commit script
Kevin P. Fleming [Tue, 14 Feb 2006 19:28:07 +0000 (19:28 +0000)]
test pre-commit script

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

17 years agoset proper mime-type and eol-style on all files
Kevin P. Fleming [Tue, 14 Feb 2006 19:14:15 +0000 (19:14 +0000)]
set proper mime-type and eol-style on all files

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

17 years agoProperly stopsteram on meetme (bug #6137)
Mark Spencer [Tue, 14 Feb 2006 19:08:51 +0000 (19:08 +0000)]
Properly stopsteram on meetme (bug #6137)

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

17 years agoFix build issues...
Mark Spencer [Tue, 14 Feb 2006 19:08:12 +0000 (19:08 +0000)]
Fix build issues...

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

17 years ago#ifdef the include too.
BJ Weschke [Tue, 14 Feb 2006 18:49:37 +0000 (18:49 +0000)]
#ifdef the include too.

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

17 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:47:16 +0000 (18:47 +0000)]
  #ifdef'd the prctl fix to only try and compile on linux systems. Thanks rizzo for pointing this out, and credit to Armin for identifying a solution to the original problem.

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

17 years agoset properties for new files (i need to get this documented)
Kevin P. Fleming [Tue, 14 Feb 2006 18:44:18 +0000 (18:44 +0000)]
set properties for new files (i need to get this documented)

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

17 years agoMerged revisions 9958 via svnmerge from
Kevin P. Fleming [Tue, 14 Feb 2006 18:30:32 +0000 (18:30 +0000)]
Merged revisions 9958 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r9958 | kpfleming | 2006-02-14 12:30:10 -0600 (Tue, 14 Feb 2006) | 2 lines

when answering INVITE, don't send codecs the peer didn't offer (issue #6052)

........

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

17 years agoblock meetme fix
Kevin P. Fleming [Tue, 14 Feb 2006 18:29:10 +0000 (18:29 +0000)]
block meetme fix

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

17 years agoblock revs for core dump fix
Kevin P. Fleming [Tue, 14 Feb 2006 18:27:06 +0000 (18:27 +0000)]
block revs for core dump fix

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

17 years agouse proper property name for blocked revs
Kevin P. Fleming [Tue, 14 Feb 2006 18:25:29 +0000 (18:25 +0000)]
use proper property name for blocked revs

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

17 years agoblock reversal of yesterday's blocked fix :-)
Kevin P. Fleming [Tue, 14 Feb 2006 18:23:54 +0000 (18:23 +0000)]
block reversal of yesterday's blocked fix :-)

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

17 years agobug 6485 fixed.
Matt O'Gorman [Tue, 14 Feb 2006 17:08:06 +0000 (17:08 +0000)]
bug 6485 fixed.

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

17 years agoCommiting 5959 with minor formatting and typo
Matt O'Gorman [Tue, 14 Feb 2006 16:42:50 +0000 (16:42 +0000)]
Commiting 5959 with minor formatting and typo
fixes.  Thanks to all those involved.

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

17 years agofixed a certain 64bit segfault
Christian Richter [Tue, 14 Feb 2006 11:25:35 +0000 (11:25 +0000)]
fixed a certain 64bit segfault

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

17 years agofixed the occasional no audio issue, still need deeper investigation .. echotraining...
Christian Richter [Tue, 14 Feb 2006 10:44:00 +0000 (10:44 +0000)]
fixed the occasional no audio issue, still need deeper investigation .. echotraining is off by default

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

17 years ago Make sure that PR_SET_DUMPABLE is set to make certain that we still dump core if...
BJ Weschke [Tue, 14 Feb 2006 02:41:42 +0000 (02:41 +0000)]
 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/trunk@9844 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoblock issue 6052 fix, needs a better fix here
Kevin P. Fleming [Tue, 14 Feb 2006 00:46:43 +0000 (00:46 +0000)]
block issue 6052 fix, needs a better fix here

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

17 years agoShouldn't have been a public function
Tilghman Lesher [Mon, 13 Feb 2006 20:55:13 +0000 (20:55 +0000)]
Shouldn't have been a public function

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

17 years agoremove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADD
Russell Bryant [Mon, 13 Feb 2006 20:12:50 +0000 (20:12 +0000)]
remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADD

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

17 years agoBug 6477 - minor syntax error, plus a few other syntax fixes
Tilghman Lesher [Mon, 13 Feb 2006 19:08:05 +0000 (19:08 +0000)]
Bug 6477 - minor syntax error, plus a few other syntax fixes

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

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

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

17 years agodeclare function_sipppeer as static (issue #6466)
Russell Bryant [Mon, 13 Feb 2006 17:46:34 +0000 (17:46 +0000)]
declare function_sipppeer as static (issue #6466)

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

17 years agoremove unneeded var (issue #6466)
Russell Bryant [Mon, 13 Feb 2006 17:43:38 +0000 (17:43 +0000)]
remove unneeded var (issue #6466)

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

17 years agofix codec_ilbc.so build - it would build before, but libilbc.a was not linked
Russell Bryant [Mon, 13 Feb 2006 01:58:33 +0000 (01:58 +0000)]
fix codec_ilbc.so build - it would build before, but libilbc.a was not linked

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

17 years agouse the zone and options set by the arg parsing macros
Russell Bryant [Sun, 12 Feb 2006 19:26:15 +0000 (19:26 +0000)]
use the zone and options set by the arg parsing macros

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

17 years agoset peername after recent function updates
Russell Bryant [Sun, 12 Feb 2006 19:19:19 +0000 (19:19 +0000)]
set peername after recent function updates

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

17 years agofix a little typo
Russell Bryant [Sun, 12 Feb 2006 17:07:45 +0000 (17:07 +0000)]
fix a little typo

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

17 years agoensure that dependencies are rebuilt after 'make update' so that builds don't break...
Kevin P. Fleming [Sun, 12 Feb 2006 16:52:42 +0000 (16:52 +0000)]
ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed

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

17 years agomajor dialplan functions update
Kevin P. Fleming [Sun, 12 Feb 2006 04:28:58 +0000 (04:28 +0000)]
major dialplan functions update
deprecate LANGUAGE() and MUSICCLASS(), in favor of CHANNEL()

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

17 years agoMake the ditlen and tone configurable at runtime
Tilghman Lesher [Sun, 12 Feb 2006 03:38:50 +0000 (03:38 +0000)]
Make the ditlen and tone configurable at runtime

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

17 years agoMakefile updates for renaming of chan_misdn_config
Russell Bryant [Sat, 11 Feb 2006 22:09:31 +0000 (22:09 +0000)]
Makefile updates for renaming of chan_misdn_config

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

17 years agorename chan_misdn_config.c to misdn_config.c
Russell Bryant [Sat, 11 Feb 2006 22:08:12 +0000 (22:08 +0000)]
rename chan_misdn_config.c to misdn_config.c

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

17 years agoeliminate warning on older versions of gcc
Russell Bryant [Sat, 11 Feb 2006 20:54:21 +0000 (20:54 +0000)]
eliminate warning on older versions of gcc

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

17 years agodon't blow up if multiple copies of the headers are found
Kevin P. Fleming [Sat, 11 Feb 2006 20:48:48 +0000 (20:48 +0000)]
don't blow up if multiple copies of the headers are found

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

17 years agoMerged revisions 9609 via svnmerge from
Russell Bryant [Sat, 11 Feb 2006 19:31:11 +0000 (19:31 +0000)]
Merged revisions 9609 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r9609 | russell | 2006-02-11 14:23:20 -0500 (Sat, 11 Feb 2006) | 2 lines

fix memory leak from not destroying the scheduler context on module unload

........

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

17 years agogit-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9608 65c4cc65-6c06-0410...
Russell Bryant [Sat, 11 Feb 2006 19:17:42 +0000 (19:17 +0000)]
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9608 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoupdate for change to ast_pbx_outgoing_exten
Russell Bryant [Sat, 11 Feb 2006 19:02:14 +0000 (19:02 +0000)]
update for change to ast_pbx_outgoing_exten

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

17 years agodon't try to include non-existing (and unneeded) header file
Kevin P. Fleming [Sat, 11 Feb 2006 18:45:03 +0000 (18:45 +0000)]
don't try to include non-existing (and unneeded) header file

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

17 years agodon't try to build a chan_misdn_config.so
Russell Bryant [Sat, 11 Feb 2006 18:40:42 +0000 (18:40 +0000)]
don't try to build a chan_misdn_config.so

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

17 years agoMerged revisions 9581 via svnmerge from
Russell Bryant [Sat, 11 Feb 2006 18:31:59 +0000 (18:31 +0000)]
Merged revisions 9581 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r9581 | russell | 2006-02-11 13:15:00 -0500 (Sat, 11 Feb 2006) | 2 lines

now that CDR is a loadable module, don't depend on it elsewhere (issue #6460)

........

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

17 years agoremove unused header and channel module
Kevin P. Fleming [Sat, 11 Feb 2006 17:58:21 +0000 (17:58 +0000)]
remove unused header and channel module
use auto-build for channels

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

17 years agouse auto-build for pbx modules
Kevin P. Fleming [Sat, 11 Feb 2006 17:48:44 +0000 (17:48 +0000)]
use auto-build for pbx modules
correct install variable for format modules

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

17 years agouse auto-build for formats
Kevin P. Fleming [Sat, 11 Feb 2006 17:43:54 +0000 (17:43 +0000)]
use auto-build for formats

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

17 years agouse auto-build for codecs
Kevin P. Fleming [Sat, 11 Feb 2006 17:41:36 +0000 (17:41 +0000)]
use auto-build for codecs

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

17 years agouse auto-build for cdr modules
Kevin P. Fleming [Sat, 11 Feb 2006 17:24:44 +0000 (17:24 +0000)]
use auto-build for cdr modules

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

17 years agouse auto-build for apps, simplify variable setting
Kevin P. Fleming [Sat, 11 Feb 2006 17:12:05 +0000 (17:12 +0000)]
use auto-build for apps, simplify variable setting

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