[asterisk-commits] file: branch file/dialing_api r51832 - in /team/file/dialing_api: ./ apps/ bu...

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Tue Jan 23 17:39:40 MST 2007


Author: file
Date: Tue Jan 23 18:39:39 2007
New Revision: 51832

URL: http://svn.digium.com/view/asterisk?view=rev&rev=51832
Log:
Merged revisions 49573,49578-49580,49584,49603,49608,49637,49677-49679,49681,49706,49709,49711,49713,49716,49727,49730,49735,49741,49743,49769,49784-49786,49801,49816,49832,49835,49870,49891,49931,49946,49968,49984,50007,50033-50034,50056,50074-50075,50099,50132,50152,50187,50229-50230,50267,50294,50302,50347,50378,50397,50406,50434,50467,50469,50538,50563,50571,50603,50629,50648,50675-50677,50698,50704,50709,50728,50755,50783-50784,50821,50847,50868-50869,50896,50922,50958,50995,51031,51058,51060,51090,51123,51144,51147,51149,51151-51152,51155,51160,51163,51166,51168,51171,51173,51177,51183,51189,51193,51196,51199,51206-51207,51212,51214-51215,51221,51234,51237,51242,51244,51246-51247,51249,51252,51257,51263,51266,51273,51275,51285-51299,51301,51303-51305,51308-51310,51312,51314,51327,51329,51332,51340,51342,51344,51349,51351-51353,51405,51408,51413,51463,51467,51486-51487,51514-51515,51559-51560,51592,51623,51659,51684,51717,51751,51760,51787,51801 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
r49573 | file | 2007-01-04 18:02:32 -0500 (Thu, 04 Jan 2007) | 10 lines

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

........
r49568 | file | 2007-01-04 18:00:50 -0500 (Thu, 04 Jan 2007) | 2 lines

It's possible for the iax2 pvt to disappear, so if it has... don't bother looking for dpentries.

........

................
r49578 | kpfleming | 2007-01-04 18:18:36 -0500 (Thu, 04 Jan 2007) | 10 lines

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

........
r49553 | kpfleming | 2007-01-04 16:51:01 -0600 (Thu, 04 Jan 2007) | 2 lines

add support for tracking thread-local-storage objects that exist via 'threadstorage' CLI commands

........

................
r49579 | kpfleming | 2007-01-04 18:25:05 -0500 (Thu, 04 Jan 2007) | 2 lines

yeah... so... compiling before committing seems like it might be a good idea

................
r49580 | kpfleming | 2007-01-04 18:38:10 -0500 (Thu, 04 Jan 2007) | 3 lines

ensure that the proper file/function/line shows up for dynamic string threadstorage objects
remove pointless casts

................
r49584 | kpfleming | 2007-01-04 18:54:09 -0500 (Thu, 04 Jan 2007) | 11 lines

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

........
r49581 | kpfleming | 2007-01-04 17:50:15 -0600 (Thu, 04 Jan 2007) | 3 lines

create the IAX2 processing threads as background threads so they will use smaller stacks
when we create a dynamic thread, put it on the dynamic_list right away so we don't lose track of it

........

................
r49603 | kpfleming | 2007-01-04 19:02:48 -0500 (Thu, 04 Jan 2007) | 10 lines

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

........
r49600 | kpfleming | 2007-01-04 18:01:40 -0600 (Thu, 04 Jan 2007) | 2 lines

revert the dynamic_list insertion change... that was not the right thing to do

........

................
r49608 | kpfleming | 2007-01-04 19:12:10 -0500 (Thu, 04 Jan 2007) | 2 lines

use a rwlock-list for the list of TLS objects

................
r49637 | kpfleming | 2007-01-05 12:10:59 -0500 (Fri, 05 Jan 2007) | 18 lines

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

................
r49636 | kpfleming | 2007-01-05 11:09:00 -0600 (Fri, 05 Jan 2007) | 10 lines

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

........
r49635 | kpfleming | 2007-01-05 10:56:40 -0600 (Fri, 05 Jan 2007) | 2 lines

