David Vossel [Mon, 26 Jul 2010 20:00:52 +0000 (20:00 +0000)]
Merged revisions 279568 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279568 | dvossel | 2010-07-26 14:59:03 -0500 (Mon, 26 Jul 2010) | 21 lines
transaction matching using top most Via header
This patch modifies the way chan_sip.c does transaction to dialog
matching. Asterisk now stores information in the top most Via header
of the initial incoming request and compares that against other Requests
that have the same call-id. This results in Asterisk being able to
detect a forked call in which it has received multiple legs of the
fork. I completely stripped out the previous matching code and made
the comparisons a little more explicit and easier to understand. My
comments in the code should offer all the details involving this patch.
This patch also fixes a bug with the usage of the OBJ-MULTIPLE flag to
find multiple dialogs with the same call-id. Since the callback
function was returning (CMP_MATCH | CMP_STOP) only the first item
found was being returned. I fixed this by making a new callback
function for finding multiple dialogs that only returns (CMP_MATCH)
on a match allowing for multiple items to be returned.
Review: https://reviewboard.asterisk.org/r/776/
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279569
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Belanger [Mon, 26 Jul 2010 19:58:12 +0000 (19:58 +0000)]
Merged revisions 279566 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279566 | pabelanger | 2010-07-26 15:51:39 -0400 (Mon, 26 Jul 2010) | 8 lines
Add documentation for FAX logger level.
(closes issue #17715)
Reported by: vrban
Patches:
17715.patch uploaded by pabelanger (license 224)
Tested by: vrban
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279567
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 26 Jul 2010 19:20:23 +0000 (19:20 +0000)]
Merged revisions 279562 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r279562 | tilghman | 2010-07-26 14:18:26 -0500 (Mon, 26 Jul 2010) | 9 lines
Merged revisions 279561 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r279561 | tilghman | 2010-07-26 14:15:59 -0500 (Mon, 26 Jul 2010) | 2 lines
Use a special Makefile for noobs who still have GNU Make 3.80.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279564
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Mon, 26 Jul 2010 16:44:25 +0000 (16:44 +0000)]
Merged revisions 279504 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279504 | mmichelson | 2010-07-26 11:04:09 -0500 (Mon, 26 Jul 2010) | 14 lines
Allow for systems without locale support to be usable.
A recent change to SIP URI comparison code added a locale-specific
string comparison to the mix, and certain systems do not support
such functions. This fix allows for those systems to still use
Asterisk 1.8
(closes issue #17697)
Reported by: pprindeville
Patches:
asterisk-trunk-bugid17697.patch uploaded by pprindeville (license 347)
Tested by: mmichelson
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279533
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Sean Bright [Mon, 26 Jul 2010 15:44:46 +0000 (15:44 +0000)]
Merged revisions 279502 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r279502 | seanbright | 2010-07-26 11:43:54 -0400 (Mon, 26 Jul 2010) | 12 lines
Merged revisions 279501 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r279501 | seanbright | 2010-07-26 11:41:13 -0400 (Mon, 26 Jul 2010) | 5 lines
Expand the correct value within AST_OPTION_ONLY.
(closes issue #17703)
Reported by: stuarth
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279503
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 26 Jul 2010 03:28:02 +0000 (03:28 +0000)]
Merged revisions 279472 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279472 | tilghman | 2010-07-25 22:27:06 -0500 (Sun, 25 Jul 2010) | 2 lines
Formats need to load before apps, because some apps call ast_format_str_reduce() at load time.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279473
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Belanger [Sun, 25 Jul 2010 21:28:10 +0000 (21:28 +0000)]
Merged revisions 279442 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279442 | pabelanger | 2010-07-25 17:26:42 -0400 (Sun, 25 Jul 2010) | 2 lines
Add trailing backslash to silence warning message.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279443
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sun, 25 Jul 2010 18:22:13 +0000 (18:22 +0000)]
Merged revisions 279410 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279410 | tilghman | 2010-07-25 13:21:27 -0500 (Sun, 25 Jul 2010) | 8 lines
Don't re-register CDR module on reload.
(closes issue #17304)
Reported by: jnemeth
Patches:
20100507__issue17304.diff.txt uploaded by tilghman (license 14)
Tested by: jnemeth
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279413
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sun, 25 Jul 2010 17:33:45 +0000 (17:33 +0000)]
Merged revisions 279390 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279390 | tilghman | 2010-07-25 12:32:21 -0500 (Sun, 25 Jul 2010) | 8 lines
Don't assume qlog is open.
(closes issue #17704)
Reported by: vrban
Patches:
issue17704.patch uploaded by pabelanger (license 224)
Tested by: vrban
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279391
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Belanger [Sat, 24 Jul 2010 20:49:39 +0000 (20:49 +0000)]
Merged revisions 279314 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279314 | pabelanger | 2010-07-24 16:47:52 -0400 (Sat, 24 Jul 2010) | 7 lines
Remove duplicate -c flag when using $(INSTALL)
(closes issue #17695)
Reported by: pabelanger
Patches:
Makefile.diff uploaded by pabelanger (license 224)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279315
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Belanger [Sat, 24 Jul 2010 18:20:18 +0000 (18:20 +0000)]
Merged revisions 279280 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279280 | pabelanger | 2010-07-24 14:18:43 -0400 (Sat, 24 Jul 2010) | 8 lines
Check if ast_sockaddr is NULL then return.
(closes issue #17677)
Reported by: outcast
Patches:
issue0017677.patch uploaded by pabelanger (license 224)
Tested by: elguero
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279285
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Belanger [Sat, 24 Jul 2010 17:54:03 +0000 (17:54 +0000)]
Merged revisions 279273 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279273 | pabelanger | 2010-07-24 13:36:42 -0400 (Sat, 24 Jul 2010) | 6 lines
Default sin_family to AF_INET for TCP / TLS Bindaddress.
Otherwise, 'manager show settings' will generate errors
if manager is not enabled.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279274
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Richard Mudgett [Fri, 23 Jul 2010 22:24:52 +0000 (22:24 +0000)]
Merged revisions 279227 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r279227 | rmudgett | 2010-07-23 17:20:47 -0500 (Fri, 23 Jul 2010) | 21 lines
Merged revisions 279207 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
................
r279207 | rmudgett | 2010-07-23 17:11:23 -0500 (Fri, 23 Jul 2010) | 14 lines
Merged revisions 279206 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r279206 | rmudgett | 2010-07-23 16:56:44 -0500 (Fri, 23 Jul 2010) | 7 lines
SIP promiscuous redirect could fail to dial the redirect.
The ast_channel was created with one variable to ast_request() but the
call to ast_call() that initiates the outgoing call was using a different
variable. The two variables are not equivalent if the call_forward string
included a channel technology specifier. e.g., SIP/200
........
................
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279245
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Richard Mudgett [Fri, 23 Jul 2010 19:53:03 +0000 (19:53 +0000)]
Make "dahdi show channels" show an outgoing called number.
The "dahdi show channels" extension column previously only showed the
called number of an incoming call. It now shows the called number for an
outgoing call as well.
(closes issue #17653)
Reported by: amazinzay
Patches:
issue17653_trunk.txt uploaded by rmudgett (license 664)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279156
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 23 Jul 2010 19:17:30 +0000 (19:17 +0000)]
Shuffle UPGRADE.txt files for 1.10.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279118
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 23 Jul 2010 19:16:14 +0000 (19:16 +0000)]
Start a new section in CHANGES for 1.10.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279116
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 23 Jul 2010 18:56:59 +0000 (18:56 +0000)]
Merged revisions 279113 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279113 | tilghman | 2010-07-23 13:56:04 -0500 (Fri, 23 Jul 2010) | 2 lines
Silly 64-bit compilers (who uses 64-bit anyway?)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279115
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 23 Jul 2010 18:22:09 +0000 (18:22 +0000)]
Remove old properties.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279084
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 23 Jul 2010 18:18:25 +0000 (18:18 +0000)]
Add branch-1.8-merged and branch-1.8-blocked properties to trunk.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279063
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 23 Jul 2010 17:05:16 +0000 (17:05 +0000)]
Merged revisions 278984 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r278984 | tilghman | 2010-07-23 12:04:15 -0500 (Fri, 23 Jul 2010) | 5 lines
Establish a maximum version for openh323 (i.e. not opal), because chan_h323 will fail to load, even if it links.
(issue #17679)
Reported by: am
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278985
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 23 Jul 2010 16:43:34 +0000 (16:43 +0000)]
Merged revisions 278981 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r278981 | tilghman | 2010-07-23 11:42:25 -0500 (Fri, 23 Jul 2010) | 8 lines
Avoid race with consolethread on shutdown (on parallel processors).
(closes issue #17080)
Reported by: sybasesql
Patches:
20100721__issue17080.diff.txt uploaded by tilghman (license 14)
Tested by: sybasesql
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278982
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Fri, 23 Jul 2010 16:33:52 +0000 (16:33 +0000)]
SIP URI comparison fixes.
This initially was created to work around the issue of
using a string comparison instead of a binary comparison
for IP addresses. It evolved a bit when test cases were
created and it was discovered that comparison of URI
parameters was not working exactly as it should.
sip_uri_cmp() and its helpers have been moved to reqresp_parser.c
and a new test has been added.
(closes issue #17662)
Reported by: oej
Review: https://reviewboard.asterisk.org/r/792
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278980
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 23 Jul 2010 16:19:21 +0000 (16:19 +0000)]
Merge the realtime failover branch
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278957
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tzafrir Cohen [Fri, 23 Jul 2010 16:07:53 +0000 (16:07 +0000)]
Some left-over hyphen-minus fixes in the man page
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278947
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 23 Jul 2010 15:57:23 +0000 (15:57 +0000)]
... just kidding. Enable SIP by default. :-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278945
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 23 Jul 2010 15:57:01 +0000 (15:57 +0000)]
Disable SIP support by default for Asterisk 1.8.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278944
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Fri, 23 Jul 2010 15:52:37 +0000 (15:52 +0000)]
Well, who knew chan_ooh323 used udptl? I sure didn't!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278943
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Richard Mudgett [Fri, 23 Jul 2010 15:41:44 +0000 (15:41 +0000)]
Rename sig_pri_pri to sig_pri_span. More descriptive of concept.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278942
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Fri, 23 Jul 2010 15:16:33 +0000 (15:16 +0000)]
Allow IPv6 addresses for UDPTL streams.
Review: https://reviewboard.asterisk.org/r/795
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278908
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 23 Jul 2010 13:37:17 +0000 (13:37 +0000)]
Minor corrections to the LDAP realtime driver
Review: https://reviewboard.asterisk.org/r/798/
Thanks Mark for a quick review!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278875
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Belanger [Fri, 23 Jul 2010 13:26:41 +0000 (13:26 +0000)]
Portability updates for Makefiles.
When possible, use $(INSTALL). This allows us to use the functionality within
install for setting directory / file permissions, a requirement for unprivileged
installation.
Also move any directory we plan to create within the installdirs macro. Plus
various other formatting issues.
(issue #17436)
Reported by: pabelanger
Patches:
non-root.patch.v8 uploaded by pabelanger (license 224)
Tested by: pabelanger
Review: https://reviewboard.asterisk.org/r/654/
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278873
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Alec L Davis [Fri, 23 Jul 2010 11:01:14 +0000 (11:01 +0000)]
missed FXS kewl start polarityswitch when finally on hook.
(issue #17318)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278841
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Alec L Davis [Thu, 22 Jul 2010 23:14:50 +0000 (23:14 +0000)]
Support FXS module Polarity Reversal on remote party Answer and Hangup
FXS lines normally connect to a telephone. However, when FXS lines are routed
to an external PBX or Key System to act as "external" or "CO" lines, it is
extremely difficult, if not impossible for the external PBX to know when
the call has been disconnected without receiving a polarity reversal on the line.
Now using answeronpolarityswitch and hanguponpolarityswitch keywords that
previously were used only for FXO ports, now applies like functionality for
an FXS port, but from the connected equipment's point of view.
(closes issue #17318)
Reported by: armeniki
Patches:
fxs_linepolarity.diff5.txt uploaded by alecdavis (license 585)
Tested by: alecdavis
Review: https://reviewboard.asterisk.org/r/797/
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278809
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Richard Mudgett [Thu, 22 Jul 2010 21:16:04 +0000 (21:16 +0000)]
DNID not cleared when channel hang up (Affects PRI and SS7)
The "dahdi show channels" CLI command still reports the DNID of the
previous call even if the call is already hang up. The "dahdi show
channels" command of older releases clear the DNID once the channel is
hang up.
Regression from the sig_analog/sig_pri extraction from chan_dahdi.
(closes issue #17623)
Reported by: klaus3000
Patches:
issue17623.patch uploaded by rmudgett (license 664)
Tested by: rmudgett
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278777
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jeff Peeler [Thu, 22 Jul 2010 19:45:30 +0000 (19:45 +0000)]
Add method for finding XML doc files for systems that don't support GLOB_BRACE.
In particular, Solaris and perhaps others do not support the above mentioned
GNU extension. In this case the paths are simply expanded without the braces
and the calls to glob are made separately.
Note: I could not explain memory allocation failures that were being reported
from within libxml itself when making calls to glob without using GLOB_NOCHECK.
This is the only reason why that flag is being used.
(closes issue #15402)
Reported by: snuffy
Patches:
bug_xmlpatt-v3.diff uploaded by snuffy (license 35),
modified by me
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278708
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Thu, 22 Jul 2010 14:58:01 +0000 (14:58 +0000)]
Merged revisions 278618 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r278618 | mmichelson | 2010-07-22 09:55:04 -0500 (Thu, 22 Jul 2010) | 13 lines
Allow PLC to function properly when channels use SLIN for audio.
If a channel involved in a bridge was using SLIN audio, then translation
paths were not guaranteed to be set up properly since in all likelihood
the number of translation steps was only 1.
This patch enforces the transcode_via_slin behavior if transcode_via_slin
or generic_plc is enabled and one of the formats to make compatible is
SLIN.
AST-352
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278620
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
David Vossel [Thu, 22 Jul 2010 14:56:26 +0000 (14:56 +0000)]
update sip subscription debug message to a warning message
If the Expire header of a SUBSCRIBE is less that our expiremin,
a log warning will be displayed.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278619
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 22 Jul 2010 05:29:29 +0000 (05:29 +0000)]
Add the full current set of CDR drivers
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278579
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
David Vossel [Wed, 21 Jul 2010 19:16:12 +0000 (19:16 +0000)]
make func_file unit test's category consistent with other tests
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278539
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Terry Wilson [Wed, 21 Jul 2010 19:11:32 +0000 (19:11 +0000)]
Remove built-in AES code and use optional_api instead
Review: https://reviewboard.asterisk.org/r/793/
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278538
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
David Vossel [Wed, 21 Jul 2010 18:52:14 +0000 (18:52 +0000)]
send "423 Interval too small" Response to Subscribe with Expires less that min allowed
[RFC3265]3.1.6.1....
The notifier MAY also check that the duration in the "Expires" header
is not too small. If and only if the expiration interval is greater
than zero AND smaller than one hour AND less than a notifier-
configured minimum, the notifier MAY return a "423 Interval too
small" error which contains a "Min-Expires" header field. The "Min-
Expires" header field is described in SIP [1].
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278536
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tzafrir Cohen [Wed, 21 Jul 2010 17:44:20 +0000 (17:44 +0000)]
Fix invalid test for rxisoffhook in FXO channels
This fixes some cases of no outgoing calls on FXO before an incoming call.
Remove an unnecessary testing of an "off-hook" bit from DAHDI for FXO
(KS/GS) channels.In some cases the bit would not be initialized properly
before the first inbound call and thus prevent an outgoing call.
If those tests are actually required by anybody, they should define
DAHDI_CHECK_HOOKSTATE in channels/sig_analog.c .
(closes issue #14577)
Reported by: jkroon
Patches:
asterisk_chan_dahdi_hookstate_fix_trunk_new.diff uploaded by frawd (license 610)
Tested by: frawd
Review: https://reviewboard.asterisk.org/r/699/
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278501
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 21 Jul 2010 16:15:00 +0000 (16:15 +0000)]
Use poll() instead of select() in res_timing_pthread to avoid stack corruption.
This code did not properly check FD_SETSIZE to ensure that it did not try to
select() on fds that were too large. Switching to poll() removes the limitation
on the maximum fd value.
(closes issue #15915)
Reported by: keiron
(closes issue #17187)
Reported by: Eddie Edwards
(closes issue #16494)
Reported by: Hubguru
(closes issue #15731)
Reported by: flop
(closes issue #12917)
Reported by: falves11
(closes issue #14920)
Reported by: vrban
(closes issue #17199)
Reported by: aleksey2000
(closes issue #15406)
Reported by: kowalma
(closes issue #17438)
Reported by: dcabot
(closes issue #17325)
Reported by: glwgoes
(closes issue #17118)
Reported by: erikje
possibly other issues, too ...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278465
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Wed, 21 Jul 2010 15:56:05 +0000 (15:56 +0000)]
Ensure realtime conferences are treated the same as static conferences when trying to find an empty one.
Also, parse the useropts properly, when retrieving from realtime, and add them
to the existing flags.
(closes issue #17502)
Reported by: kenji
Patches:
20100720__issue17502.diff.txt uploaded by tilghman (license 14)
Tested by: kenji
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278463
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Nicholson [Wed, 21 Jul 2010 15:54:29 +0000 (15:54 +0000)]
Properly show the current page being transfered for 'fax show session'
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278462
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Nicholson [Wed, 21 Jul 2010 15:51:24 +0000 (15:51 +0000)]
Properly set the port number for UDPTL media sessions.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278461
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Nicholson [Wed, 21 Jul 2010 13:03:01 +0000 (13:03 +0000)]
Don't print failure status when the remote end hangs up, it may not be an actual failure.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278426
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 21 Jul 2010 13:02:46 +0000 (13:02 +0000)]
Update documentation for 'comebacktoorigin' in featuers.conf.
The documentation for this option did not match the code. Fix that along with
some minor cleanups to the code along the way. Document a slight change in
behavior (to something that was previously undocumented) in UPGRADE.txt.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278425
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Wed, 21 Jul 2010 06:45:06 +0000 (06:45 +0000)]
Change order so that it more closely matches the related SIP command.
(closes issue #17648)
Reported by: GMLudo
Review: https://reviewboard.asterisk.org/r/789/
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278393
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jeff Peeler [Wed, 21 Jul 2010 03:53:19 +0000 (03:53 +0000)]
include stat.h for everybody, needed for device2chan
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278361
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Tue, 20 Jul 2010 23:23:25 +0000 (23:23 +0000)]
Separate queue_log arguments into separate fields, and allow the text file to be used, even when realtime is used.
(closes issue #17082)
Reported by: coolmig
Patches:
20100720__issue17082.diff.txt uploaded by tilghman (license 14)
Tested by: coolmig
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278307
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Tue, 20 Jul 2010 22:40:19 +0000 (22:40 +0000)]
Merged revisions 278261 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r278261 | tilghman | 2010-07-20 17:23:13 -0500 (Tue, 20 Jul 2010) | 7 lines
Delete IMAP messages in reverse order, to ensure reordering after each expunge does not cause deletion of the wrong message.
(closes issue #16350)
Reported by: noahisaac
Patches:
20100623__issue16350.diff.txt uploaded by tilghman (license 14)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278275
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Richard Mudgett [Tue, 20 Jul 2010 22:38:13 +0000 (22:38 +0000)]
Reference correct struct member for unlikely event PRI_EVENT_CONFIG_ERR.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278274
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Tue, 20 Jul 2010 22:26:23 +0000 (22:26 +0000)]
Merged revisions 278167 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r278167 | tilghman | 2010-07-20 15:59:06 -0500 (Tue, 20 Jul 2010) | 4 lines
Do not queue up DTMF frames while a call is on hold.
(Fixes ABE-2110)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278272
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
David Vossel [Tue, 20 Jul 2010 21:41:21 +0000 (21:41 +0000)]
fixes sip CANCEL race condition
If Asterisk sends a 4xx error and the other side sends a CANCEl
before receiving the 4xx and responding with the ACK, Asterisk
will process the CANCEL and send a 487 Request Terminated as
a new final response to the INVITE. Since we are issuing a new
final response to the INVITE, the old one must be pretend_acked
else it will keep retransmitting.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278234
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Nicholson [Tue, 20 Jul 2010 21:01:26 +0000 (21:01 +0000)]
This commit contains several changes to the way output channel variables are handled.
FAX output channel variables will now match the values reported by FAXOPT() and should be set in all failure and success cases.
This commit also contains a few modifications to the way FAXOPT() variables are populated in a few spots and fixes for some reference count leaks of the session details structure in some failure cases.
Also found and fixed more cases where FAXOPT(status) may not have gotten set.
FAX-214
FAX-203
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278168
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Tue, 20 Jul 2010 19:35:02 +0000 (19:35 +0000)]
Add load priority order, such that preload becomes unnecessary in most cases
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278132
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 20 Jul 2010 18:11:08 +0000 (18:11 +0000)]
Add a package to install_prereq.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278096
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 20 Jul 2010 17:22:36 +0000 (17:22 +0000)]
Only call ast_channel_cc_params_init() if allocating a channel succeeds.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278051
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Tue, 20 Jul 2010 16:50:11 +0000 (16:50 +0000)]
Merged revisions 278023 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r278023 | tilghman | 2010-07-20 11:37:18 -0500 (Tue, 20 Jul 2010) | 7 lines
Off-by-one error
(closes issue #16506)
Reported by: nik600
Patches:
20100629__issue16506.diff.txt uploaded by tilghman (license 14)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278024
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jean Galarneau [Mon, 19 Jul 2010 21:07:08 +0000 (21:07 +0000)]
Merged revisions 277906 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r277906 | jeang | 2010-07-19 15:16:36 -0500 (Mon, 19 Jul 2010) | 7 lines
Avoid trying to pickup a parked extension before the park operation is completed.
A crash could occur if the extension is picked up while the parking extension is
being announced. Testing pu->notquiteyet while searching for a parked extension
resolves this crash.
(ABE-2418)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277945
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Mon, 19 Jul 2010 17:16:23 +0000 (17:16 +0000)]
Fix port setting of external address in SIP.
There are two changes here:
1. Since the externip setting can now have a port attached
to it, calling it "externip" is misleading. The option is now
documented and parsed as "externaddr." This also extends to the
"matchexterniplocally" setting. It is now documented and parsed
as "matchexternaddrlocally." The old names for the options may
still be used, but they are no longer used in the sip.conf.sample
file.
2. If no port is set for the externaddr, and UDP is the transport
to be used, then we will set the port of the externaddr to that of
the udpbindaddr. This was how things worked prior to the IPv6 merge,
so this is a regression fix.
(closes issue #17665)
Reported by: mmichelson
Patches:
17665.diff#2 uploaded by pprindeville (license 347)
Tested by: pprindeville
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277873
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Mon, 19 Jul 2010 17:10:00 +0000 (17:10 +0000)]
Remove the fe80:1234::1234 test case from test_acl.c
The ACL test was failing on Mac OS X because it would
convert the above invalid link-local address into
fe80::1234 while reporting no error from getaddrinfo().
Linux does not do this.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277872
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jeff Peeler [Mon, 19 Jul 2010 14:39:07 +0000 (14:39 +0000)]
Fix regression with distinctive ring detection.
The issue here is that passing an array to a function prohibits the ARRAY_LEN
macro from returning the real size. To avoid this the size is now defined and
use of ARRAY_LEN is avoided.
(closes issue #15718)
Reported by: alecdavis
Patches:
bug15718.patch uploaded by jpeeler (license 325)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277837
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Mon, 19 Jul 2010 14:17:16 +0000 (14:17 +0000)]
Make ACLs IPv6-capable.
ACLs can now be configured to match IPv6 networks. This is only
relevant for ACLs in chan_sip for now since other channel drivers
do not support IPv6 addressing. However, once those channel drivers
are outfitted to support IPv6 addressing, the ACLs will already be
ready for IPv6 support.
https://reviewboard.asterisk.org/r/791
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277814
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sat, 17 Jul 2010 17:42:32 +0000 (17:42 +0000)]
Merged revisions 277738 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r277738 | tilghman | 2010-07-17 11:59:11 -0500 (Sat, 17 Jul 2010) | 5 lines
Remove uclibc cross-compile triplet, as uclibc has a working fork()... it's only uclinux that does not.
(closes issue #17616)
Reported by: pprindeville
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277775
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sat, 17 Jul 2010 17:39:28 +0000 (17:39 +0000)]
Merged revisions 277568 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r277568 | tilghman | 2010-07-16 16:54:29 -0500 (Fri, 16 Jul 2010) | 8 lines
Since we split values at the semicolon, we should store values with a semicolon as an encoded value.
(closes issue #17369)
Reported by: gkservice
Patches:
20100625__issue17369.diff.txt uploaded by tilghman (license 14)
Tested by: tilghman
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277773
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 17 Jul 2010 13:10:47 +0000 (13:10 +0000)]
Allow xmllint to be used for XML docs validation.
xmllint seems to be more commonly available since it comes with libxml2.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277703
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Bradley Latus [Sat, 17 Jul 2010 00:03:37 +0000 (00:03 +0000)]
Update res_fax.c to be a good xml citizen.
(closes issues #17667)
Reported by: snuffy
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277667
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tim Ringenbach [Fri, 16 Jul 2010 23:23:15 +0000 (23:23 +0000)]
Merged revisions 277625 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r277625 | tringenbach | 2010-07-16 17:43:39 -0500 (Fri, 16 Jul 2010) | 9 lines
Save and restore AST_FLAG_BRIDGE_HANGUP_DONT on attended transfer.
ast_bridge_call() clears AST_FLAG_BRIDGE_HANGUP_DONT. But during an attended
transfer, ast_bridge_call() is called for a second bridge on the same channel,
and it clears that flag, which still needs to get set for when the original
ast_bridge_call() gets control back and checks it.
Review: https://reviewboard.asterisk.org/r/741
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277657
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Nicholson [Fri, 16 Jul 2010 21:24:45 +0000 (21:24 +0000)]
Merged revisions 277497 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r277497 | mnicholson | 2010-07-16 16:18:38 -0500 (Fri, 16 Jul 2010) | 4 lines
Default to no udptl error correction so that error correction will be disabled in the event that the remote end indicates that they do not support the error correction mode we requested.
FAX-128
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277530
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jeff Peeler [Fri, 16 Jul 2010 21:16:08 +0000 (21:16 +0000)]
Fix reporting estimated queue hold time.
Just say the number of seconds (after minutes) rather than doing some incorrect
calculation with respect to minutes.
(closes issue #17498)
Reported by: corruptor
Patches:
holdesecs_bug.diff uploaded by corruptor (license 253)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277488
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Jul 2010 20:35:28 +0000 (20:35 +0000)]
Finally, a method that really fixes the assertions in chan_iax2.c related to cancelling lagid.
No, replacing usleep(1) with sched_yield() did not have an effect.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277484
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Richard Mudgett [Fri, 16 Jul 2010 20:27:51 +0000 (20:27 +0000)]
Merged revisions 277419 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r277419 | rmudgett | 2010-07-16 15:18:54 -0500 (Fri, 16 Jul 2010) | 15 lines
priexclusive in chan_dahdi.conf ignored when reloading dahdi module
During a reload, the priexclusive and outsignalling parameters are not
read in from the config file as intended. Unfortunately, they get set to
defaults as a result. This patch makes sure that they do not get set to
defaults during a reload.
(closes issue #17441)
Reported by: mtryfoss
Patches:
issue17441_v1.4.patch uploaded by rmudgett (license 664)
issue17441_v1.6.2.patch uploaded by rmudgett (license 664)
issue17441_trunk.patch uploaded by rmudgett (license 664)
Tested by: rmudgett
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277467
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Jul 2010 20:25:11 +0000 (20:25 +0000)]
Add documentation for MOH realtime fields
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277452
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Nicholson [Fri, 16 Jul 2010 19:32:10 +0000 (19:32 +0000)]
updated devicestate test for device state changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277409
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jeff Peeler [Fri, 16 Jul 2010 19:22:49 +0000 (19:22 +0000)]
Add missing handling for ringing state for use with queue empty options.
(closes issue #17471)
Reported by: jazzy
Patches:
app_queue.c.diff uploaded by jazzy (license 1056)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277366
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Nicholson [Fri, 16 Jul 2010 18:31:08 +0000 (18:31 +0000)]
Merged revisions 277327 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r277327 | mnicholson | 2010-07-16 13:30:22 -0500 (Fri, 16 Jul 2010) | 8 lines
Interpret device state AST_DEVICE_UNKNOWN as extension state AST_EXTENSION_NOT_INUSE.
(closes issue #16035)
Reported by: francesco_r
Patches:
pbx.c.patch uploaded by viniciusfontes (license 978)
Tested by: francesco_r, agx, lawbar
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277331
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Jul 2010 18:14:05 +0000 (18:14 +0000)]
Merged revisions 277261 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r277261 | tilghman | 2010-07-16 13:04:11 -0500 (Fri, 16 Jul 2010) | 5 lines
If variable gotten is not set, will segfault on Solaris.
(closes issue #17636)
Reported by: bklang
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277263
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Nicholson [Fri, 16 Jul 2010 18:05:01 +0000 (18:05 +0000)]
Print f->subclass.integer instead of f->subclass.
(fix build breakage introduced in r277250)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277262
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Matthew Nicholson [Fri, 16 Jul 2010 17:30:39 +0000 (17:30 +0000)]
Merged revisions 277247 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r277247 | mnicholson | 2010-07-16 12:29:57 -0500 (Fri, 16 Jul 2010) | 4 lines
For pass through DTMF tones, measure the actual duration between the begin and end packets on the wire. If it is detected to be less than AST_MIN_DTMF_DURATION, trigger dtmf emulation.
AST-362
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277250
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Belanger [Fri, 16 Jul 2010 17:13:46 +0000 (17:13 +0000)]
Merged revisions 277182 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r277182 | pabelanger | 2010-07-16 13:10:36 -0400 (Fri, 16 Jul 2010) | 8 lines
Total analysis time error with SIP and silence suppression
When using app_amd with SIP providers that have silence
suppression on, the iTotalTime count increases exponentially.
(closes issue #17656)
Reported by: juls
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277183
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Fri, 16 Jul 2010 16:25:01 +0000 (16:25 +0000)]
Fix up some weird indentation problems in reqresp_parser.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277175
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Sean Bright [Fri, 16 Jul 2010 15:20:40 +0000 (15:20 +0000)]
Avoid crashing when installing a duplicate translation path with a lower cost.
(closes issue #17092)
Reported by: moy
Patches:
translate.rev254273.patch uploaded by moy (license 222)
Tested by: moy
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277143
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Eliel C. Sardanons [Fri, 16 Jul 2010 13:40:30 +0000 (13:40 +0000)]
Add Despegar.com (my main sponsor) to the CREDITS file.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277103
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 16 Jul 2010 13:32:22 +0000 (13:32 +0000)]
Formatting changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277102
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 16 Jul 2010 13:10:24 +0000 (13:10 +0000)]
Formatting fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277065
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 16 Jul 2010 12:13:45 +0000 (12:13 +0000)]
Clarify syntax changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277028
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 16 Jul 2010 11:45:05 +0000 (11:45 +0000)]
Adding a few more to the list of CREDITS
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277027
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 16 Jul 2010 10:31:42 +0000 (10:31 +0000)]
Formatting changes (guideline corrections)
Found a unused bag of curly brackets under my table. I always wondered where
they had gone. They where indeed needed in chan_sip.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276989
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 16 Jul 2010 10:08:45 +0000 (10:08 +0000)]
Adding a few more credits
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276952
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 16 Jul 2010 10:00:58 +0000 (10:00 +0000)]
Add ability to configure the Max-Forwards header in the dialplan, as well as in
sip.conf configuration for the channel and for devices.
The Max-Forwards header is used to prevent loops in a SIP network. Each intermediary,
like SIP proxys and SBCs, decrement this counter and detects when it reaches zero,
at which point the SIP request is nicely killed in a SIP-friendly way.
Review: https://reviewboard.asterisk.org/r/778/
Thanks to dvossel for the review and good advice.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276951
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 16 Jul 2010 09:25:48 +0000 (09:25 +0000)]
Add a dialplan function to check if a queue exists: QUEUE_EXISTS
Review: https://reviewboard.asterisk.org/r/777/
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276950
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Jul 2010 06:04:22 +0000 (06:04 +0000)]
And yet one more
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276911
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Jul 2010 05:59:11 +0000 (05:59 +0000)]
"Item may be used uninitialized in this function."
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276910
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Mark Michelson [Fri, 16 Jul 2010 05:42:24 +0000 (05:42 +0000)]
Fix reversed logic of if statement.
Found based on message from Philip Prindeville on the
Asterisk Developers mailing list.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276909
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Jul 2010 05:38:06 +0000 (05:38 +0000)]
Detect the --dynamic-list flag a bit better
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276908
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Jul 2010 04:45:33 +0000 (04:45 +0000)]
Fix build on FreeBSD
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276871
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Jul 2010 04:23:02 +0000 (04:23 +0000)]
Fix trunk build for Mac OS X 10.6
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276870
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Jul 2010 04:18:58 +0000 (04:18 +0000)]
Allow ipaddress to contain the maximum IPv6 address.
Also, update meetme to the full list of supported fields.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276869
65c4cc65-6c06-0410-ace0-
fbb531ad65f3