[asterisk-commits] murf: branch murf/CDRfix5 r73817 - in /team/murf/CDRfix5: ./ apps/ build_tool...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Jul 6 19:34:56 CDT 2007


Author: murf
Date: Fri Jul  6 19:34:53 2007
New Revision: 73817

URL: http://svn.digium.com/view/asterisk?view=rev&rev=73817
Log:
Merged revisions 70676,70678,70728-70729,70731,70769,70783,70794,70809,70857,70877,70887,70900,70951,70961,71004,71024,71040,71067,71069,71093,71146,71158,71190,71231,71268,71290,71292,71338,71365,71372,71413,71425,71434,71475-71476,71483,71496-71500,71520-71521,71525,71557,71577,71613,71630,71637,71658,71688,71721,71732,71752,71797,71830,71883,71914,71916,71952,71954,71988,72007,72052,72113,72134,72149,72183,72207,72232-72233,72241,72258,72261,72274,72304,72325-72326,72329-72330,72332,72337,72354,72358,72382,72384,72437,72452,72454-72457,72466,72490-72492,72494,72524,72539,72555,72557,72598,72600,72666,72670,72700-72701,72706,72727,72738,72741,72767,72807,72867-72869,72889,72920-72923,72927-72932,72935-72940,72982,72986-72987,73003,73006,73054,73127,73144,73174-73175,73191,73209,73254,73298,73317,73320,73359,73399,73402,73432,73449,73468,73513-73514,73549-73550,73552-73553,73557,73599,73630-73633,73676-73677,73680,73701,73726,73728,73771 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
r70676 | murf | 2007-06-21 07:18:12 -0600 (Thu, 21 Jun 2007) | 9 lines

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

........
r70656 | murf | 2007-06-21 07:00:39 -0600 (Thu, 21 Jun 2007) | 1 line

Via complaints aired in asterisk-users, I submit these changes, which allow cdr updates to see macro context/exten, whether hung up or not
........

................
r70678 | file | 2007-06-21 08:00:47 -0600 (Thu, 21 Jun 2007) | 10 lines

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

........
r70677 | file | 2007-06-21 09:58:36 -0400 (Thu, 21 Jun 2007) | 2 lines