ensure that threads which are supposed to be detached (because we aren't going to wait on them) are created properly

........

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

................
r49677 | file | 2007-01-05 17:18:03 -0500 (Fri, 05 Jan 2007) | 10 lines

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

........
r49675 | file | 2007-01-05 17:14:47 -0500 (Fri, 05 Jan 2007) | 2 lines

Don't keep repeating the warning over and over when the end of the call is reached. (issue #8724 reported by xrg)

........

................
r49678 | kpfleming | 2007-01-05 17:43:18 -0500 (Fri, 05 Jan 2007) | 10 lines

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

........
r49676 | kpfleming | 2007-01-05 16:16:33 -0600 (Fri, 05 Jan 2007) | 2 lines

reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases

........

................
r49679 | kpfleming | 2007-01-05 17:52:16 -0500 (Fri, 05 Jan 2007) | 2 lines

use mmap() to read in the results of the manager action for an HTTP request, instead of reading it into a buffer

................
r49681 | kpfleming | 2007-01-05 17:53:38 -0500 (Fri, 05 Jan 2007) | 10 lines

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

........
r49680 | kpfleming | 2007-01-05 16:52:37 -0600 (Fri, 05 Jan 2007) | 2 lines

don't 'consume' the params list before we try to use it again

........

................
r49706 | qwell | 2007-01-05 18:17:45 -0500 (Fri, 05 Jan 2007) | 12 lines

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

........
r49705 | qwell | 2007-01-05 17:16:16 -0600 (Fri, 05 Jan 2007) | 4 lines

Make codec_zap and chan_zap also depend on zaptel.

This fixes an issue (8727) with zaptel being in a different directory, using --with-zaptel.

........

................
r49709 | mogorman | 2007-01-05 18:31:33 -0500 (Fri, 05 Jan 2007) | 2 lines

no need to spam everyone with show transcoder messages

................
r49711 | kpfleming | 2007-01-05 18:32:42 -0500 (Fri, 05 Jan 2007) | 2 lines

const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way here

................
r49713 | kpfleming | 2007-01-05 18:41:33 -0500 (Fri, 05 Jan 2007) | 10 lines

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

........
r49712 | kpfleming | 2007-01-05 17:40:29 -0600 (Fri, 05 Jan 2007) | 2 lines

if --with-foo=<path> is specific for a configure option, ensure that it is used for header file checking as well

........

................
r49716 | file | 2007-01-05 18:51:43 -0500 (Fri, 05 Jan 2007) | 2 lines

It is possible for framein to get called and no channel be available, so do a check before we increment the count.

................
r49727 | kpfleming | 2007-01-05 18:58:53 -0500 (Fri, 05 Jan 2007) | 2 lines

a little more const-ification

................
r49730 | kpfleming | 2007-01-05 19:00:19 -0500 (Fri, 05 Jan 2007) | 15 lines

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

........
r49714 | kpfleming | 2007-01-05 17:49:52 -0600 (Fri, 05 Jan 2007) | 2 lines

proper fix for r49712

........
r49715 | kpfleming | 2007-01-05 17:51:31 -0600 (Fri, 05 Jan 2007) | 2 lines

one more time...

........

................
r49735 | kpfleming | 2007-01-05 19:02:06 -0500 (Fri, 05 Jan 2007) | 2 lines

probably shouldn't leave the mmap'ed file hanging around in memory

................
r49741 | kpfleming | 2007-01-05 19:13:33 -0500 (Fri, 05 Jan 2007) | 2 lines

finish const-ifying ast_func_read()

................
r49743 | qwell | 2007-01-05 19:28:16 -0500 (Fri, 05 Jan 2007) | 15 lines

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

........
r49742 | qwell | 2007-01-05 18:24:38 -0600 (Fri, 05 Jan 2007) | 7 lines

Save 1 whopping byte of allocated memory!

This looks like it may have been a chicken/egg scenario..

You had to call a cleanup func, because everything was allocated.
Then since you had to call a cleanup func, you were forced to allocate - ie; strdup("").

........

................
r49769 | qwell | 2007-01-07 02:43:52 -0500 (Sun, 07 Jan 2007) | 2 lines

Fix a segfault when using "countries" that don't have a matching zone.

................
r49784 | tilghman | 2007-01-07 09:32:20 -0500 (Sun, 07 Jan 2007) | 2 lines

Reduce duplication of code (Issue 6542)

................
r49785 | tilghman | 2007-01-07 09:40:48 -0500 (Sun, 07 Jan 2007) | 2 lines

Add function to execute a shell command and return the output (Issue 8676)

................
r49786 | tilghman | 2007-01-07 09:44:49 -0500 (Sun, 07 Jan 2007) | 2 lines

Modifications to allow the output of SHELL() to be split per line (Issue 8676)

................
r49801 | tilghman | 2007-01-07 11:21:12 -0500 (Sun, 07 Jan 2007) | 4 lines

When calling the Realtime app more than once, unset fields which were
previously set are erroneously still set (Bug 6701).  After discussion,
it was determined this should only be changed in trunk.

................
r49816 | file | 2007-01-07 14:00:36 -0500 (Sun, 07 Jan 2007) | 2 lines

One const, two const. Let's stick with everything else - one const. Plus older versions of GCC don't support double const either.

................
r49832 | tilghman | 2007-01-07 16:26:43 -0500 (Sun, 07 Jan 2007) | 10 lines

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

........
r49831 | tilghman | 2007-01-07 15:24:04 -0600 (Sun, 07 Jan 2007) | 2 lines

Second condition was a subset of the first, so hold was never decremented, thus hint stayed stuck (Issue 8747)

........

................
r49835 | tilghman | 2007-01-07 16:46:38 -0500 (Sun, 07 Jan 2007) | 18 lines

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

................
r49834 | tilghman | 2007-01-07 15:44:52 -0600 (Sun, 07 Jan 2007) | 10 lines

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

........
r49833 | tilghman | 2007-01-07 15:43:10 -0600 (Sun, 07 Jan 2007) | 2 lines

If openstream fails, then we crash (Issue 8564)

........

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

................
r49870 | kpfleming | 2007-01-07 22:56:06 -0500 (Sun, 07 Jan 2007) | 10 lines

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

........
r49866 | kpfleming | 2007-01-07 21:53:53 -0600 (Sun, 07 Jan 2007) | 2 lines

since we use AC_PATH_TOOL to find tools, we should use the results it provides for us (reported by Brian Capouch on the asterisk-dev list)

........

................
r49891 | file | 2007-01-08 00:13:24 -0500 (Mon, 08 Jan 2007) | 18 lines

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

................
r49890 | file | 2007-01-08 00:11:54 -0500 (Mon, 08 Jan 2007) | 10 lines

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

........
r49889 | file | 2007-01-08 00:10:07 -0500 (Mon, 08 Jan 2007) | 2 lines

Ensure we use the default refresh value of 60 if the remote server does not send one. (issue #8746 reported by maethor)

........

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

................
r49931 | oej | 2007-01-08 03:57:35 -0500 (Mon, 08 Jan 2007) | 10 lines

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

........
r49925 | oej | 2007-01-08 09:55:03 +0100 (Mon, 08 Jan 2007) | 2 lines

Issue 8735: Terminate state when extension is unavailable for subscription

........

................
r49946 | oej | 2007-01-08 04:22:53 -0500 (Mon, 08 Jan 2007) | 10 lines

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

........
r49945 | oej | 2007-01-08 10:08:10 +0100 (Mon, 08 Jan 2007) | 2 lines

We only need one forward declaration

........

................
r49968 | oej | 2007-01-08 06:49:23 -0500 (Mon, 08 Jan 2007) | 2 lines

Issue #8663 - Add passthrough support for MPEG4 (neutrino88). 

................
r49984 | oej | 2007-01-08 08:34:56 -0500 (Mon, 08 Jan 2007) | 11 lines

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

........
r49983 | oej | 2007-01-08 14:28:18 +0100 (Mon, 08 Jan 2007) | 3 lines

Issue #8524, support multiple via header values (tardieu)
	Thanks!

........

................
r50007 | oej | 2007-01-08 09:31:16 -0500 (Mon, 08 Jan 2007) | 19 lines

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

........
r50006 | oej | 2007-01-08 15:26:14 +0100 (Mon, 08 Jan 2007) | 11 lines

Issue #8677 - Handle failure of T.38 re-invite

This is not a fix, but adding an error message to tell the admin that
we have a bad configuration. We should not send T.38 re-invites to devices
that can't handle it (with the current architecture where you have to
hard-code t.38 support per device).

To really fix this, we need to figure out a way to tell the incoming
call that the re-invite failed, so we can signal failure on that
end and go back to the original call.

........

................
r50033 | file | 2007-01-08 13:23:39 -0500 (Mon, 08 Jan 2007) | 10 lines

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

........
r50032 | file | 2007-01-08 13:21:31 -0500 (Mon, 08 Jan 2007) | 2 lines

Disable the more intense packet2packet bridging until the bugs can be worked out.

........

................
r50034 | file | 2007-01-08 13:26:50 -0500 (Mon, 08 Jan 2007) | 2 lines

Change trylock output for what already has the lock from an error to a warning.

................
r50056 | file | 2007-01-08 15:10:23 -0500 (Mon, 08 Jan 2007) | 2 lines

Make callback declaration match one used in trunk.

................
r50074 | mogorman | 2007-01-08 16:17:51 -0500 (Mon, 08 Jan 2007) | 9 lines

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

........
r50073 | mogorman | 2007-01-08 15:11:16 -0600 (Mon, 08 Jan 2007) | 1 line

we can't unlock a channel if we cant find it. - AnthonyL bug #8741
........

................
r50075 | file | 2007-01-08 16:40:45 -0500 (Mon, 08 Jan 2007) | 2 lines

Move channel acquisition to when the translation path is setup, and clean up.

................
r50099 | qwell | 2007-01-08 18:40:28 -0500 (Mon, 08 Jan 2007) | 12 lines

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

........
r50098 | qwell | 2007-01-08 17:39:12 -0600 (Mon, 08 Jan 2007) | 4 lines

Fix an issue with voicemail and users.conf, where it wouldn't ever parse a password, since it was using "secret" instead of "password"

Issue 8761, reported by and patch suggestion from ssokol.

........

................
r50132 | oej | 2007-01-09 07:25:33 -0500 (Tue, 09 Jan 2007) | 13 lines

Based on the following patch, changed for trunk...

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

........
r50124 | oej | 2007-01-09 12:25:20 +0100 (Tue, 09 Jan 2007) | 3 lines

- handle re-invites properly in sip_hangup()
- Add some invitestate status changes just to be sure

........

................
r50152 | tilghman | 2007-01-09 08:45:14 -0500 (Tue, 09 Jan 2007) | 20 lines

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

................
r50151 | tilghman | 2007-01-09 07:40:45 -0600 (Tue, 09 Jan 2007) | 12 lines

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

........
r50150 | tilghman | 2007-01-09 07:30:04 -0600 (Tue, 09 Jan 2007) | 4 lines

The advent of realtime has enabled people to use commas in the fullname field.
This could cause an issue with sending voicemails, when the field is unquoted.
(Issue 8595)

........

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

................
r50187 | qwell | 2007-01-09 12:12:45 -0500 (Tue, 09 Jan 2007) | 11 lines

Blocked revisions 50186 via svnmerge

........
r50186 | qwell | 2007-01-09 11:11:53 -0600 (Tue, 09 Jan 2007) | 4 lines

Re-add CLI command that should have only been deprecated in 1.4.

Thanks kshumard!  (reported in person, so no associated issue #)

........

................
r50229 | russell | 2007-01-09 21:19:47 -0500 (Tue, 09 Jan 2007) | 22 lines

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

................
r50228 | russell | 2007-01-09 21:17:46 -0500 (Tue, 09 Jan 2007) | 14 lines

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

........
r50227 | russell | 2007-01-09 21:16:45 -0500 (Tue, 09 Jan 2007) | 6 lines

Make the number that represents the major version number a single digit instead
of 2.  Using two digits makes it an octal number when put into version.h, which
breaks the compilation of any out of tree module that checks the version for
any version after 1.2.7 (reported by Matteo Brancaleoni on the asterisk-dev
mailing list, who gave credit to vihai for pointing it out)

........

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

................
r50230 | russell | 2007-01-09 21:50:06 -0500 (Tue, 09 Jan 2007) | 2 lines

Covert some spaces to tabs, and put a list of defines in an enum.

................
r50267 | file | 2007-01-09 22:53:30 -0500 (Tue, 09 Jan 2007) | 10 lines

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

........
r50266 | file | 2007-01-09 22:51:29 -0500 (Tue, 09 Jan 2007) | 2 lines

Ensure data's existence before trying to access it. (issue #8774 reported by rcourtna)

........

................
r50294 | file | 2007-01-09 23:21:46 -0500 (Tue, 09 Jan 2007) | 2 lines

Allow usedistinctiveringdetection and distinctiveringaftercid to be reset during a reload. (issue #8739 reported by tzafrir)

................
r50302 | file | 2007-01-09 23:56:48 -0500 (Tue, 09 Jan 2007) | 18 lines

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

................
r50298 | file | 2007-01-09 23:55:13 -0500 (Tue, 09 Jan 2007) | 10 lines

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

........
r50295 | file | 2007-01-09 23:51:06 -0500 (Tue, 09 Jan 2007) | 2 lines

Add another return value to dial_exec_full that indicates execution is going to continuing at a new extension/context/priority and to just let it slide. (issue #8598 reported by jon)

........

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

................
r50347 | qwell | 2007-01-10 11:47:23 -0500 (Wed, 10 Jan 2007) | 12 lines

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

........
r50346 | qwell | 2007-01-10 10:45:36 -0600 (Wed, 10 Jan 2007) | 4 lines

Reverse some logic in cdr_manager, which made it fail to load if the config file existed.

Issue 8777

........

................
r50378 | file | 2007-01-10 13:34:45 -0500 (Wed, 10 Jan 2007) | 10 lines

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

........
r50377 | file | 2007-01-10 13:32:29 -0500 (Wed, 10 Jan 2007) | 2 lines

Fix chan_sip not working issue. Let's not prematurely return 0. (issue #8783 reported by st41ker)

........

................
r50397 | file | 2007-01-10 14:02:58 -0500 (Wed, 10 Jan 2007) | 2 lines

Return the useless casts that ensure this file is C++ clean. (issue #8602 reported by mikma)

................
r50406 | file | 2007-01-10 14:49:26 -0500 (Wed, 10 Jan 2007) | 10 lines

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

........
r50405 | file | 2007-01-10 14:46:29 -0500 (Wed, 10 Jan 2007) | 2 lines

Fix parsing when using something like ldap settings. (done by anthonyl)

........

................
r50434 | file | 2007-01-10 15:26:55 -0500 (Wed, 10 Jan 2007) | 10 lines

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

........
r50433 | file | 2007-01-10 15:25:44 -0500 (Wed, 10 Jan 2007) | 2 lines

Merge speech-multi branch which adds support for joining multiple sound files together to be played one after another in SpeechBackground.

........

................
r50467 | file | 2007-01-11 00:21:03 -0500 (Thu, 11 Jan 2007) | 10 lines

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

........
r50466 | file | 2007-01-11 00:19:39 -0500 (Thu, 11 Jan 2007) | 2 lines

Add support to see whether NAT was detected (yay symmetric RTP) and also add a check in chan_sip so that if NAT has been detected and the reinvite behind nat option has been turned off, then just do partial bridge. (issue #8655 reported by mnicholson)

........

................
r50469 | file | 2007-01-11 00:54:14 -0500 (Thu, 11 Jan 2007) | 10 lines

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

........
r50468 | file | 2007-01-11 00:53:09 -0500 (Thu, 11 Jan 2007) | 2 lines

Remove check for channel state as it can definitely be something other then ring, and also clean up the code a bit. This should solve the parking issues and maybe some attended transfer issues people have been seeing.

........

................
r50538 | kpfleming | 2007-01-11 18:42:14 -0500 (Thu, 11 Jan 2007) | 2 lines

when a channel gets automatically answered by an application, sleep a bit to give the audio path (for VOIP channels) time to be setup

................
r50563 | kpfleming | 2007-01-12 09:45:20 -0500 (Fri, 12 Jan 2007) | 18 lines

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

................
r50562 | kpfleming | 2007-01-12 08:42:24 -0600 (Fri, 12 Jan 2007) | 10 lines

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

........
r50561 | kpfleming | 2007-01-12 08:34:15 -0600 (Fri, 12 Jan 2007) | 2 lines

minor documentation clarification

........

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

................
r50571 | kpfleming | 2007-01-12 10:01:46 -0500 (Fri, 12 Jan 2007) | 2 lines

make the automatic post-answer delay happen only when the answer is 'automatic' (not done by the Answer() dialplan application)

................
r50603 | file | 2007-01-12 11:47:20 -0500 (Fri, 12 Jan 2007) | 10 lines

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

........
r50602 | file | 2007-01-12 11:42:33 -0500 (Fri, 12 Jan 2007) | 2 lines

We need to check for res being 0 in do_message itself, otherwise our headers will get lost.

........

................
r50629 | file | 2007-01-12 13:13:50 -0500 (Fri, 12 Jan 2007) | 2 lines

Exit from session loop upon error (ie: they disconnected) and don't do any buffer manipulation in do_message. get_input will handle it.

................
r50648 | qwell | 2007-01-12 14:25:26 -0500 (Fri, 12 Jan 2007) | 10 lines

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

........
r50647 | qwell | 2007-01-12 13:24:40 -0600 (Fri, 12 Jan 2007) | 2 lines

Update documentation to state that you shouldn't use realtime static with voicemail.conf

........

................
r50675 | file | 2007-01-12 22:06:24 -0500 (Fri, 12 Jan 2007) | 10 lines

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

........
r50674 | file | 2007-01-12 22:04:55 -0500 (Fri, 12 Jan 2007) | 2 lines

Only join the snmp thread on an unload if the thread is actually running. (issue #8810 reported by junky)

........

................
r50676 | file | 2007-01-12 22:26:04 -0500 (Fri, 12 Jan 2007) | 2 lines

Merge in trunkrealloc option for chan_iax2. (issue #8267 reported by marcodmb, branch by anthonyl)

................
r50677 | file | 2007-01-12 22:37:10 -0500 (Fri, 12 Jan 2007) | 2 lines

Ensure error variable is set to 0 or else we might get false error messages. (issue #8798 reported by tootai, fix by anthonyl)

................
r50698 | file | 2007-01-12 23:04:04 -0500 (Fri, 12 Jan 2007) | 2 lines

Drop trunkrealloc option and just have the maximum size be a configurable option. This is per Kevin's comments on -dev and my own thoughts after I put the previous option in.

................
r50704 | file | 2007-01-12 23:07:04 -0500 (Fri, 12 Jan 2007) | 2 lines

Clarify what the trunkmaxsize value is in (bytes).

................
r50709 | file | 2007-01-12 23:56:25 -0500 (Fri, 12 Jan 2007) | 2 lines

Get rid of unneeded code, fix a spelling mistake, and use registry state a bit more. (issue #8402 reported by rizzo)

................
r50728 | file | 2007-01-13 01:01:49 -0500 (Sat, 13 Jan 2007) | 10 lines

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

........
r50727 | file | 2007-01-13 01:00:24 -0500 (Sat, 13 Jan 2007) | 2 lines

Only write a frame out to the channel if one exists. There are cases where one may not and would therefore cause the channel driver to segfault. (issue #8434 reported by slimey)

........

................
r50755 | kpfleming | 2007-01-13 11:47:01 -0500 (Sat, 13 Jan 2007) | 10 lines

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

........
r50754 | kpfleming | 2007-01-13 10:45:37 -0600 (Sat, 13 Jan 2007) | 2 lines

when building the sample greetings for maibox 1234 at default during 'make samples', build a greeting for each language and file format the user selected to install with menuselect (reported by Brian Capouch on asterisk-dev)

........

................
r50783 | tilghman | 2007-01-14 00:19:09 -0500 (Sun, 14 Jan 2007) | 18 lines

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

................
r50782 | tilghman | 2007-01-13 23:13:47 -0600 (Sat, 13 Jan 2007) | 10 lines

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

........
r50781 | tilghman | 2007-01-13 23:01:16 -0600 (Sat, 13 Jan 2007) | 2 lines

Bug 8814 - db should look for its header using a relative path, instead of the system path (Fixes FreeWRT)

........

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

................
r50784 | tilghman | 2007-01-14 00:34:32 -0500 (Sun, 14 Jan 2007) | 2 lines

Bug 8803 - Fix crash in API

................
r50821 | file | 2007-01-14 17:00:51 -0500 (Sun, 14 Jan 2007) | 10 lines

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

........
r50820 | file | 2007-01-14 16:59:05 -0500 (Sun, 14 Jan 2007) | 2 lines

Add missing newlines for two memory CLI commands.

........

................
r50847 | tilghman | 2007-01-14 21:28:32 -0500 (Sun, 14 Jan 2007) | 5 lines

Feature:  allow soundcard to be used in both modes (autoanswer and not),
selectable by how it is called in the dialplan.  This allows a speaker
system hooked up to the soundcard to be used for both ring notification,
as well as paging.

................
r50868 | kpfleming | 2007-01-15 10:08:28 -0500 (Mon, 15 Jan 2007) | 2 lines

ignore dependency files in this directory

................
r50869 | kpfleming | 2007-01-15 10:08:45 -0500 (Mon, 15 Jan 2007) | 10 lines

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

........
r50867 | kpfleming | 2007-01-15 09:03:06 -0600 (Mon, 15 Jan 2007) | 2 lines

use the ACX_PTHREAD macro from the Autoconf macro archive for setting up compiler pthreads support... should improve portability to platforms with unusual pthreads requirements

........

................
r50896 | file | 2007-01-15 11:40:48 -0500 (Mon, 15 Jan 2007) | 10 lines

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

........
r50895 | file | 2007-01-15 11:36:07 -0500 (Mon, 15 Jan 2007) | 2 lines

Move event processing into do_message so that it gets executed again when events are tripped.

........

................
r50922 | qwell | 2007-01-15 13:24:34 -0500 (Mon, 15 Jan 2007) | 1 line

These deprecated functions were removed in trunk on purpose.  No need to re-add.
................
r50958 | mogorman | 2007-01-15 16:12:56 -0500 (Mon, 15 Jan 2007) | 20 lines

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

................
r50957 | mogorman | 2007-01-15 15:08:07 -0600 (Mon, 15 Jan 2007) | 12 lines

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

........
r50946 | mogorman | 2007-01-15 14:44:53 -0600 (Mon, 15 Jan 2007) | 4 lines

Solves issue with forwarding voicemails from folders other than inbox.
patch by anthonyl.


........

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

................
r50995 | russell | 2007-01-15 18:51:04 -0500 (Mon, 15 Jan 2007) | 10 lines

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

........
r50994 | russell | 2007-01-15 17:49:48 -0600 (Mon, 15 Jan 2007) | 2 lines

Filter out a few CFLAGS that are not valid CXXFLAGS.

........

................
r51031 | mogorman | 2007-01-15 19:29:25 -0500 (Mon, 15 Jan 2007) | 1 line

Patch allows for changing voicemail password in users.conf from voicemail main, written by AnthonyL  bug #8436
................
r51058 | russell | 2007-01-15 20:16:57 -0500 (Mon, 15 Jan 2007) | 11 lines

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

........
r51057 | russell | 2007-01-15 19:15:44 -0600 (Mon, 15 Jan 2007) | 3 lines

It is possible for the config pointer to be NULL here, so it needs to be
checked before dereferencing it.

........

................
r51060 | russell | 2007-01-15 20:20:06 -0500 (Mon, 15 Jan 2007) | 2 lines

Fix a couple of typos in the sample osp.conf.

................
r51090 | file | 2007-01-16 00:56:42 -0500 (Tue, 16 Jan 2007) | 18 lines

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

................
r51087 | file | 2007-01-16 00:55:23 -0500 (Tue, 16 Jan 2007) | 10 lines

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

........
r51085 | file | 2007-01-16 00:53:31 -0500 (Tue, 16 Jan 2007) | 2 lines

Add none as a valid callgroup/pickupgroup option. I consider it a bug that it would inherit it all the way down and not have any way to reset it to nothing - so that's why it is in 1.2. (issue #8296 reported by gkloepfer)

........

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

................
r51123 | tilghman | 2007-01-16 03:38:59 -0500 (Tue, 16 Jan 2007) | 2 lines

IAX2 remote variables - Bug 7619

................
r51144 | file | 2007-01-16 12:23:31 -0500 (Tue, 16 Jan 2007) | 2 lines

Add support for G729 passthrough with Sigma Designs boards. (issue #8829 reported by ywalther)

................
r51147 | qwell | 2007-01-16 12:39:39 -0500 (Tue, 16 Jan 2007) | 14 lines

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

........
r51146 | qwell | 2007-01-16 11:36:53 -0600 (Tue, 16 Jan 2007) | 6 lines

Display more useful output when streaming files.

Include the channel name to which the file is being played.

Issue 8828, patch by junky.

........

................
r51149 | file | 2007-01-16 12:42:47 -0500 (Tue, 16 Jan 2007) | 18 lines

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

................
r51148 | file | 2007-01-16 12:39:50 -0500 (Tue, 16 Jan 2007) | 10 lines

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

........
r51145 | file | 2007-01-16 12:36:50 -0500 (Tue, 16 Jan 2007) | 2 lines

Return previous behavior. ParkedCalls will be able to do DTMF based transfers again. trunk however will get an option to allow this to be set on/off. (issue #8804 reported by nortex)

........

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

................
r51151 | mogorman | 2007-01-16 12:47:26 -0500 (Tue, 16 Jan 2007) | 10 lines

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

........
r51150 | mogorman | 2007-01-16 11:46:12 -0600 (Tue, 16 Jan 2007) | 2 lines

minor things i missed before i get jumped on

........

................
r51152 | file | 2007-01-16 12:50:25 -0500 (Tue, 16 Jan 2007) | 2 lines

Add parkedcalltransfers option for res_features. This basically enables/disables DTMF based transfers. If you want to get former behavior you will have to make sure it is enabled.

................
r51155 | kpfleming | 2007-01-16 14:01:42 -0500 (Tue, 16 Jan 2007) | 2 lines

remove pointless DEBUG message (watch those patch merges, people!)

................
r51160 | tilghman | 2007-01-16 16:33:57 -0500 (Tue, 16 Jan 2007) | 18 lines

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

................
r51159 | tilghman | 2007-01-16 15:28:39 -0600 (Tue, 16 Jan 2007) | 10 lines

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

........
r51158 | tilghman | 2007-01-16 15:26:06 -0600 (Tue, 16 Jan 2007) | 2 lines

Postgres driver doesn't like a NULL pointer when retrieving the length (Bug 8513)

........

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

................
r51163 | tilghman | 2007-01-16 16:52:10 -0500 (Tue, 16 Jan 2007) | 18 lines

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

................
r51162 | tilghman | 2007-01-16 15:51:15 -0600 (Tue, 16 Jan 2007) | 10 lines

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

........
r51161 | tilghman | 2007-01-16 15:50:04 -0600 (Tue, 16 Jan 2007) | 2 lines

Add documentation walkthrough on getting Postgres to work with voicemail (from Issue 8513)

........

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

................
r51166 | qwell | 2007-01-16 17:08:54 -0500 (Tue, 16 Jan 2007) | 10 lines

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

........
r51165 | qwell | 2007-01-16 16:07:53 -0600 (Tue, 16 Jan 2007) | 2 lines

change documentation to reflect new procedure in 1.4/trunk

........

................
r51168 | qwell | 2007-01-16 17:53:13 -0500 (Tue, 16 Jan 2007) | 14 lines

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

........
r51167 | qwell | 2007-01-16 16:50:19 -0600 (Tue, 16 Jan 2007) | 6 lines

Fix an issue with IMAP storage and realtime voicemail.

Also update the vmdb sql script for IMAP specific options.

Issue 8819, initial patches by bsmithurst (slightly modified by me)

........

................
r51171 | qwell | 2007-01-16 19:22:20 -0500 (Tue, 16 Jan 2007) | 12 lines

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

........
r51170 | qwell | 2007-01-16 18:20:56 -0600 (Tue, 16 Jan 2007) | 4 lines

Fix issue with dtmf continuation packets when the dtmf digit is 0...

Issue 8831

........

................
r51173 | file | 2007-01-16 19:50:59 -0500 (Tue, 16 Jan 2007) | 10 lines

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

........
r51172 | file | 2007-01-16 19:46:29 -0500 (Tue, 16 Jan 2007) | 2 lines

Move rescheduling of lagrq/pings into the scheduler callback.

........

................
r51177 | kpfleming | 2007-01-16 20:30:04 -0500 (Tue, 16 Jan 2007) | 10 lines

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

........
r51176 | kpfleming | 2007-01-16 19:29:12 -0600 (Tue, 16 Jan 2007) | 2 lines

a few more coding style cleanups and one bug fix (from AnthonyL)

........

................
r51183 | file | 2007-01-17 01:37:47 -0500 (Wed, 17 Jan 2007) | 10 lines

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

........
r51182 | file | 2007-01-17 01:36:41 -0500 (Wed, 17 Jan 2007) | 2 lines

Return the correct result when directly writing out a packet so that the core doesn't then decide to handle it the regular way again. (issue #8833 reported by rcourtna)

........

................
r51189 | qwell | 2007-01-17 12:37:56 -0500 (Wed, 17 Jan 2007) | 10 lines

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

........
r51186 | qwell | 2007-01-17 11:36:53 -0600 (Wed, 17 Jan 2007) | 2 lines

re-add "password" for realtime voicemail

........

................
r51193 | file | 2007-01-17 14:43:13 -0500 (Wed, 17 Jan 2007) | 2 lines

Don't hold channel lock while sleeping/waiting for audio stream to get setup. (issue #8834 reported by phsultan)

................
r51196 | tilghman | 2007-01-17 15:57:51 -0500 (Wed, 17 Jan 2007) | 20 lines

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

................
r51195 | tilghman | 2007-01-17 14:56:15 -0600 (Wed, 17 Jan 2007) | 12 lines

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

........
r51194 | tilghman | 2007-01-17 14:52:21 -0600 (Wed, 17 Jan 2007) | 4 lines

When ast_strip_quoted was called with a zero-length string, it would treat a
NULL as if it were the quoting character (and would thus return the string
in memory immediately following the passed-in string).

........

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

................
r51199 | russell | 2007-01-17 16:20:22 -0500 (Wed, 17 Jan 2007) | 19 lines

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

................
r51198 | russell | 2007-01-17 15:18:35 -0600 (Wed, 17 Jan 2007) | 11 lines

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

........
r51197 | russell | 2007-01-17 15:17:21 -0600 (Wed, 17 Jan 2007) | 3 lines

Move the check for a failure of ast_channel_alloc() to before locking the
pvt structure again.  Otherwise, on a failure, this will cause a deadlock.

........

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

................
r51206 | russell | 2007-01-17 18:31:40 -0500 (Wed, 17 Jan 2007) | 12 lines

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

........
r51204 | russell | 2007-01-17 16:09:52 -0600 (Wed, 17 Jan 2007) | 4 lines

Instead of dividing the offset by 2 directly, make it more clear that the
offset is being scaled by the size of the elements in the buffer.
(Inspired by a discussing on the asterisk-dev list about this code)

........

................
r51207 | russell | 2007-01-17 18:35:43 -0500 (Wed, 17 Jan 2007) | 13 lines

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

........
r51205 | russell | 2007-01-17 17:31:11 -0600 (Wed, 17 Jan 2007) | 5 lines

Fix some instances where when loading func_odbc, a double-free could occur.
Also, remove an unneeded error message.  If the failure condition is
actually a memory allocation failure, a log message will already be
generated automatically.

........

................
r51212 | file | 2007-01-17 19:20:50 -0500 (Wed, 17 Jan 2007) | 10 lines

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

........
r51211 | file | 2007-01-17 19:18:44 -0500 (Wed, 17 Jan 2007) | 2 lines

Pass data as well for hold/unhold/vidupdate frames. (issue #8840 reported by mdu113)

........

................
r51214 | file | 2007-01-17 19:49:58 -0500 (Wed, 17 Jan 2007) | 10 lines

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

........
r51213 | file | 2007-01-17 19:48:55 -0500 (Wed, 17 Jan 2007) | 2 lines

Build the IMAP remote directory string better and properly. Fix an issue with encoding the GSM voicemail when attaching to the voicemail. (issue #8808 reported by akohlsmith)

........

................
r51215 | file | 2007-01-18 00:24:08 -0500 (Thu, 18 Jan 2007) | 2 lines

Add 's' option to Page application which checks devicestate before dialing. (issue #8673 reported by sunder)

................
r51221 | pcadach | 2007-01-18 01:59:22 -0500 (Thu, 18 Jan 2007) | 1 line

Update ast_append_ha() usage
................

[... 18491 lines stripped ...]


More information about the asterisk-commits mailing list