Commit Graph

15793 Commits

Author SHA1 Message Date
Mark Michelson
6d89f9ac86 Merged revisions 125531 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r125531 | mmichelson | 2008-06-26 17:03:54 -0500 (Thu, 26 Jun 2008) | 17 lines

Blocked revisions 125530 via svnmerge

........
r125530 | mmichelson | 2008-06-26 17:02:55 -0500 (Thu, 26 Jun 2008) | 10 lines

Backport of attended transfer queue_log patch from trunk.

This patch allows for attended transfers to be logged in the
queue_log the same way that blind transfers have always been.

It was decided by popular opinion on the asterisk-dev mailing
list that this should be backported to 1.4. Thanks to everyone
who gave an opinion.


........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125532 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 22:06:20 +00:00
Mark Michelson
3f71d4600e Merged revisions 125477 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r125477 | mmichelson | 2008-06-26 15:57:41 -0500 (Thu, 26 Jun 2008) | 19 lines

Merged revisions 125476 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r125476 | mmichelson | 2008-06-26 15:56:01 -0500 (Thu, 26 Jun 2008) | 11 lines

Prior to this patch, the "queue show" command used cached
information for realtime queues instead of giving up-to-date
info. Now realtime is queried for the latest and greatest in
queue info.

(closes issue #12858)
Reported by: bcnit
Patches:
      queue_show.patch uploaded by putnopvut (license 60)


........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125478 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 20:58:48 +00:00
Tilghman Lesher
4bc9e19d8c Blocked revisions 125438 via svnmerge
........
r125438 | tilghman | 2008-06-26 12:40:25 -0500 (Thu, 26 Jun 2008) | 6 lines

Don't play "your message has been saved" twice.
(closes issue #12893)
 Reported by: jaroth
 Patches: 
       duplicate_saved.patch uploaded by jaroth (license 50)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125439 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 17:42:24 +00:00
Olle Johansson
ebb266391f Merged revisions 125385 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r125385 | oej | 2008-06-26 18:54:22 +0200 (Tor, 26 Jun 2008) | 12 lines


Merged revisions 125384 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r125384 | oej | 2008-06-26 18:32:08 +0200 (Tor, 26 Jun 2008) | 3 lines

Add support for peer realm based auth (a few missing lines, the rest is well documented but never worked)


........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125388 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 17:07:47 +00:00
Tilghman Lesher
a875b5d1bf Blocked revisions 125386 via svnmerge
........
r125386 | tilghman | 2008-06-26 12:06:17 -0500 (Thu, 26 Jun 2008) | 6 lines

Convert casts to unions, to fix alignment issues on Solaris
(closes issue #12932)
 Reported by: snuffy
 Patches: 
       bug_12932_20080627.diff uploaded by snuffy (license 35)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125387 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 17:07:05 +00:00
Kevin P. Fleming
e04a7e8ec0 Merged revisions 125333 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r125333 | kpfleming | 2008-06-26 10:50:07 -0500 (Thu, 26 Jun 2008) | 13 lines

Merged revisions 125327 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r125327 | kpfleming | 2008-06-26 10:30:33 -0500 (Thu, 26 Jun 2008) | 5 lines

ensure that (whenever possible) if we generate a log message because an ioctl() call to DAHDI/Zaptel failed, that we include the reason it failed by including the stringified error number

(issue AST-80)


........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125334 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 15:52:20 +00:00
Kevin P. Fleming
d28ea4a844 Merged revisions 125279 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r125279 | kpfleming | 2008-06-26 07:09:24 -0500 (Thu, 26 Jun 2008) | 2 lines

fix compile failure found by buildbot (go, buildbot!)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125280 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 12:11:19 +00:00
Tilghman Lesher
07126be389 Merged revisions 125277 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r125277 | tilghman | 2008-06-26 06:02:11 -0500 (Thu, 26 Jun 2008) | 15 lines

Merged revisions 125276 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r125276 | tilghman | 2008-06-26 06:01:21 -0500 (Thu, 26 Jun 2008) | 7 lines

Check for rtcp structure before trying to delete schedule.
(closes issue #12872)
 Reported by: destiny6628
 Patches: 
       20080621__bug12872.diff.txt uploaded by Corydon76 (license 14)
 Tested by: destiny6628

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125278 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 11:08:34 +00:00
Tilghman Lesher
ea11341760 Merged revisions 125223 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r125223 | tilghman | 2008-06-25 20:25:16 -0500 (Wed, 25 Jun 2008) | 12 lines

Merged revisions 125218 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r125218 | tilghman | 2008-06-25 20:24:26 -0500 (Wed, 25 Jun 2008) | 4 lines

Document ackcall=always.
(closes issue #12852)
 Reported by: davidw

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125228 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 01:26:29 +00:00
Tilghman Lesher
8162fdbc32 Merged revisions 125191 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r125191 | tilghman | 2008-06-25 20:11:43 -0500 (Wed, 25 Jun 2008) | 6 lines

Update sample configuration to match what are now the defaults for the prefix.
(closes issue #12838, related to issue #12198)
 Reported by: pabelanger
 Patches: 
       http.conf.diff2 uploaded by pabelanger (license 224)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 01:13:45 +00:00
Kevin P. Fleming
0b30f14b33 Merged revisions 125138 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r125138 | kpfleming | 2008-06-25 18:05:28 -0500 (Wed, 25 Jun 2008) | 18 lines

Merged revisions 125132 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r125132 | kpfleming | 2008-06-25 17:21:30 -0500 (Wed, 25 Jun 2008) | 10 lines

allow tonezone to live in a different place than DAHDI/Zaptel, since dahdi-tools and dahdi-linux are now separate packages and can be installed in different places

don't include tonezone.h in dahdi_compat.h, because only a couple of modules need it

get app_rpt building again after the DAHDI changes

(closes issue #12911)
Reported by: tzafrir


........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125146 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-25 23:20:35 +00:00
Mark Michelson
e6524f22ec Blocked revisions 125135 via svnmerge
........
r125135 | mmichelson | 2008-06-25 17:40:41 -0500 (Wed, 25 Jun 2008) | 3 lines

Fix indentation


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125136 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-25 22:40:59 +00:00
Mark Michelson
84505c0c58 Blocked revisions 125133 via svnmerge
........
r125133 | mmichelson | 2008-06-25 17:25:20 -0500 (Wed, 25 Jun 2008) | 11 lines

Fix a bug in the rwlock tracking. ast_rwlock_unlock did not take into
account that multiple threads could hold the same rdlock at the same time.
As such, it expected that when a thread released a lock that it must have
been the last to acquire the lock as well. Erroneous error messages would
be sent to the console stating that a thread was attempting to unlock a lock
it did not own.

Now all threads are examined to be sure that the message is only printed 
when it is supposed to be printed.


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125134 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-25 22:25:56 +00:00
Michiel van Baak
6cefd04eb6 Blocked revisions 125096 via svnmerge
........
r125096 | mvanbaak | 2008-06-25 21:37:40 +0200 (Wed, 25 Jun 2008) | 10 lines

implement transfer functionality in chan_skinny

(closes issue #9939)
Reported by: wedhorn
Patches:
      transfer_v6.diff uploaded by wedhorn (license 30)
      chan_skinny-transfer-trunk-v10.txt uploaded by DEA (license 3)
      chan_skinny-transfer-trunk-v12.txt uploaded by mvanbaak (license 7)
Tested by: DEA, wedhorn, mvanbaak

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125098 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-25 19:50:08 +00:00
Tilghman Lesher
441da04c0b Merged revisions 124966 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r124966 | tilghman | 2008-06-24 20:08:37 -0500 (Tue, 24 Jun 2008) | 15 lines

Merged revisions 124965 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124965 | tilghman | 2008-06-24 19:46:24 -0500 (Tue, 24 Jun 2008) | 7 lines

Pvt deadlock causes some channels to get stuck in Reserved status.
(closes issue #12621)
 Reported by: fabianoheringer
 Patches: 
       20080612__bug12621.diff.txt uploaded by Corydon76 (license 14)
 Tested by: fabianoheringer

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124967 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-25 01:13:38 +00:00
Tilghman Lesher
78b60650e4 Merged revisions 124912 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r124912 | tilghman | 2008-06-24 16:18:52 -0500 (Tue, 24 Jun 2008) | 16 lines

Merged revisions 124910 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124910 | tilghman | 2008-06-24 16:08:52 -0500 (Tue, 24 Jun 2008) | 8 lines

Occasionally control characters find their way into CallerID.  These need to
be stripped prior to placing CallerID in the headers of an email.
(closes issue #12759)
 Reported by: RobH
 Patches: 
       20080602__bug12759__2.diff.txt uploaded by Corydon76 (license 14)
 Tested by: RobH

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124964 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-24 21:39:37 +00:00
Philippe Sultan
a8231e854e Merged revisions 124872 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r124872 | phsultan | 2008-06-24 19:50:22 +0200 (Tue, 24 Jun 2008) | 6 lines

Subscribe to buddy's presence only if we really need to. That is, if
the corresponding roster item has a subscription value set to "none"
or "from".

Make the code more readable.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124873 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-24 17:52:02 +00:00
Philippe Sultan
4ee5ce0e55 Merged revisions 124870 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r124870 | phsultan | 2008-06-24 19:28:39 +0200 (Tue, 24 Jun 2008) | 1 line

Code simplification
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124871 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-24 17:34:53 +00:00
Sean Bright
5cea15f928 Blocked revisions 124835 via svnmerge
........
r124835 | seanbright | 2008-06-24 07:02:02 -0400 (Tue, 24 Jun 2008) | 1 line

Update CHANGES and UPGRADE.txt per kpfleming's mail to #asterisk-dev.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124836 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-24 11:15:38 +00:00
Dwayne M. Hubbard
84b65565d8 blocked revision 124707, taskprocessors are not in 1.6.0
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124708 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-23 15:44:35 +00:00
Steve Murphy
f33fab929e Merged revisions 124541 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r124541 | murf | 2008-06-21 20:58:06 -0600 (Sat, 21 Jun 2008) | 17 lines

Merged revisions 124540 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124540 | murf | 2008-06-21 20:54:52 -0600 (Sat, 21 Jun 2008) | 9 lines

(closes issue #12910)
Reported by: chris-mac

Sorry, my testing did not contain the simple case of forkCDR(v),
I am much embarrassed to admit.  If I had, I would have 
more solidly initialized the opts element for varset.



........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124542 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-22 03:18:10 +00:00
Tilghman Lesher
5f20127c71 Merged revisions 124505 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r124505 | tilghman | 2008-06-21 07:53:48 -0500 (Sat, 21 Jun 2008) | 4 lines

Reduce warning to debug, otherwise we flood the log when we (legitimately)
can't find a record.
(Closes issue #12908)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124506 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-21 12:54:42 +00:00
Tilghman Lesher
72cd5e5eac Merged revisions 124451 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r124451 | tilghman | 2008-06-20 18:13:21 -0500 (Fri, 20 Jun 2008) | 14 lines

Merged revisions 124450 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124450 | tilghman | 2008-06-20 18:12:33 -0500 (Fri, 20 Jun 2008) | 6 lines

usleep with a value over 1,000,000 is nonportable.  Changing to use sleep()
instead.  (closes issue #12814)
 Reported by: pputman
 Patches: 
       app_rtp_sleep.patch uploaded by pputman (license 81)

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124452 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-20 23:14:01 +00:00
Tilghman Lesher
cec0e915ee Merged revisions 124396 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r124396 | tilghman | 2008-06-20 17:04:37 -0500 (Fri, 20 Jun 2008) | 11 lines

Merged revisions 124395 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124395 | tilghman | 2008-06-20 17:02:55 -0500 (Fri, 20 Jun 2008) | 3 lines

If the last character in a string to be parsed is the delimiter, then we should
count that final empty string as an additional argument.

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124397 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-20 22:06:01 +00:00
Jeff Gehlbach
748f25bfb6 Merged revisions 124392-124393 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r124392 | jeffg | 2008-06-20 17:36:01 -0400 (Fri, 20 Jun 2008) | 9 lines

Merged revisions 124372 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124372 | jeffg | 2008-06-20 17:14:40 -0400 (Fri, 20 Jun 2008) | 1 line

Fix issues in digium-mib.txt and asterisk-mib.txt to placate smilint - bug 12905
........

................
r124393 | jeffg | 2008-06-20 17:43:18 -0400 (Fri, 20 Jun 2008) | 12 lines

(Missed committing . on previous commit.....)
Merged revisions 124372 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124372 | jeffg | 2008-06-20 17:14:40 -0400 (Fri, 20 Jun 2008) | 1 line

Fix issues in digium-mib.txt and asterisk-mib.txt to placate smilint - bug 12905
........

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

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124394 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-20 21:48:15 +00:00
Tilghman Lesher
fba1394ba0 Merged revisions 124316 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r124316 | tilghman | 2008-06-20 15:17:04 -0500 (Fri, 20 Jun 2008) | 16 lines

Merged revisions 124315 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124315 | tilghman | 2008-06-20 15:16:02 -0500 (Fri, 20 Jun 2008) | 8 lines

When using a Local channel, started by a call file, with a destination of an
AGI script, the AGI script does not always get notified of a hangup if the
underlying channel hangs up early.
(closes issue #11833)
 Reported by: IgorG
 Patches: 
       local_hangup-v1.diff uploaded by IgorG (license 20)

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124317 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-20 20:18:08 +00:00
Mark Michelson
f5ed251dc3 Merged revisions 124278 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r124278 | mmichelson | 2008-06-20 11:30:18 -0500 (Fri, 20 Jun 2008) | 6 lines

Change references to doc/channelvariables.txt to
doc/tex/channelvariables.tex.

This issue came up on the asterisk-dev mailing list.


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124279 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-20 16:31:26 +00:00
Mark Michelson
6f0c9715db Merged revisions 124243 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r124243 | mmichelson | 2008-06-20 10:20:11 -0500 (Fri, 20 Jun 2008) | 9 lines

Add a missing "ChannelType" header to one of the "PeerStatus" manager
events in chan_sip

(closes issue #12904)
Reported by: eliel
Patches:
      chan_sip.c.patch uploaded by eliel (license 64)


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124244 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-20 15:20:46 +00:00
Tilghman Lesher
553c1e8aab Merged revisions 124183 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r124183 | tilghman | 2008-06-19 17:59:41 -0500 (Thu, 19 Jun 2008) | 15 lines

Merged revisions 124182 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124182 | tilghman | 2008-06-19 17:53:22 -0500 (Thu, 19 Jun 2008) | 7 lines

It's possible for a hangup to be received, even just after the initial cid
spill.
(closes issue #12453)
 Reported by: Alex728
 Patches: 
       20080604__bug12453.diff.txt uploaded by Corydon76 (license 14)

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124184 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 23:02:49 +00:00
Mark Michelson
49fffcde19 Blocked revisions 124180 via svnmerge
........
r124180 | mmichelson | 2008-06-19 17:34:03 -0500 (Thu, 19 Jun 2008) | 10 lines

Fix attachment behavior when using IMAP storage for voicemails
1. Filenames had an extra "msg" in the attachment name
2. The attachment was being saved twice

(closes issue #12894)
Reported by: jaroth
Patches:
      imap_attach.patch uploaded by jaroth (license 50)


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124181 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 22:34:54 +00:00
Michiel van Baak
d026b05b7d Blocked revisions 124127 via svnmerge
........
r124127 | mvanbaak | 2008-06-19 22:48:33 +0200 (Thu, 19 Jun 2008) | 10 lines

Older versions of GNU gcc do not allow 'NULL' as sentinel.
They want (char *)NULL as sentinel.
An example is OpenBSD (confirmed on 4.3) that ships with gcc 3.3.4

This commit introduces a contstant SENTINEL which is declared as:
#define SENTINEL ((char *)NULL)

All places I could test compile on my openbsd system are converted.
Update CODING-GUIDELINES to tell about this constant.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124128 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 21:03:54 +00:00
Tilghman Lesher
43353b7374 Blocked revisions 124125 via svnmerge
........
r124125 | tilghman | 2008-06-19 15:35:56 -0500 (Thu, 19 Jun 2008) | 2 lines

Oops

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124126 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 20:36:38 +00:00
Mark Michelson
c48e31ba8c Merged revisions 124121 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r124121 | mmichelson | 2008-06-19 15:30:23 -0500 (Thu, 19 Jun 2008) | 16 lines

Merged revisions 124112 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r124112 | mmichelson | 2008-06-19 15:28:41 -0500 (Thu, 19 Jun 2008) | 8 lines

Fix IMAP forwarding so that messages are sent to the proper mailbox.

(closes issue #12897)
Reported by: jaroth
Patches:
      destination_forward.patch uploaded by jaroth (license 50)


........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124124 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 20:32:54 +00:00
Tilghman Lesher
ed52cefb14 Blocked revisions 124102 via svnmerge
........
r124102 | tilghman | 2008-06-19 15:25:37 -0500 (Thu, 19 Jun 2008) | 3 lines

Make OpenBSD compile again
(reported by mvanbaak via IRC -dev)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124107 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 20:26:31 +00:00
Brett Bryant
d08e081337 Merged revisions 124064 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r124064 | bbryant | 2008-06-19 14:48:26 -0500 (Thu, 19 Jun 2008) | 2 lines

Add errors that report any locks held by threads when they are being closed.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124065 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 19:49:54 +00:00
Tilghman Lesher
90afe3757e Blocked revisions 124049 via svnmerge
........
r124049 | tilghman | 2008-06-19 14:22:59 -0500 (Thu, 19 Jun 2008) | 6 lines

Allow alternative extensions to be specified for a user.
(closes issue #12830)
 Reported by: jcollie
 Patches: 
       astertisk-trunk-121496-alternate-extensions.patch uploaded by jcollie (license 412)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124053 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 19:23:50 +00:00
Brett Bryant
2652d0d528 Merged revisions 124024 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r124024 | bbryant | 2008-06-19 13:57:04 -0500 (Thu, 19 Jun 2008) | 2 lines

Fix bug in sip registration that sets the default port to 5060 for tls.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@124026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 18:57:54 +00:00
Tilghman Lesher
31c415c6f5 Blocked revisions 123988 via svnmerge
........
r123988 | tilghman | 2008-06-19 12:55:34 -0500 (Thu, 19 Jun 2008) | 3 lines

Detect if the installed gcc version supports the warn_unused_result attribute.
Reported by mvanbaak via IRC -dev.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123989 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 17:58:08 +00:00
Tilghman Lesher
b8690fbe1f Merged revisions 123952 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r123952 | tilghman | 2008-06-19 12:22:27 -0500 (Thu, 19 Jun 2008) | 6 lines

Don't change pointers that need to be later passed back for deallocation.
(closes issue #12572)
 Reported by: flyn
 Patches: 
       20080613__bug12572.diff.txt uploaded by Corydon76 (license 14)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 17:23:22 +00:00
Tilghman Lesher
b717d74470 Merged revisions 123931 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r123931 | tilghman | 2008-06-19 12:02:54 -0500 (Thu, 19 Jun 2008) | 13 lines

Merged revisions 123930 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r123930 | tilghman | 2008-06-19 11:58:19 -0500 (Thu, 19 Jun 2008) | 5 lines

Change informative messages to use the _multiple variant when multiple formats
are possible.
(Closes issue #12848)
Reported by klaus3000

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123932 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 17:04:42 +00:00
Tilghman Lesher
4ced084661 Merged revisions 123913 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r123913 | tilghman | 2008-06-19 11:26:50 -0500 (Thu, 19 Jun 2008) | 13 lines

Merged revisions 123909 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r123909 | tilghman | 2008-06-19 11:26:03 -0500 (Thu, 19 Jun 2008) | 5 lines

Only process 40 arguments (20 files) at once with xargs, because some older
shells may force xargs to separate on an odd boundary.
(Closes issue #12883)
Reported by Nik Soggia

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123918 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 16:27:48 +00:00
Tilghman Lesher
487c0d4465 Merged revisions 123887 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r123887 | tilghman | 2008-06-19 11:21:32 -0500 (Thu, 19 Jun 2008) | 12 lines

Merged revisions 123883 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r123883 | tilghman | 2008-06-19 11:20:41 -0500 (Thu, 19 Jun 2008) | 4 lines

Correct description of notifyringing option.
(Closes issue #12890)
Reported by gminet

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123891 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 16:22:10 +00:00
Tilghman Lesher
9787f4b97d Merged revisions 123870 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r123870 | tilghman | 2008-06-19 11:08:29 -0500 (Thu, 19 Jun 2008) | 14 lines

Merged revisions 123869 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r123869 | tilghman | 2008-06-19 11:07:23 -0500 (Thu, 19 Jun 2008) | 6 lines

The RDTSC instruction was introduced on the Pentium line of microprocessors,
and is not compatible with certain 586 clones, like Cyrix.  Hence, asking for
i386 compatibility was always incorrect. See http://en.wikipedia.org/wiki/RDTSC
(Closes issue #12886)
Reported by tecnoxarxa

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123871 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 16:09:28 +00:00
Mark Michelson
94291642d2 Blocked revisions 123867 via svnmerge
........
r123867 | mmichelson | 2008-06-19 10:55:10 -0500 (Thu, 19 Jun 2008) | 9 lines

Forwarding non-urgent IMAP messages could inadvertently cause the messages
to be marked urgent. This fixes that issue.

(closes issue #12895)
Reported by: jaroth
Patches:
      urgent_forwarding.patch uploaded by jaroth (license 50)


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123868 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 15:56:02 +00:00
Tilghman Lesher
f58e69881d Blocked revisions 123865 via svnmerge
........
r123865 | tilghman | 2008-06-19 10:52:17 -0500 (Thu, 19 Jun 2008) | 4 lines

Missing comma
(closes issue #12891)
 Reported by: chris-mac

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123866 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 15:54:14 +00:00
Sean Bright
10df584f22 Blocked revisions 123830 via svnmerge
........
r123830 | seanbright | 2008-06-19 10:28:56 -0400 (Thu, 19 Jun 2008) | 1 line

Update the queuelog.tex documentation as well.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123831 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 14:29:29 +00:00
Sean Bright
d7d343b433 Blocked revisions 123828 via svnmerge
........
r123828 | seanbright | 2008-06-19 10:24:43 -0400 (Thu, 19 Jun 2008) | 7 lines

Include original position in TRANSFER entries written to queue_log.

(closes issue #12888)
Reported by: slavon
Patches:
      app_queue_transfer_patch_trunk.diff uploaded by slavon (license 288)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123829 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-19 14:25:46 +00:00
Tilghman Lesher
a4e178811f Merged revisions 123770 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r123770 | tilghman | 2008-06-18 17:17:17 -0500 (Wed, 18 Jun 2008) | 16 lines

Merged revisions 123769 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r123769 | tilghman | 2008-06-18 17:08:30 -0500 (Wed, 18 Jun 2008) | 8 lines

Add support for saying numbers in Hebrew.
(closes issue #11662)
 Reported by: greenfieldtech
 Patches: 
       say.c.patch-12042008 uploaded by greenfieldtech (license 369)
       Hebrew-Sounds.ods uploaded by greenfieldtech
       (with signficant changes to the spreadsheet by me)

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123772 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-18 22:18:20 +00:00
Tilghman Lesher
04851b1661 Merged revisions 123715 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r123715 | tilghman | 2008-06-18 15:23:58 -0500 (Wed, 18 Jun 2008) | 15 lines

Merged revisions 123710 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r123710 | tilghman | 2008-06-18 15:22:42 -0500 (Wed, 18 Jun 2008) | 7 lines

Set the variables top-down, so that if a script sets a variable more than once,
the last one will take precedence.
(closes issue #12673)
 Reported by: phber
 Patches: 
       20080519__bug12673.diff.txt uploaded by Corydon76 (license 14)

........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123718 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-18 20:24:57 +00:00
Brett Bryant
3386703933 Merged revisions 123692 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r123692 | bbryant | 2008-06-18 15:07:56 -0500 (Wed, 18 Jun 2008) | 2 lines

Fix a crash in tcp and tls connections related to reference counts.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@123693 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-18 20:08:45 +00:00