Fix building with ODBC storage enabled. (issue #10025 reported by denisgalvao)

........

................
r70728 | russell | 2007-06-21 09:23:36 -0600 (Thu, 21 Jun 2007) | 10 lines

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

........
r70726 | russell | 2007-06-21 10:21:16 -0500 (Thu, 21 Jun 2007) | 2 lines

Remove a couple of duplicate unlocks

........

................
r70729 | file | 2007-06-21 09:25:13 -0600 (Thu, 21 Jun 2007) | 10 lines

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

........
r70727 | file | 2007-06-21 11:22:39 -0400 (Thu, 21 Jun 2007) | 2 lines

Do not Packet2Packet bridge if packetization settings do not allow it. (issue #9117 reported by phsultan)

........

................
r70731 | file | 2007-06-21 09:58:05 -0600 (Thu, 21 Jun 2007) | 2 lines

Expand AGISTATUS variable to include NOTFOUND which is set when the AGI file could not be found. (issue #9285 reported by srdjan)

................
r70769 | mattf | 2007-06-21 12:03:46 -0600 (Thu, 21 Jun 2007) | 1 line

Remove deprecated function call
................
r70783 | russell | 2007-06-21 12:40:20 -0600 (Thu, 21 Jun 2007) | 4 lines

Merge changes from team/russell/sla_reload
* Add support for the reload of sla.conf
(closes issue #9481, patch by me)

................
r70794 | kpfleming | 2007-06-21 13:08:09 -0600 (Thu, 21 Jun 2007) | 2 lines

when we are building modules that other modules depend on, create preprocessor defines (in buildopts.h) marking that those modules were built

................
r70809 | mmichelson | 2007-06-21 13:54:40 -0600 (Thu, 21 Jun 2007) | 12 lines

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

........
r70808 | mmichelson | 2007-06-21 14:49:44 -0500 (Thu, 21 Jun 2007) | 4 lines

When volgain is used don't leave a temporary file behind.
(Closes Issue 8514, Reported and patched by ulogic, code reviewed by Jason Parker)


........

................
r70857 | murf | 2007-06-21 14:28:04 -0600 (Thu, 21 Jun 2007) | 17 lines

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

................
r70841 | murf | 2007-06-21 14:19:36 -0600 (Thu, 21 Jun 2007) | 9 lines

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

........
r70804 | murf | 2007-06-21 13:13:17 -0600 (Thu, 21 Jun 2007) | 1 line

it was pointed out that the cdr_custom config load could get a lock, and under certain circumstances, would never release it. I also noted that the situation where more than one mapping spec was warned about, but did not ignore further mappings as it had promised. I think I have fixed both situations.
........

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

................
r70877 | russell | 2007-06-21 15:12:03 -0600 (Thu, 21 Jun 2007) | 13 lines

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

........
r70866 | russell | 2007-06-21 16:07:04 -0500 (Thu, 21 Jun 2007) | 5 lines

If a full frame is received while one of the iax2 threads is in the middle
of handling a full frame for the same call, queue it up for processing by that
same thread later instead of dropping it.
(issue #9937, patch by me)

........

................
r70887 | russell | 2007-06-21 15:16:36 -0600 (Thu, 21 Jun 2007) | 11 lines

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

........
r70883 | russell | 2007-06-21 16:14:53 -0500 (Thu, 21 Jun 2007) | 3 lines

Put the thread reading from the socket back in the idle list if it deferred the
processing of a full frame to another thread

........

................
r70900 | file | 2007-06-21 15:41:45 -0600 (Thu, 21 Jun 2007) | 18 lines

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

................
r70899 | file | 2007-06-21 17:40:19 -0400 (Thu, 21 Jun 2007) | 10 lines

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

........
r70898 | file | 2007-06-21 17:37:55 -0400 (Thu, 21 Jun 2007) | 2 lines

Don't explode if the gain option is specified without a value. (issue #9274 reported by mfarver)

........

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

................
r70951 | murf | 2007-06-21 16:41:05 -0600 (Thu, 21 Jun 2007) | 17 lines

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

................
r70949 | murf | 2007-06-21 16:34:41 -0600 (Thu, 21 Jun 2007) | 9 lines

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

........
r70948 | murf | 2007-06-21 16:29:50 -0600 (Thu, 21 Jun 2007) | 1 line

This little fix is in response to bug 10016, but may not cure it. The code is wrong, clearly. In a situation where you set the CDR's amaflags, and then ForkCDR, and then set the new CDR's amaflags to some other value, you will see that all CDRs have had their amaflags changed. This is not good. So I fixed it.
........

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

................
r70961 | qwell | 2007-06-21 17:07:20 -0600 (Thu, 21 Jun 2007) | 7 lines

Add manager events for RTCP statistics.

Also adds a new "reporting" permission for manager, since it can be incredibly spammy.
  This permission was discussed on the -dev mailing list some months back.

Issue 8613, patch by johann8384, with some minor changes by me.

................
r71004 | russell | 2007-06-21 21:15:34 -0600 (Thu, 21 Jun 2007) | 11 lines

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

........
r71003 | russell | 2007-06-21 22:14:41 -0500 (Thu, 21 Jun 2007) | 3 lines

Fix a small typo which ... well ... completely broke chan_iax2.  oops!
(issue #9937, patch by me)

........

................
r71024 | qwell | 2007-06-21 22:13:08 -0600 (Thu, 21 Jun 2007) | 2 lines

Nothing to see here.

................
r71040 | tilghman | 2007-06-21 22:35:12 -0600 (Thu, 21 Jun 2007) | 2 lines

Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p)

................
r71067 | bbryant | 2007-06-22 08:56:36 -0600 (Fri, 22 Jun 2007) | 26 lines

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

................
r71066 | bbryant | 2007-06-22 09:53:08 -0500 (Fri, 22 Jun 2007) | 18 lines

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

........
r71064 | bbryant | 2007-06-22 09:39:34 -0500 (Fri, 22 Jun 2007) | 10 lines

Fixed infinite loop when controlling terminal was lost
and return value of input function wasn't checked for
errors. This would cause 100% cpu to be taken up.

(closes issue #9654, issue #10010)
Reported by: mnicholson, and eserra

Idea for the patch from mnicholson, patched by me


........

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

................
r71069 | qwell | 2007-06-22 09:03:32 -0600 (Fri, 22 Jun 2007) | 20 lines

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

................
r71068 | qwell | 2007-06-22 10:00:30 -0500 (Fri, 22 Jun 2007) | 12 lines

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

........
r71065 | qwell | 2007-06-22 09:52:18 -0500 (Fri, 22 Jun 2007) | 4 lines

Fix a few silly usages of ast_playstream() - it only ever returns 0...

Issue 10035

........

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

................
r71093 | murf | 2007-06-22 09:15:35 -0600 (Fri, 22 Jun 2007) | 10 lines

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

........
r71063 | murf | 2007-06-22 08:10:24 -0600 (Fri, 22 Jun 2007) | 1 line

My conditions for merging amaflags info was naive; DOCUMENTATION is the default, although null is possible; theft of user-settable fields is not good. Just copy them, leave them alone.
This is for bug 10016. (plus a small fix to rtp, to elim a compiler warning (dev mode))
........

................
r71146 | file | 2007-06-22 10:14:00 -0600 (Fri, 22 Jun 2007) | 2 lines

Behold the magic of casting!

................
r71158 | file | 2007-06-22 10:19:53 -0600 (Fri, 22 Jun 2007) | 2 lines

Use stat to determine whether the file exists or not. (issue #10038 reported by Mike Anikienko)

................
r71190 | tilghman | 2007-06-22 13:53:57 -0600 (Fri, 22 Jun 2007) | 2 lines

Code cleanups

................
r71231 | murf | 2007-06-22 21:32:59 -0600 (Fri, 22 Jun 2007) | 9 lines

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

........
r71230 | murf | 2007-06-22 21:29:48 -0600 (Fri, 22 Jun 2007) | 1 line

This patch is meant to fix 8433; where clid and src are lost via bridging.
........

................
r71268 | tilghman | 2007-06-24 10:20:18 -0600 (Sun, 24 Jun 2007) | 2 lines

Issue 9970 - Ensure directory exists before trying to write an output file

................
r71290 | tilghman | 2007-06-24 11:42:39 -0600 (Sun, 24 Jun 2007) | 18 lines

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

................
r71289 | tilghman | 2007-06-24 12:39:34 -0500 (Sun, 24 Jun 2007) | 10 lines

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

........
r71288 | tilghman | 2007-06-24 12:32:21 -0500 (Sun, 24 Jun 2007) | 2 lines

Issue 10043 - There is a legitimate need to be able to set variables to the empty string.

........

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

................
r71292 | tilghman | 2007-06-24 11:51:55 -0600 (Sun, 24 Jun 2007) | 10 lines

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

........
r71291 | tilghman | 2007-06-24 12:50:24 -0500 (Sun, 24 Jun 2007) | 2 lines

Issue 10044 - chan->cdr is NULL here, so peer->cdr is what we really wanted to use

........

................
r71338 | russell | 2007-06-24 12:51:41 -0600 (Sun, 24 Jun 2007) | 3 lines

Conversions to ast_debug()
(issue #9984, patches from eliel and dimas)

................
r71365 | russell | 2007-06-24 14:07:15 -0600 (Sun, 24 Jun 2007) | 18 lines

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

................
r71362 | russell | 2007-06-24 15:06:31 -0500 (Sun, 24 Jun 2007) | 10 lines

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

........
r71358 | russell | 2007-06-24 15:04:21 -0500 (Sun, 24 Jun 2007) | 2 lines

Revert the patch from issue 9654 due to an unexpected side effect

........

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

................
r71372 | russell | 2007-06-24 14:17:43 -0600 (Sun, 24 Jun 2007) | 11 lines

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

........
r71371 | russell | 2007-06-24 15:16:32 -0500 (Sun, 24 Jun 2007) | 3 lines

Include the menuselect-tree file in tarballs to make builds from tarballs a
little bit faster

........

................
r71413 | file | 2007-06-24 18:52:03 -0600 (Sun, 24 Jun 2007) | 10 lines

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

........
r71412 | file | 2007-06-24 20:49:21 -0400 (Sun, 24 Jun 2007) | 2 lines

Check to make sure the channel pointer is present before queueing up an unhold frame on it. (issue #10046 reported by dimas)

........

................
r71425 | file | 2007-06-24 19:08:22 -0600 (Sun, 24 Jun 2007) | 10 lines

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

........
r71422 | file | 2007-06-24 21:07:31 -0400 (Sun, 24 Jun 2007) | 2 lines

Fix it so 1.4 actually compiles on my box.

........

................
r71434 | file | 2007-06-24 19:11:47 -0600 (Sun, 24 Jun 2007) | 18 lines

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

................
r71430 | file | 2007-06-24 21:10:06 -0400 (Sun, 24 Jun 2007) | 10 lines

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

........
r71414 | file | 2007-06-24 21:02:49 -0400 (Sun, 24 Jun 2007) | 2 lines

Ignore other URIs after the first in a 300 Multiple Choice response. (issue #10041 reported by homesick)

........

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

................
r71475 | crichter | 2007-06-25 02:53:47 -0600 (Mon, 25 Jun 2007) | 17 lines

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

................
r71096 | crichter | 2007-06-22 17:17:04 +0200 (Fr, 22 Jun 2007) | 9 lines

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

........
r68874 | crichter | 2007-06-12 09:48:52 +0200 (Di, 12 Jun 2007) | 1 line

if we have already some digits, we just stop the tones.
........

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

................
r71476 | crichter | 2007-06-25 02:57:06 -0600 (Mon, 25 Jun 2007) | 17 lines

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

................
r71106 | crichter | 2007-06-22 17:22:06 +0200 (Fr, 22 Jun 2007) | 9 lines

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

........
r68887 | crichter | 2007-06-12 10:35:22 +0200 (Di, 12 Jun 2007) | 1 line

if the bridged partner is mISDN too we should not send dtmf tones, they are transmitted inband always
........

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

................
r71483 | crichter | 2007-06-25 03:06:56 -0600 (Mon, 25 Jun 2007) | 17 lines

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

................
r71118 | crichter | 2007-06-22 17:27:53 +0200 (Fr, 22 Jun 2007) | 9 lines

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

........
r69053 | crichter | 2007-06-13 11:55:54 +0200 (Mi, 13 Jun 2007) | 1 line

restart indicator 0x80 is correct, at least that's what libpri does.
........

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

................
r71496 | crichter | 2007-06-25 03:34:05 -0600 (Mon, 25 Jun 2007) | 17 lines

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

................
r71120 | crichter | 2007-06-22 17:30:08 +0200 (Fr, 22 Jun 2007) | 9 lines

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

........
r69887 | crichter | 2007-06-19 15:23:04 +0200 (Di, 19 Jun 2007) | 1 line

when we send out a SETUP, but get no response, we should cleanup everything after reception of a hangup.
........

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

................
r71497 | crichter | 2007-06-25 03:37:49 -0600 (Mon, 25 Jun 2007) | 17 lines

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

................
r71121 | crichter | 2007-06-22 17:32:54 +0200 (Fr, 22 Jun 2007) | 9 lines

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

........
r70311 | crichter | 2007-06-20 16:47:59 +0200 (Mi, 20 Jun 2007) | 1 line

on receiption of cause:44 we mark the channel as in use and inform the user about the situation, we need to test the RESTART stuff then. Also shuffled the empty_chan_in_stack function after the bchannel cleaning functions, to avoid race conditions.
........

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

................
r71498 | crichter | 2007-06-25 03:42:15 -0600 (Mon, 25 Jun 2007) | 17 lines

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

................
r71122 | crichter | 2007-06-22 17:34:31 +0200 (Fr, 22 Jun 2007) | 9 lines

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

........
r70342 | crichter | 2007-06-20 17:42:39 +0200 (Mi, 20 Jun 2007) | 1 line

forgot one place .. 
........

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

................
r71499 | crichter | 2007-06-25 03:44:35 -0600 (Mon, 25 Jun 2007) | 17 lines

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

................
r71123 | crichter | 2007-06-22 17:38:08 +0200 (Fr, 22 Jun 2007) | 9 lines

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

........
r70672 | crichter | 2007-06-21 15:11:29 +0200 (Do, 21 Jun 2007) | 1 line

we activate the bchannels in TE mode on incoming calls only when we want to connect the call.
........

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

................
r71500 | crichter | 2007-06-25 03:46:18 -0600 (Mon, 25 Jun 2007) | 17 lines

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

................
r71214 | crichter | 2007-06-23 00:44:42 +0200 (Sa, 23 Jun 2007) | 9 lines

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

........
r70341 | crichter | 2007-06-20 17:29:09 +0200 (Mi, 20 Jun 2007) | 1 line

fixed a bug that was introduced by copy and paste in the last commit ..bchannels weren't cleaned properly.
........

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

................
r71520 | russell | 2007-06-25 06:40:41 -0600 (Mon, 25 Jun 2007) | 10 lines

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

........
r71519 | russell | 2007-06-25 07:40:06 -0500 (Mon, 25 Jun 2007) | 2 lines

Fix a typo in the Asterisk mib.  (issue #10048, Matti)

........

................
r71521 | file | 2007-06-25 07:00:49 -0600 (Mon, 25 Jun 2007) | 2 lines

Minor header inclusion tweak for new usage of stat()

................
r71525 | file | 2007-06-25 07:04:36 -0600 (Mon, 25 Jun 2007) | 10 lines

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

........
r71522 | file | 2007-06-25 09:03:03 -0400 (Mon, 25 Jun 2007) | 2 lines

Minor tweak for queueing up the unhold frame... this will teach me to do bugs while half asleep. (issue #10046 reported by dimas)

........

................
r71557 | russell | 2007-06-25 07:42:51 -0600 (Mon, 25 Jun 2007) | 2 lines

Convert so more logging to ast_debug (issue #10045, dimas)

................
r71577 | file | 2007-06-25 08:15:05 -0600 (Mon, 25 Jun 2007) | 10 lines

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

........
r71576 | file | 2007-06-25 10:13:45 -0400 (Mon, 25 Jun 2007) | 2 lines

Build a peer as well when hash323 is enabled in users.conf (issue #9599 reported by asagage)

........

................
r71613 | file | 2007-06-25 09:35:10 -0600 (Mon, 25 Jun 2007) | 2 lines

Tweak CLI command completion and some help text. (issue #10049 reported by IgorG)

................
r71630 | mmichelson | 2007-06-25 10:13:26 -0600 (Mon, 25 Jun 2007) | 3 lines

Using inboxcount instead of countmessages.


................
r71637 | murf | 2007-06-25 10:43:33 -0600 (Mon, 25 Jun 2007) | 1 line

Luigi's suggestion to move the llfrom decl was a good one. Done.
................
r71658 | tilghman | 2007-06-25 12:20:18 -0600 (Mon, 25 Jun 2007) | 18 lines

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

................
r71657 | tilghman | 2007-06-25 13:14:59 -0500 (Mon, 25 Jun 2007) | 10 lines

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

........
r71656 | tilghman | 2007-06-25 13:12:37 -0500 (Mon, 25 Jun 2007) | 2 lines

Issue 10035 - handle_exec returns a result inconsistent with all of the other AGI commands

........

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

................
r71688 | russell | 2007-06-25 13:20:07 -0600 (Mon, 25 Jun 2007) | 3 lines

Allow compilation off app_voicemail with IMAP_STORAE against a system installed
version of the c-client library.  (issue #10047, jcollie)

................
r71721 | mmichelson | 2007-06-25 17:18:19 -0600 (Mon, 25 Jun 2007) | 4 lines

In my commit earlier today, I accidentally left a prototype that isn't defined.
This gets rid of that prototype.


................
r71732 | mmichelson | 2007-06-25 18:10:09 -0600 (Mon, 25 Jun 2007) | 4 lines

Fixes a problem where Asterisk would not compile if IMAP_STORAGE was enabled.
Needed to add a space between file name and options.


................
r71752 | tilghman | 2007-06-26 06:30:59 -0600 (Tue, 26 Jun 2007) | 18 lines

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

................
r71751 | tilghman | 2007-06-26 07:27:47 -0500 (Tue, 26 Jun 2007) | 10 lines

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

........
r71750 | tilghman | 2007-06-26 07:25:58 -0500 (Tue, 26 Jun 2007) | 2 lines

Issue 10062 - Trying to move a message without selecting one first results in memory corruption

........

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

................
r71797 | mmichelson | 2007-06-26 09:50:11 -0600 (Tue, 26 Jun 2007) | 13 lines

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

........
r71796 | mmichelson | 2007-06-26 10:47:31 -0500 (Tue, 26 Jun 2007) | 5 lines

Fixing bug where the authuser was mistakenly pulled from the mailbox string instead
of the IMAP user.
(closes issue 10054, reported and patched by jaroth)


........

................
r71830 | qwell | 2007-06-26 10:39:22 -0600 (Tue, 26 Jun 2007) | 4 lines

Simplify some code in res_jabber relating to SASL support.

Issue 9988, patch by phsultan.

................
r71883 | mmichelson | 2007-06-26 13:06:47 -0600 (Tue, 26 Jun 2007) | 19 lines

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

........
r71877 | mmichelson | 2007-06-26 14:00:05 -0500 (Tue, 26 Jun 2007) | 11 lines

A few changes, the ultimate goal of which is to keep better track of the number of messages
that a mailbox currently has. A description of the changes:

1. Changed the "updated" field of the vm_state struct to act more as a binary semaphore than a
   counting semaphore, since its current implementation made the inboxcount function not work properly.
   This change falls in line with a change made by UPenn with their IMAP setup and helps to sync our changes with theirs.
2. Eliminated some redundant calls to get_vm_state_by_mailbox inside leave_voicemail
3. Use the play_folder variable to keep track of the number of old and new messages in a mailbox as the messages are deleted
4. Added an increment to the number of new messages that was not there previously in the leave_voicemail function


........

................
r71914 | mmichelson | 2007-06-26 14:34:46 -0600 (Tue, 26 Jun 2007) | 3 lines

Create directory if it does not exist.
(Closes issue 10061, Reported and patched by eliel)

................
r71916 | qwell | 2007-06-26 14:36:50 -0600 (Tue, 26 Jun 2007) | 12 lines

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

........
r71915 | qwell | 2007-06-26 15:36:09 -0500 (Tue, 26 Jun 2007) | 4 lines

Don't dereference a pointer that may be NULL here.

Issue 10017.

........

................
r71952 | mmichelson | 2007-06-26 16:45:16 -0600 (Tue, 26 Jun 2007) | 4 lines

The variable msgnum was being overwritten if IMAP storage was enabled.
Put necessary #ifndef's around the line which would overwrite.


................
r71954 | mmichelson | 2007-06-26 17:03:09 -0600 (Tue, 26 Jun 2007) | 12 lines

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

........
r71953 | mmichelson | 2007-06-26 18:02:09 -0500 (Tue, 26 Jun 2007) | 4 lines

Removing a pointless line. This variable was already set earlier and between then and this
line, there is no way that the values on the right side of the assignment could have changed.


........

................
r71988 | file | 2007-06-26 17:31:23 -0600 (Tue, 26 Jun 2007) | 2 lines

Add rtpdest option to SIP CHANNEL() dialplan function to return the IP address and port that RTP (be it audio/video/text) is going to.

................
r72007 | file | 2007-06-26 19:00:47 -0600 (Tue, 26 Jun 2007) | 10 lines

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

........
r72006 | file | 2007-06-26 20:58:35 -0400 (Tue, 26 Jun 2007) | 2 lines

Make unloading of pbx_dundi actually work.

........

................
r72052 | crichter | 2007-06-27 02:08:58 -0600 (Wed, 27 Jun 2007) | 21 lines

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

................
r72042 | crichter | 2007-06-27 09:58:06 +0200 (Mi, 27 Jun 2007) | 13 lines

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

........
r72040 | crichter | 2007-06-27 09:49:27 +0200 (Mi, 27 Jun 2007) | 1 line

for inbound TE calls, we setup the bchannel when we get the CONNECT_ACKNOWLEDGE, to make sure mISDN has everything ready. removed some #if 0 areas which weren't used anymore.
........
r72041 | crichter | 2007-06-27 09:54:30 +0200 (Mi, 27 Jun 2007) | 1 line

isdn_lib.c didn't compile
........

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

................
r72113 | russell | 2007-06-27 10:38:12 -0600 (Wed, 27 Jun 2007) | 11 lines

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

........
r72112 | russell | 2007-06-27 11:34:24 -0500 (Wed, 27 Jun 2007) | 3 lines

Only output debug information related to RTCP timestamps when RTCP debug
is turned on (issue #10066, patch by me)

........

................
r72134 | qwell | 2007-06-27 11:14:31 -0600 (Wed, 27 Jun 2007) | 14 lines

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

........
r72125 | qwell | 2007-06-27 12:10:32 -0500 (Wed, 27 Jun 2007) | 4 lines

Don't modify a variable that we don't want modified.  Make a copy of it instead.

Issue 10029, patch by phsultan with slight modifications by me (to remove needless casts).

Note: chan_jingle in trunk does not appear to have the same bug.

........

................
r72149 | file | 2007-06-27 11:34:26 -0600 (Wed, 27 Jun 2007) | 10 lines

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

........
r72148 | file | 2007-06-27 13:31:50 -0400 (Wed, 27 Jun 2007) | 2 lines

Make the ast_read_noaudio API call behave better under circumstances where DTMF emulation was happening and a generator was setup. (issue #10065 reported by stevefeinstein)

........

................
r72183 | qwell | 2007-06-27 12:37:44 -0600 (Wed, 27 Jun 2007) | 12 lines

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

........
r72182 | qwell | 2007-06-27 13:36:56 -0500 (Wed, 27 Jun 2007) | 4 lines

Fix another problem in voicemail with missing symbols.

Issue 10074, patch by kryptolus, extended to include #if 0'd blocks (just in case)

........

................
r72207 | kpfleming | 2007-06-27 13:13:54 -0600 (Wed, 27 Jun 2007) | 10 lines

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

........
r72205 | kpfleming | 2007-06-27 14:13:21 -0500 (Wed, 27 Jun 2007) | 2 lines

use the proper type for storing group number bits so that if someone specifies 'group=42' it will actually work instead of being silently ignored

........

................
r72232 | mmichelson | 2007-06-27 13:50:21 -0600 (Wed, 27 Jun 2007) | 10 lines

Adding feature to support the storage and retrieval of voicemail greetings using IMAP storage.
This feature may be turned on by adding imapgreetings=yes to the general section of voicemail.conf
voicemail.conf.sample has details on the options added.

As a result, IMAP storage now has RETRIEVE and DISPOSE macros defined.

In addition to the IMAP greeting changes, I also have added an enum for the voicemail folders
and so now the code should be easier to understand and maintain when it comes to this area.


................
r72233 | file | 2007-06-27 13:57:36 -0600 (Wed, 27 Jun 2007) | 2 lines

Fix -T option. (issue #10073 reported by xylome)

................
r72241 | file | 2007-06-27 14:07:46 -0600 (Wed, 27 Jun 2007) | 2 lines

Fix up properties.

................
r72258 | file | 2007-06-27 14:26:53 -0600 (Wed, 27 Jun 2007) | 18 lines

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

................
r72257 | file | 2007-06-27 16:25:24 -0400 (Wed, 27 Jun 2007) | 10 lines

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

........
r72256 | file | 2007-06-27 16:23:24 -0400 (Wed, 27 Jun 2007) | 2 lines

I may possibly get shot for doing this... but... defer CDR processing until after the channel has been dealt with. This should eliminate all of the issues with channels going funky (SIP/PRI) when you are posting CDRs to a database that is either slow or unavailable and do not want to enable batching.

........

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

................
r72261 | bbryant | 2007-06-27 14:47:45 -0600 (Wed, 27 Jun 2007) | 20 lines

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

................
r72260 | bbryant | 2007-06-27 15:46:12 -0500 (Wed, 27 Jun 2007) | 12 lines

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

........
r72259 | bbryant | 2007-06-27 15:43:53 -0500 (Wed, 27 Jun 2007) | 4 lines

Fixes 100% load when controlling terminal disappears.

Issue #9654, #10010

........

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

................
r72274 | russell | 2007-06-27 15:09:24 -0600 (Wed, 27 Jun 2007) | 21 lines

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

................
r72272 | russell | 2007-06-27 16:08:34 -0500 (Wed, 27 Jun 2007) | 13 lines

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

........
r72267 | russell | 2007-06-27 16:06:45 -0500 (Wed, 27 Jun 2007) | 5 lines

Fix a minor issue with parsing the priority number.  You could have as much
whitespace as you want around a numeric priority, but you couldn't have any
whitespace around a special priority like "n" or "hint".
(issue #10039, reported by mitheloc, fixed by me)

........

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

................
r72304 | mattf | 2007-06-27 15:44:13 -0600 (Wed, 27 Jun 2007) | 1 line

Let's NOT create a deadlock scenario here
................
r72325 | qwell | 2007-06-27 16:17:59 -0600 (Wed, 27 Jun 2007) | 4 lines

Add support for Thai language in say.c

Issue 9417, patch by dome, with some cleanup done by me.

................
r72326 | qwell | 2007-06-27 16:27:09 -0600 (Wed, 27 Jun 2007) | 4 lines

Fix a segfault when trying to tab complete the "core show uptime" command.

Reported in #asterisk-dev on IRC by jcmoore, fixed by me.

................
r72329 | mmichelson | 2007-06-27 16:47:08 -0600 (Wed, 27 Jun 2007) | 4 lines

Added ability to customize which buttons control forward, reverse, pause, and stop during message playback.
(closes issue 9474, reported and patched by jaroth with modifications by me)


................
r72330 | file | 2007-06-27 16:48:15 -0600 (Wed, 27 Jun 2007) | 18 lines

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

................
r72328 | file | 2007-06-27 18:45:49 -0400 (Wed, 27 Jun 2007) | 10 lines

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

........
r72327 | file | 2007-06-27 18:43:11 -0400 (Wed, 27 Jun 2007) | 2 lines

Fix issue where queue log events might be missing. (issue #7765 reported by mtryfoss)

........

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

................
r72332 | file | 2007-06-27 16:58:53 -0600 (Wed, 27 Jun 2007) | 10 lines

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

........
r72331 | file | 2007-06-27 18:58:02 -0400 (Wed, 27 Jun 2007) | 2 lines

Make payload IDs for iLBC/Speex match to our list. Since these are dynamic payloads the other side shouldn't care. (issue #9426 reported by irroot)

........

................
r72337 | bbryant | 2007-06-27 17:04:06 -0600 (Wed, 27 Jun 2007) | 18 lines

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

................
r72335 | bbryant | 2007-06-27 18:03:01 -0500 (Wed, 27 Jun 2007) | 10 lines

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

........
r72333 | bbryant | 2007-06-27 17:58:53 -0500 (Wed, 27 Jun 2007) | 2 lines

Reverted changes for earlier revisions 72259 to 72261. Issue #9654, #10010

........

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

................
r72354 | file | 2007-06-27 17:13:09 -0600 (Wed, 27 Jun 2007) | 2 lines

Add SIPREFERRINGCONTEXT and SIPREFERREDBYHDR variables when a transfer takes place. (issue #8378 reported by jcovert)

................
r72358 | file | 2007-06-27 17:14:39 -0600 (Wed, 27 Jun 2007) | 2 lines

Silly jingle...

................
r72382 | file | 2007-06-27 17:26:46 -0600 (Wed, 27 Jun 2007) | 18 lines

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

................
r72381 | file | 2007-06-27 19:25:12 -0400 (Wed, 27 Jun 2007) | 10 lines

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

........
r72378 | file | 2007-06-27 19:24:01 -0400 (Wed, 27 Jun 2007) | 2 lines

Update documentation to clarify variable usage with MixMonitor. (issue #9494 reported by netoguy)

........

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

................
r72384 | bbryant | 2007-06-27 17:30:31 -0600 (Wed, 27 Jun 2007) | 19 lines

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

................
r72383 | bbryant | 2007-06-27 18:29:14 -0500 (Wed, 27 Jun 2007) | 11 lines

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

........
r72373 | bbryant | 2007-06-27 18:22:13 -0500 (Wed, 27 Jun 2007) | 3 lines

Reinstating patch. This actually fixes the problem, however I was running a development branch without it and mistakenly thought it wasn't fixed. 
Fixes issue #10010, and #9654: 100% CPU usage caused by an asterisk console losing it's controlling terminal.

........

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

................
r72437 | mattf | 2007-06-28 10:35:38 -0600 (Thu, 28 Jun 2007) | 1 line

Fix bug where point code gets corrupted on CPG
................
r72452 | rizzo | 2007-06-28 12:34:07 -0600 (Thu, 28 Jun 2007) | 12 lines

Add -Wdeclaration-after-statement to AST_DEVMODE
to detect declarations in the middle of a block.

Approved by: Russel, Kevin

The fallout will be fixed in separate commits.

I am doing this only on trunk only for the time being, because 1.4
still requires a bit more polishing to give a clean compile
(at least on FreeBSD).


................
r72454 | rizzo | 2007-06-28 12:42:30 -0600 (Thu, 28 Jun 2007) | 1 line

72453 was already applied to trunk some time ago
................
r72455 | rizzo | 2007-06-28 12:59:19 -0600 (Thu, 28 Jun 2007) | 4 lines

move variable declarations to the beginning of a block.
Not applicable to previous branches


................
r72456 | rizzo | 2007-06-28 13:01:43 -0600 (Thu, 28 Jun 2007) | 3 lines

move variable declarations to the beginning of the block


................
r72457 | rizzo | 2007-06-28 13:02:31 -0600 (Thu, 28 Jun 2007) | 4 lines

move variable declarations to the beginning of a block.
Not applicable to previous branches.


................
r72466 | rizzo | 2007-06-28 13:07:38 -0600 (Thu, 28 Jun 2007) | 1 line

72462 is not applicable to trunk
................
r72490 | qwell | 2007-06-28 13:30:39 -0600 (Thu, 28 Jun 2007) | 1 line

Fix building with -Wdeclaration-after-statement
................
r72491 | qwell | 2007-06-28 13:35:23 -0600 (Thu, 28 Jun 2007) | 1 line

Fix building with -Wdeclaration-after-statement, here too
................
r72492 | tilghman | 2007-06-28 13:41:18 -0600 (Thu, 28 Jun 2007) | 2 lines

Remove the ill-advised ast_restrdupa API call and related structures

................
r72494 | russell | 2007-06-28 13:45:09 -0600 (Thu, 28 Jun 2007) | 9 lines

Blocked revisions 72493 via svnmerge

........
r72493 | russell | 2007-06-28 14:44:11 -0500 (Thu, 28 Jun 2007) | 2 lines

regenerate the configure script for rizzo

........

................
r72524 | dhubbard | 2007-06-28 14:52:22 -0600 (Thu, 28 Jun 2007) | 1 line

Added AND, OR, and XOR bitwise operations to MATH for issue 9891, thanks jcmoore
................
r72539 | qwell | 2007-06-28 15:31:00 -0600 (Thu, 28 Jun 2007) | 5 lines

Apparently some builds of gcc don't have declaration-after-statement.
This checks for it in configure, and only uses it if it's available.

If it's wrong, somebody please yell at me and tell me why.

................
r72555 | tilghman | 2007-06-28 22:45:13 -0600 (Thu, 28 Jun 2007) | 9 lines

Blocked revisions 72554 via svnmerge

........
r72554 | tilghman | 2007-06-28 23:43:15 -0500 (Thu, 28 Jun 2007) | 2 lines

Fix 1.4 breakage

........

................
r72557 | tilghman | 2007-06-28 22:56:08 -0600 (Thu, 28 Jun 2007) | 10 lines

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

........
r72556 | tilghman | 2007-06-28 23:47:11 -0500 (Thu, 28 Jun 2007) | 2 lines

Issue 10055 - Change memory allocation to use the heap for a command, since the output has the potential to overflow the stack (as it did here)

........

................
r72598 | file | 2007-06-29 08:20:15 -0600 (Fri, 29 Jun 2007) | 9 lines

Blocked revisions 72597 via svnmerge

........
r72597 | file | 2007-06-29 11:18:36 -0300 (Fri, 29 Jun 2007) | 2 lines

Backport fix for GCC versions without support for declaration-after-statement.

........

................
r72600 | file | 2007-06-29 08:27:24 -0600 (Fri, 29 Jun 2007) | 9 lines

Blocked revisions 72599 via svnmerge

........
r72599 | file | 2007-06-29 11:26:32 -0300 (Fri, 29 Jun 2007) | 2 lines

Minor change for older GCC versions.

........

................
r72666 | rizzo | 2007-06-29 13:09:36 -0600 (Fri, 29 Jun 2007) | 1 line

72665 not applicable to trunk
................

[... 18238 lines stripped ...]



More information about the asterisk-commits mailing list