asterisk/asterisk.git
16 years agosmall formatting fix
Kevin P. Fleming [Sat, 30 Dec 2006 13:26:43 +0000 (13:26 +0000)]
small formatting fix

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

16 years agoMerged revisions 49066 via svnmerge from
Joshua Colp [Sat, 30 Dec 2006 05:49:17 +0000 (05:49 +0000)]
Merged revisions 49066 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49066 | file | 2006-12-30 00:46:57 -0500 (Sat, 30 Dec 2006) | 2 lines

If the Packet2Packet bridge is being broken because of a masquerade then attempt to read a frame in so the masquerade actually happens. Otherwise weirdness will occur. (issue #8696 reported by kjotte)

........

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

16 years agoInitialize obj pointers to NULL. Gets rid of two compiler warnings.
Joshua Colp [Sat, 30 Dec 2006 03:42:20 +0000 (03:42 +0000)]
Initialize obj pointers to NULL. Gets rid of two compiler warnings.

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

16 years agoMerged revisions 49063 via svnmerge from
Joshua Colp [Sat, 30 Dec 2006 03:40:42 +0000 (03:40 +0000)]
Merged revisions 49063 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49063 | file | 2006-12-29 22:37:22 -0500 (Fri, 29 Dec 2006) | 2 lines

Initialize the packet queue in load_module instead of just declaring the list with the default value. (issue #8695 reported by ssokol)

........

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

16 years agoMerged revisions 49061 via svnmerge from
Steve Murphy [Sat, 30 Dec 2006 00:51:07 +0000 (00:51 +0000)]
Merged revisions 49061 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49061 | murf | 2006-12-29 17:40:37 -0700 (Fri, 29 Dec 2006) | 1 line

A fix for 8661, where the CUT func needed to have comma args converted to vertical bars. I hope this change does little harm.
........

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

16 years agoConvert various comments to doxygen format.
Russell Bryant [Fri, 29 Dec 2006 13:25:07 +0000 (13:25 +0000)]
Convert various comments to doxygen format.

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

16 years agoRemoving extra output
Olle Johansson [Fri, 29 Dec 2006 11:02:28 +0000 (11:02 +0000)]
Removing extra output

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

16 years agoFix a spelling mistake in a comment.
Russell Bryant [Fri, 29 Dec 2006 06:26:53 +0000 (06:26 +0000)]
Fix a spelling mistake in a comment.

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

16 years agoMerged revisions 49046 via svnmerge from
Kevin P. Fleming [Fri, 29 Dec 2006 00:33:33 +0000 (00:33 +0000)]
Merged revisions 49046 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r49046 | kpfleming | 2006-12-28 18:32:59 -0600 (Thu, 28 Dec 2006) | 10 lines

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

........
r49045 | kpfleming | 2006-12-28 18:32:32 -0600 (Thu, 28 Dec 2006) | 2 lines

location of the bug posting guidelines has changed

........

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

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

16 years agoBlocked revisions 49035 via svnmerge
Jason Parker [Thu, 28 Dec 2006 21:28:48 +0000 (21:28 +0000)]
Blocked revisions 49035 via svnmerge

........
r49035 | qwell | 2006-12-28 15:26:04 -0600 (Thu, 28 Dec 2006) | 4 lines

Fix some deprecated commands.

Issue 8682, patch by me

........

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

16 years agoBlocked revisions 49032 via svnmerge
Jason Parker [Thu, 28 Dec 2006 20:42:28 +0000 (20:42 +0000)]
Blocked revisions 49032 via svnmerge

........
r49032 | qwell | 2006-12-28 14:40:23 -0600 (Thu, 28 Dec 2006) | 2 lines

saw this in passing...  fix a small typo

........

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

16 years agoIntegrate functionality tested on svncommunity users back into trunk
Tilghman Lesher [Thu, 28 Dec 2006 20:13:00 +0000 (20:13 +0000)]
Integrate functionality tested on svncommunity users back into trunk

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

16 years agoMerged revisions 49028 via svnmerge from
Kevin P. Fleming [Thu, 28 Dec 2006 20:10:24 +0000 (20:10 +0000)]
Merged revisions 49028 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49028 | kpfleming | 2006-12-28 14:08:59 -0600 (Thu, 28 Dec 2006) | 2 lines

new versions of sounds

........

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

16 years agoConvert uri_redirects list to read/write locks.
Joshua Colp [Thu, 28 Dec 2006 20:05:00 +0000 (20:05 +0000)]
Convert uri_redirects list to read/write locks.

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

16 years agoMerged revisions 49024 via svnmerge from
Joshua Colp [Thu, 28 Dec 2006 20:02:41 +0000 (20:02 +0000)]
Merged revisions 49024 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49024 | qwell | 2006-12-28 14:52:46 -0500 (Thu, 28 Dec 2006) | 2 lines

make the uris_lock a rwlock instead of a mutex lock - needs to be forward ported to trunk

........

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

16 years agoBlocked revisions 49024 via svnmerge
Jason Parker [Thu, 28 Dec 2006 19:53:48 +0000 (19:53 +0000)]
Blocked revisions 49024 via svnmerge

........
r49024 | qwell | 2006-12-28 13:52:46 -0600 (Thu, 28 Dec 2006) | 2 lines

make the uris_lock a rwlock instead of a mutex lock - needs to be forward ported to trunk

........

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

16 years agoBlocked revisions 49022 via svnmerge
Joshua Colp [Thu, 28 Dec 2006 19:45:44 +0000 (19:45 +0000)]
Blocked revisions 49022 via svnmerge

........
r49022 | file | 2006-12-28 14:43:15 -0500 (Thu, 28 Dec 2006) | 2 lines

Backport support for read/write locks.

........

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

16 years agoJason is having problems with the inclusion of <err.h>; it appears to be unnecessary...
Steve Murphy [Thu, 28 Dec 2006 17:56:21 +0000 (17:56 +0000)]
Jason is having problems with the inclusion of <err.h>; it appears to be unnecessary for sucessful builds, so I either removed or commented out the inclusions from all the AEL related code. New outputs from bison/flex are included, etc.

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

16 years agoMerged revisions 49009 via svnmerge from
Joshua Colp [Wed, 27 Dec 2006 22:30:28 +0000 (22:30 +0000)]
Merged revisions 49009 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49009 | file | 2006-12-27 17:28:46 -0500 (Wed, 27 Dec 2006) | 2 lines

ast_copy_string is not available when LOW_MEMORY is used and things are being built in the utils directory, so we need to resort to the old method of strncpy. (issue #8579 reported by mottano)

........

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

16 years agoMerged revisions 49006 via svnmerge from
Kevin P. Fleming [Wed, 27 Dec 2006 22:14:33 +0000 (22:14 +0000)]
Merged revisions 49006 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49006 | kpfleming | 2006-12-27 16:06:56 -0600 (Wed, 27 Dec 2006) | 2 lines

since these variables all have static duration, none of them need initializers (they default to zero anyway)

........

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

16 years agoadd file to ignore list
Kevin P. Fleming [Wed, 27 Dec 2006 22:10:31 +0000 (22:10 +0000)]
add file to ignore list

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

16 years agoOnly include include files once (imported from 1.4)
Olle Johansson [Wed, 27 Dec 2006 21:27:57 +0000 (21:27 +0000)]
Only include include files once (imported from 1.4)

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

16 years agoapparently we need an explicit message to warn people
Kevin P. Fleming [Wed, 27 Dec 2006 21:21:21 +0000 (21:21 +0000)]
apparently we need an explicit message to warn people

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

16 years agomake the 'languageprefix' option default to on, and deprecate turning it off
Kevin P. Fleming [Wed, 27 Dec 2006 21:18:27 +0000 (21:18 +0000)]
make the 'languageprefix' option default to on, and deprecate turning it off

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

16 years agoMerged revisions 48998 via svnmerge from
Kevin P. Fleming [Wed, 27 Dec 2006 21:09:35 +0000 (21:09 +0000)]
Merged revisions 48998 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48998 | kpfleming | 2006-12-27 15:08:30 -0600 (Wed, 27 Dec 2006) | 3 lines

move extern declaration for this option to a header file where it belongs
provide an initial value for 'languageprefix' option, instead of relying on randomness to provide a useful value

........

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

16 years agoOnly set "rfc2833compensate" option once
Olle Johansson [Wed, 27 Dec 2006 20:30:03 +0000 (20:30 +0000)]
Only set "rfc2833compensate" option once

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

16 years agoOnly handle T38 options once
Olle Johansson [Wed, 27 Dec 2006 20:26:30 +0000 (20:26 +0000)]
Only handle T38 options once

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

16 years ago-Remove "localmask" setting (deprecated in earlier version)
Olle Johansson [Wed, 27 Dec 2006 19:57:06 +0000 (19:57 +0000)]
-Remove "localmask" setting (deprecated in earlier version)
- Remove "musiconhold" and "musicclass" settings (also deprecated earlier)

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

16 years agoMerged revisions 48988 via svnmerge from
Kevin P. Fleming [Wed, 27 Dec 2006 18:34:24 +0000 (18:34 +0000)]
Merged revisions 48988 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48988 | kpfleming | 2006-12-27 12:33:22 -0600 (Wed, 27 Dec 2006) | 2 lines

make the option actually match the documentation

........

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

16 years agoMerged revisions 48987 via svnmerge from
Kevin P. Fleming [Wed, 27 Dec 2006 18:33:44 +0000 (18:33 +0000)]
Merged revisions 48987 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48987 | kpfleming | 2006-12-27 12:29:13 -0600 (Wed, 27 Dec 2006) | 2 lines

allow 'show memory' and 'show memory summary' to distinguish memory allocations that were done for caching purposes, so they don't look like memory leaks

........

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

16 years agoBe politically correct
Olle Johansson [Wed, 27 Dec 2006 18:02:10 +0000 (18:02 +0000)]
Be politically correct

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

16 years agoFrom coding guidelines:
Olle Johansson [Wed, 27 Dec 2006 16:58:03 +0000 (16:58 +0000)]
From coding guidelines:

Comments should explain what the code does, not when something was changed
  or who changed it. If you have done a larger contribution, make sure
  that you are added to the CREDITS file.

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

16 years agoAdd support for buggy Cisco MWI firmware > 8.0.3 (issue 8575 - flewid)
Olle Johansson [Wed, 27 Dec 2006 16:56:11 +0000 (16:56 +0000)]
Add support for buggy Cisco MWI firmware > 8.0.3 (issue 8575 - flewid)

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

16 years agoCleanup of handle_common_options
Olle Johansson [Wed, 27 Dec 2006 16:35:41 +0000 (16:35 +0000)]
Cleanup of handle_common_options

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

16 years agoReset invitestate when sending new invite
Olle Johansson [Wed, 27 Dec 2006 16:26:02 +0000 (16:26 +0000)]
Reset invitestate when sending new invite

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

16 years agoIssue #8600 - bogus SDP Content Length in T.38 re-invite
Olle Johansson [Wed, 27 Dec 2006 16:01:07 +0000 (16:01 +0000)]
Issue #8600 - bogus SDP Content Length in T.38 re-invite

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

16 years agoMerged revisions 48966 via svnmerge from
Joshua Colp [Tue, 26 Dec 2006 05:23:25 +0000 (05:23 +0000)]
Merged revisions 48966 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48966 | file | 2006-12-26 00:20:08 -0500 (Tue, 26 Dec 2006) | 2 lines

Get rid of a needless memory allocation and only create a conference structure in find_conf_realtime if data was read from realtime. (issue #8669 reported by robl)

........

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

16 years agoMerged revisions 48964 via svnmerge from
Joshua Colp [Tue, 26 Dec 2006 04:34:07 +0000 (04:34 +0000)]
Merged revisions 48964 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48964 | file | 2006-12-25 23:31:58 -0500 (Mon, 25 Dec 2006) | 2 lines

Add an API call that initializes an RTP structure. We need this because chan_sip is cheeky and uses a temporary RTP structure for codec purposes, and the API calls that are used rely on the lock. (Pointed out on asterisk-dev by Andy Wang)

........

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

16 years agoMerged revisions 48960 via svnmerge from
Joshua Colp [Mon, 25 Dec 2006 17:06:58 +0000 (17:06 +0000)]
Merged revisions 48960 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48960 | file | 2006-12-25 12:04:48 -0500 (Mon, 25 Dec 2006) | 2 lines

Clean up autoconf file (gets rid of warnings seen when rebuilding configure) and rebuild configure.

........

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

16 years agoprovide INT16_MIN and INT16_MAX for platforms where they are not defined.
Luigi Rizzo [Mon, 25 Dec 2006 06:42:15 +0000 (06:42 +0000)]
provide INT16_MIN and INT16_MAX for platforms where they are not defined.

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

16 years agorename the structs struct tone_zone_sound and struct tone_zone
Luigi Rizzo [Mon, 25 Dec 2006 06:38:09 +0000 (06:38 +0000)]
rename the structs struct tone_zone_sound and struct tone_zone
defined in indications.h to ind_tone_zone_sound and ind_tone_zone,
to avoid conflicts with the structs with the same names
defined in tonezone.h

Hope i haven't missed any instance.

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

16 years agoMerged revisions 48956 via svnmerge from
Russell Bryant [Mon, 25 Dec 2006 05:22:40 +0000 (05:22 +0000)]
Merged revisions 48956 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r48956 | russell | 2006-12-25 00:21:20 -0500 (Mon, 25 Dec 2006) | 14 lines

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

........
r48955 | russell | 2006-12-25 00:19:48 -0500 (Mon, 25 Dec 2006) | 6 lines

Fix an error introduced by copying and pasting the handling of the >= operator
for the MATH function.  If a single equal sign was used as an operator, the
function would treat it is as if it were the >= operator.  Now, it properly
handles it as an invalid operator.
(issue #8665, patch by tempest1)

........

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

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

16 years agoSimplify the if statements used to check to see if the argument was "num"
Russell Bryant [Mon, 25 Dec 2006 02:31:04 +0000 (02:31 +0000)]
Simplify the if statements used to check to see if the argument was "num"
or "number".  It is not possible to ever reach the second part of this
conditional statement.

Thanks to my brother, Brett, for pointing this out.  :)

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

16 years agoResolve some compiler warnings
Russell Bryant [Mon, 25 Dec 2006 02:06:47 +0000 (02:06 +0000)]
Resolve some compiler warnings

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

16 years agoMerged revisions 48948 via svnmerge from
Russell Bryant [Sun, 24 Dec 2006 21:21:21 +0000 (21:21 +0000)]
Merged revisions 48948 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48948 | russell | 2006-12-24 16:19:37 -0500 (Sun, 24 Dec 2006) | 3 lines

Fix a typo in an error message that indicated that the MGCP channel type could
not be registered, instead of the correct type, OSS.

........

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

16 years agoUse spaces as a separator for the redirect option to improve readability
Russell Bryant [Sun, 24 Dec 2006 21:01:02 +0000 (21:01 +0000)]
Use spaces as a separator for the redirect option to improve readability

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

16 years agoMerged revisions 48944 via svnmerge from
Russell Bryant [Sun, 24 Dec 2006 07:27:29 +0000 (07:27 +0000)]
Merged revisions 48944 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r48944 | russell | 2006-12-24 02:25:38 -0500 (Sun, 24 Dec 2006) | 11 lines

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

........
r48943 | russell | 2006-12-24 02:23:07 -0500 (Sun, 24 Dec 2006) | 3 lines

Check for the proper return value on an error in a call to mmap().
This was reported by Andy Wang on the asterisk-dev list.  Thanks!

........

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

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

16 years agoMerged revisions 48940 via svnmerge from
Russell Bryant [Sun, 24 Dec 2006 06:51:37 +0000 (06:51 +0000)]
Merged revisions 48940 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r48940 | russell | 2006-12-24 01:49:31 -0500 (Sun, 24 Dec 2006) | 11 lines

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

........
r48939 | russell | 2006-12-24 01:47:29 -0500 (Sun, 24 Dec 2006) | 3 lines

Remove a couple of misplaced dots in log messages.  This was reported by
Andrea Spadaccini on the asterisk-dev mailing list.

........

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

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

16 years agoSimplify the definition of http_uri_redirect such that only one allocation is
Russell Bryant [Sun, 24 Dec 2006 03:29:42 +0000 (03:29 +0000)]
Simplify the definition of http_uri_redirect such that only one allocation is
done for exactly how much memory is needed.  This was suggested by Luigi on
the asterisk-dev mailing list.  Thanks!

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

16 years agoBlocked revisions 48931 via svnmerge
Russell Bryant [Sat, 23 Dec 2006 20:26:34 +0000 (20:26 +0000)]
Blocked revisions 48931 via svnmerge

........
r48931 | russell | 2006-12-23 15:22:52 -0500 (Sat, 23 Dec 2006) | 2 lines

Implement locking for the list of URI handlers to make it thread-safe.

........

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

16 years ago- Convert the list of URI handlers to use the linked list macros. While doing
Russell Bryant [Sat, 23 Dec 2006 20:13:14 +0000 (20:13 +0000)]
- Convert the list of URI handlers to use the linked list macros.  While doing
  this, implementing locking of this list to make it thread-safe.

- Add a "redirect" option to http.conf that allows redirecting one URI to
  another.  I was inspired to do this while playing with the Asterisk GUI.  I
  got tired of typing this URL to get to the GUI:

     http://localhost:8088/asterisk/static/config/cfgadvanced.html

  So, now I have the following line in http.conf:

     redirect=/=/asterisk/static/config/cfgadvanced.html

  Now, I can type the following into my browser and go to the GUI:

     http://localhost:8088

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

16 years agoRemove a debug message. If this is still needed for debugging something,
Russell Bryant [Sat, 23 Dec 2006 20:08:16 +0000 (20:08 +0000)]
Remove a debug message.  If this is still needed for debugging something,
it should be made a LOG_DEBUG message.

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

16 years agoWe should probably declare the lock... and not just the constructor/deconstructor.
Joshua Colp [Sat, 23 Dec 2006 19:55:38 +0000 (19:55 +0000)]
We should probably declare the lock... and not just the constructor/deconstructor.

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

16 years agoUse the correct function to destroy an rwlock in the destructor for an ast_rwlock_t
Russell Bryant [Sat, 23 Dec 2006 19:51:56 +0000 (19:51 +0000)]
Use the correct function to destroy an rwlock in the destructor for an ast_rwlock_t

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

16 years agoMerged revisions 48906 via svnmerge from
Jason Parker [Fri, 22 Dec 2006 22:34:31 +0000 (22:34 +0000)]
Merged revisions 48906 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48906 | qwell | 2006-12-22 16:33:46 -0600 (Fri, 22 Dec 2006) | 2 lines

Minor fixes for Solaris.

........

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

16 years agoMerged revisions 48888 via svnmerge from
Jason Parker [Fri, 22 Dec 2006 21:40:56 +0000 (21:40 +0000)]
Merged revisions 48888 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48888 | qwell | 2006-12-22 15:40:20 -0600 (Fri, 22 Dec 2006) | 2 lines

Note to self: Run make before committing...

........

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

16 years agoMerged revisions 48870 via svnmerge from
Jason Parker [Fri, 22 Dec 2006 20:43:38 +0000 (20:43 +0000)]
Merged revisions 48870 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48870 | qwell | 2006-12-22 14:43:05 -0600 (Fri, 22 Dec 2006) | 2 lines

Fix for issue 7774 - patch by alamantia

........

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

16 years agoimprove readability of a few macros.
Luigi Rizzo [Fri, 22 Dec 2006 10:35:20 +0000 (10:35 +0000)]
improve readability of a few macros.

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

16 years agomake sms_hexdump() thread safe;
Luigi Rizzo [Thu, 21 Dec 2006 23:33:44 +0000 (23:33 +0000)]
make sms_hexdump() thread safe;

restructure and reduce indentation on some blocks.

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

16 years agomake isodate thread-safe
Luigi Rizzo [Thu, 21 Dec 2006 22:15:03 +0000 (22:15 +0000)]
make isodate thread-safe

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

16 years ago- use the standard option parsing routines;
Luigi Rizzo [Thu, 21 Dec 2006 22:03:54 +0000 (22:03 +0000)]
- use the standard option parsing routines;

- document existing but undocumented parameters to send a message
  (untested but unchanged;

- ad a new option p(N) to set the initial message delay to N ms
  so this can be adapted from the dialplan to various countries;

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

16 years agoMerge non-blocking logger from my branch. This should improve things under heavy...
Joshua Colp [Thu, 21 Dec 2006 21:57:16 +0000 (21:57 +0000)]
Merge non-blocking logger from my branch. This should improve things under heavy load with lots of CLI/logging output.

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

16 years agoMerged revisions 48783 via svnmerge from
Joshua Colp [Thu, 21 Dec 2006 20:28:17 +0000 (20:28 +0000)]
Merged revisions 48783 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r48783 | file | 2006-12-21 15:26:29 -0500 (Thu, 21 Dec 2006) | 10 lines

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

........
r48782 | file | 2006-12-21 15:25:01 -0500 (Thu, 21 Dec 2006) | 2 lines

Add new silence sound files to the spec for Redhat. (issue #8652 reported by alvaro_palma_aste)

........

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

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

16 years agoThis little mod gets rid of that g722 compiler warning that breaks builds configured...
Steve Murphy [Thu, 21 Dec 2006 20:15:20 +0000 (20:15 +0000)]
This little mod gets rid of that g722 compiler warning that breaks builds configured with --enable-dev-mode; the previous commit of 48767 was to merge in changes for bug 6334, unifying the open mode arguments for saner operation.

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

16 years agoput generator functions next to each other.
Luigi Rizzo [Thu, 21 Dec 2006 19:52:18 +0000 (19:52 +0000)]
put generator functions next to each other.

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

16 years agoa quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile...
Steve Murphy [Thu, 21 Dec 2006 19:44:20 +0000 (19:44 +0000)]
a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode

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

16 years agosame as in other places, check that generator->release is not NULL
Luigi Rizzo [Thu, 21 Dec 2006 19:36:42 +0000 (19:36 +0000)]
same as in other places, check that generator->release is not NULL
before calling it.
This allows generators to set it to NULL when they have nothing to
do there.

Later, the three copies of the code that releases a generator
should be moved to a function.

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

16 years agoreduce indentation
Luigi Rizzo [Thu, 21 Dec 2006 18:54:17 +0000 (18:54 +0000)]
reduce indentation

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

16 years agorestructure a block to reduce nesting
Luigi Rizzo [Thu, 21 Dec 2006 18:35:22 +0000 (18:35 +0000)]
restructure a block to reduce nesting

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

16 years agoAdd a bit of documentation on this code, including pointers
Luigi Rizzo [Thu, 21 Dec 2006 16:50:26 +0000 (16:50 +0000)]
Add a bit of documentation on this code, including pointers
to relevant documents and comment on timing issues.

Initial merge of the code in

http://bugs.digium.com/view.php?id=8586

by Filippo Grassilli (Hyppo) to support
the SMS Protocol 2.

In this commit i have tried to minimize the diffs, so further
code cleanup will come in subsequent commits.

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

16 years agoThis small update will generate WARNINGS if there is garbage in your extensions.conf...
Steve Murphy [Thu, 21 Dec 2006 15:52:44 +0000 (15:52 +0000)]
This small update will generate WARNINGS if there is garbage in your extensions.conf file (liken extem => instead of exten => !)

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

16 years agoReally clean up indications to use the linkedlists API
Joshua Colp [Thu, 21 Dec 2006 04:05:21 +0000 (04:05 +0000)]
Really clean up indications to use the linkedlists API

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

16 years agoSwitch list of global variables to read/write locks.
Joshua Colp [Thu, 21 Dec 2006 03:20:08 +0000 (03:20 +0000)]
Switch list of global variables to read/write locks.

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

16 years agoConvert alternate dialplan switch list to use read/write locks.
Joshua Colp [Thu, 21 Dec 2006 01:48:35 +0000 (01:48 +0000)]
Convert alternate dialplan switch list to use read/write locks.

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

16 years agoAs per bug 7978, this version introduces the jittertargetextra option in config files
Steve Murphy [Thu, 21 Dec 2006 00:24:08 +0000 (00:24 +0000)]
As per bug 7978, this version introduces the jittertargetextra option in config files

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

16 years agoMinor addition giving props to Steve Underwood for his hard work. Thanks again
Matthew Fredrickson [Thu, 21 Dec 2006 00:11:00 +0000 (00:11 +0000)]
Minor addition giving props to Steve Underwood for his hard work.  Thanks again
Steve!

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

16 years agoAdd codec G.722 support.
Matthew Fredrickson [Thu, 21 Dec 2006 00:08:21 +0000 (00:08 +0000)]
Add codec G.722 support.

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

16 years agoClean up app_page
Joshua Colp [Wed, 20 Dec 2006 04:32:59 +0000 (04:32 +0000)]
Clean up app_page

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

16 years agoMerged revisions 48637 via svnmerge from
Joshua Colp [Wed, 20 Dec 2006 02:58:13 +0000 (02:58 +0000)]
Merged revisions 48637 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48637 | file | 2006-12-19 21:56:09 -0500 (Tue, 19 Dec 2006) | 2 lines

vms doesn't exist on non-IMAP storage builds.

........

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

16 years agomore formatting cleanup.
Luigi Rizzo [Wed, 20 Dec 2006 00:13:23 +0000 (00:13 +0000)]
more formatting cleanup.
Move some code into a function sms_compose1() in preparation
for supporting protocol 2 as well.

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

16 years agoformatting and code cleanup.
Luigi Rizzo [Tue, 19 Dec 2006 23:56:08 +0000 (23:56 +0000)]
formatting and code cleanup.
Still a lot of copy&pasted code here...

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

16 years agoMerged revisions 48596 via svnmerge from
Joshua Colp [Tue, 19 Dec 2006 23:05:57 +0000 (23:05 +0000)]
Merged revisions 48596 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48596 | file | 2006-12-19 18:04:30 -0500 (Tue, 19 Dec 2006) | 2 lines

Pass 'vms' pointer to record_and_review so it is then passed to the IMAP store file function. (issue #8614 reported by punknow)

........

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

16 years agoUpdate res_snmp to use new API declaration of pbx_builtin_serialize_variables (issue...
Joshua Colp [Tue, 19 Dec 2006 22:55:26 +0000 (22:55 +0000)]
Update res_snmp to use new API declaration of pbx_builtin_serialize_variables (issue #8627 reported by johann8384)

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

16 years agoMerged revisions 48592 via svnmerge from
Joshua Colp [Tue, 19 Dec 2006 22:02:27 +0000 (22:02 +0000)]
Merged revisions 48592 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48592 | file | 2006-12-19 17:00:57 -0500 (Tue, 19 Dec 2006) | 2 lines

find is not the same as bind when it comes to documentation. (issue #8626 reported by johann8384)

........

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

16 years agoOpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the right rlimi...
Joshua Colp [Tue, 19 Dec 2006 21:59:33 +0000 (21:59 +0000)]
OpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the right rlimit to use then let's not support the -v option on OpenBSD. (issue #8543 reported by jtodd)

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

16 years agoblock 48583
Luigi Rizzo [Tue, 19 Dec 2006 21:32:31 +0000 (21:32 +0000)]
block 48583

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

16 years agostart documenting this code.
Luigi Rizzo [Tue, 19 Dec 2006 21:29:55 +0000 (21:29 +0000)]
start documenting this code.
On passing, fix the bogus datalen on outgoing frames
just fixed in 1.4 rev.48583

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

16 years agoMerged revisions 48586 via svnmerge from
Kevin P. Fleming [Tue, 19 Dec 2006 21:28:43 +0000 (21:28 +0000)]
Merged revisions 48586 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48586 | kpfleming | 2006-12-19 15:28:04 -0600 (Tue, 19 Dec 2006) | 2 lines

suppress compiler warnings in this module until it can be improved

........

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

16 years agobetter name for struct dial_localuser.
Luigi Rizzo [Tue, 19 Dec 2006 16:36:45 +0000 (16:36 +0000)]
better name for struct dial_localuser.

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

16 years agoremove now useless extern declarations.
Luigi Rizzo [Tue, 19 Dec 2006 16:35:49 +0000 (16:35 +0000)]
remove now useless extern declarations.

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

16 years agoMerged revisions 48577 via svnmerge from
Kevin P. Fleming [Tue, 19 Dec 2006 14:57:45 +0000 (14:57 +0000)]
Merged revisions 48577 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48577 | kpfleming | 2006-12-19 08:57:09 -0600 (Tue, 19 Dec 2006) | 2 lines

use the proper variable type for these unixODBC API calls, eliminating warnings on 64-bit platforms that use the 'new' 64-bit types for ODBC API calls

........

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

16 years agointroduce a temporary variable for tmp->chan to shorten expressions.
Luigi Rizzo [Tue, 19 Dec 2006 09:58:40 +0000 (09:58 +0000)]
introduce a temporary variable for tmp->chan to shorten expressions.

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

16 years agostop what i think is a memory leak in case Dial fails to
Luigi Rizzo [Tue, 19 Dec 2006 09:33:57 +0000 (09:33 +0000)]
stop what i think is a memory leak in case Dial fails to
connect to a channel.

Before committing to 1.4 i would like some other people to
review and test this fix - thanks.

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

16 years agomove a large block related to privacy handling to a separate function.
Luigi Rizzo [Tue, 19 Dec 2006 09:15:23 +0000 (09:15 +0000)]
move a large block related to privacy handling to a separate function.

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

16 years agoMerged revisions 48571 via svnmerge from
Joshua Colp [Tue, 19 Dec 2006 03:47:44 +0000 (03:47 +0000)]
Merged revisions 48571 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48571 | file | 2006-12-18 22:46:12 -0500 (Mon, 18 Dec 2006) | 2 lines

Use env -i to start a fresh environment when going to build menuselect. This is more portable then using unset. (issue #8543 reported by jtodd)

........

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

16 years agounbreak the macro used for incrementing the frame counters.
Luigi Rizzo [Mon, 18 Dec 2006 17:44:18 +0000 (17:44 +0000)]
unbreak the macro used for incrementing the frame counters.

I don't know when the bug was introduced, but with the typical usage

c->fin = FRAMECOUNT_INC(c->fin)

the frame counters stay to 0.

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

16 years agoClean up find_idle_thread function and use atomic operations for dynamic thread count.
Joshua Colp [Mon, 18 Dec 2006 17:30:53 +0000 (17:30 +0000)]
Clean up find_idle_thread function and use atomic operations for dynamic thread count.

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

16 years agoMerged revisions 48564 via svnmerge from
Joshua Colp [Mon, 18 Dec 2006 17:18:18 +0000 (17:18 +0000)]
Merged revisions 48564 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48564 | file | 2006-12-18 12:15:49 -0500 (Mon, 18 Dec 2006) | 2 lines

Put thread into proper list if we abort handling due to an error, and also hold the lock while putting it back into the proper idle list so we don't prematurely get a signal. (issue #8604 reported by arkadia)

........

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

16 years agoctrl-w != w (nano search) (surprisingly, the fix was ever so slightly different...
Jason Parker [Mon, 18 Dec 2006 16:57:24 +0000 (16:57 +0000)]
ctrl-w != w  (nano search)  (surprisingly, the fix was ever so slightly different in 1.4)

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

16 years agoBlocked revisions 48561 via svnmerge
Jason Parker [Mon, 18 Dec 2006 16:56:44 +0000 (16:56 +0000)]
Blocked revisions 48561 via svnmerge

........
r48561 | qwell | 2006-12-18 10:55:46 -0600 (Mon, 18 Dec 2006) | 2 lines

ctrl-w != w  (nano search)

........

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