]>
git.ipfire.org Git - thirdparty/asterisk.git/log
Joshua Colp [Wed, 21 Mar 2007 03:33:57 +0000 (03:33 +0000)]
Minor tweak. Only queue up an unhold control frame if we are actually on hold. This would have shown itself when a call was initially being setup and the SDP data was being parsed in.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59083
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 21 Mar 2007 03:27:58 +0000 (03:27 +0000)]
Merged revisions 59081 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r59081 | file | 2007-03-20 23:25:48 -0400 (Tue, 20 Mar 2007) | 2 lines
Until we can do media level parsing for sendrecv/etc just use the first value found. This crept up when a phone was offered audio+video and returned an inactive video stream. chan_sip thought the phone said to put the person on hold but that was totally wrong. (issue #9319 reported by benbrown)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59082
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 21 Mar 2007 02:46:02 +0000 (02:46 +0000)]
Make the database show command spit out how many results it got. (issue #9332 reported by junky)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59080
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Tue, 20 Mar 2007 21:06:11 +0000 (21:06 +0000)]
Merged revisions 59078 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r59078 | tilghman | 2007-03-20 16:04:52 -0500 (Tue, 20 Mar 2007) | 2 lines
Fix defines for inline stack backtraces (only used by developers anyway)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59079
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Tue, 20 Mar 2007 20:44:58 +0000 (20:44 +0000)]
Merged revisions 59076 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r59076 | file | 2007-03-20 16:42:46 -0400 (Tue, 20 Mar 2007) | 2 lines
Copy len variable as well, should fix remaining IAX2 DTMF issues.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59077
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Steve Murphy [Tue, 20 Mar 2007 18:18:06 +0000 (18:18 +0000)]
The fix for the AEL <<security hole>> (bug 9316) is here...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59073
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Steve Murphy [Tue, 20 Mar 2007 18:15:56 +0000 (18:15 +0000)]
blocking 59070... it was just a repair, doesn't need to be here
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59072
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Steve Murphy [Tue, 20 Mar 2007 18:15:03 +0000 (18:15 +0000)]
blocking 59069... will commit these changes with separate patch
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59071
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 19 Mar 2007 22:32:40 +0000 (22:32 +0000)]
It is possible for mod to become invalid after we unload it (if it's a dynamic module) so move it around a bit.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59051
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 19 Mar 2007 22:31:14 +0000 (22:31 +0000)]
Merged revisions 59049 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r59049 | tilghman | 2007-03-19 17:29:56 -0500 (Mon, 19 Mar 2007) | 2 lines
Oops, this should have been a %d all along
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59050
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 19 Mar 2007 15:54:42 +0000 (15:54 +0000)]
Blocked revisions 59042 via svnmerge
........
r59042 | file | 2007-03-19 11:52:28 -0400 (Mon, 19 Mar 2007) | 2 lines
Fix typo in help for CDR function. (issue #9295 reported by ajohnson)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59043
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 19 Mar 2007 15:43:15 +0000 (15:43 +0000)]
Merged revisions 59040 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r59040 | tilghman | 2007-03-19 10:42:26 -0500 (Mon, 19 Mar 2007) | 2 lines
Fix unescaped semicolon (reported via -dev list)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59041
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Sun, 18 Mar 2007 20:39:37 +0000 (20:39 +0000)]
Merged revisions 59037 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r59037 | oej | 2007-03-18 21:37:06 +0100 (Sun, 18 Mar 2007) | 3 lines
Issue #9313, Asterisk crash on SIP return code 0 (reported by qwerty1979) (ASA-2007-011)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59038
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
BJ Weschke [Sun, 18 Mar 2007 16:59:48 +0000 (16:59 +0000)]
Merged revisions 59035 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r59035 | bweschke | 2007-03-18 12:36:44 -0400 (Sun, 18 Mar 2007) | 3 lines
Don't return a non-zero return code if the profile doesn't exist, to match what the documentation says it already does. (#9307 Reported by kkiely)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59036
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 16 Mar 2007 16:14:04 +0000 (16:14 +0000)]
Merged revisions 58992 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58992 | file | 2007-03-16 12:12:28 -0400 (Fri, 16 Mar 2007) | 2 lines
Wait for the async thread to exit when hanging up all of the paged phones under all circumstances. (issue #9181 reported by PhilSmith)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58995
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 16 Mar 2007 01:43:41 +0000 (01:43 +0000)]
Merged revisions 58957 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58957 | russell | 2007-03-15 20:42:37 -0500 (Thu, 15 Mar 2007) | 1 line
fix a couple SLA documentation references
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58958
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 16 Mar 2007 01:42:04 +0000 (01:42 +0000)]
Blocked revisions 58955 via svnmerge
........
r58955 | russell | 2007-03-15 20:41:00 -0500 (Thu, 15 Mar 2007) | 3 lines
Making these documentation changes in the 1.4 branch upset various people, so
these chanes will only be done in the trunk.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58956
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 16 Mar 2007 01:13:36 +0000 (01:13 +0000)]
Merged revisions 58953 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58953 | russell | 2007-03-15 20:12:40 -0500 (Thu, 15 Mar 2007) | 2 lines
Add the --pdf option to the usage of rubber in prep_tarball
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58954
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Mar 2007 00:04:00 +0000 (00:04 +0000)]
Merged revisions 58946 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58946 | tilghman | 2007-03-15 18:52:48 -0500 (Thu, 15 Mar 2007) | 2 lines
Refashion dump command to match common syntax and update the resulting appdocs TeX file
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58950
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Fri, 16 Mar 2007 00:02:43 +0000 (00:02 +0000)]
Fix trunk so that it compiles again
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58949
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 15 Mar 2007 23:56:10 +0000 (23:56 +0000)]
Merged revisions 58947 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58947 | russell | 2007-03-15 18:53:26 -0500 (Thu, 15 Mar 2007) | 3 lines
Add configure script checking for GTK2 and some additional Makefile targets
to support gmenuselect
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58948
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 15 Mar 2007 23:24:30 +0000 (23:24 +0000)]
Merged revisions 58941 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58941 | russell | 2007-03-15 18:24:09 -0500 (Thu, 15 Mar 2007) | 1 line
add a link to the rubber homepage
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58942
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 15 Mar 2007 23:12:33 +0000 (23:12 +0000)]
Blocked revisions 58939 via svnmerge
........
r58939 | tilghman | 2007-03-15 18:11:33 -0500 (Thu, 15 Mar 2007) | 2 lines
Expand deprecation warnings from simply warning on use to the builtin documentation.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58940
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 15 Mar 2007 22:52:27 +0000 (22:52 +0000)]
Merged revisions 58937 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58937 | russell | 2007-03-15 17:51:29 -0500 (Thu, 15 Mar 2007) | 2 lines
Add Asterisk version information to the generated PDF
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58938
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 15 Mar 2007 22:36:34 +0000 (22:36 +0000)]
Merged revisions 58935 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58935 | russell | 2007-03-15 17:35:52 -0500 (Thu, 15 Mar 2007) | 2 lines
have prep_tarball attempt to build asterisk.pdf
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58936
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 15 Mar 2007 22:33:46 +0000 (22:33 +0000)]
Merged revisions 58933 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58933 | tilghman | 2007-03-15 17:32:33 -0500 (Thu, 15 Mar 2007) | 2 lines
Function works fine, but the documentation is backwards.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58934
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 15 Mar 2007 22:29:45 +0000 (22:29 +0000)]
Merged revisions 58931 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58931 | russell | 2007-03-15 17:25:12 -0500 (Thu, 15 Mar 2007) | 13 lines
Merge changes from svn/asterisk/team/russell/LaTeX_docs.
* Convert most of the doc directory into a single LaTeX formatted document
so that we can generate a PDF, HTML, or other formats from this
information.
* Add a CLI command to dump the application documentation into LaTeX format
which will only be include if the configure script is run with
--enable-dev-mode.
* The PDF turned out to be close to 1 MB, so it is not included. However, you
can simply run "make asterisk.pdf" to generate it yourself. We may include
it in release tarballs or have automatically generated ones on the web site,
but that has yet to be decided.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58932
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 15 Mar 2007 18:21:03 +0000 (18:21 +0000)]
Merged revisions 58923 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58923 | file | 2007-03-15 15:13:21 -0300 (Thu, 15 Mar 2007) | 2 lines
Don't assume that the pvt structure will still exist after calling schedule_delivery as it may not. (issue #9278 reported by fmachado)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58924
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 14 Mar 2007 19:19:00 +0000 (19:19 +0000)]
Merged revisions 58906 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58906 | russell | 2007-03-14 14:18:08 -0500 (Wed, 14 Mar 2007) | 4 lines
Some people like to put "limitonpeer" instead of "limitonpeers" in their
configuration. While we're at it, support "limitonpeerz" and
"limitonpeerssssss". (inspired by issue #9172)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58907
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 14 Mar 2007 17:42:52 +0000 (17:42 +0000)]
Merged revisions 58902 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58902 | russell | 2007-03-14 12:04:38 -0500 (Wed, 14 Mar 2007) | 2 lines
Add a more basic example setup to the examples section
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58904
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Wed, 14 Mar 2007 17:01:37 +0000 (17:01 +0000)]
Correct reference to Radius library
THanks Philippe - Greetings from Lisboa, Portugal
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58901
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Wed, 14 Mar 2007 16:59:35 +0000 (16:59 +0000)]
Merged revisions 58848 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r58848 | oej | 2007-03-13 12:49:35 +0100 (Tue, 13 Mar 2007) | 10 lines
Merged revisions 58847 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r58847 | oej | 2007-03-13 12:45:52 +0100 (Tue, 13 Mar 2007) | 2 lines
Issue #9229 - No port in request URI on register to non default SIP ports (neelakantan)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58900
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 14 Mar 2007 16:40:52 +0000 (16:40 +0000)]
Merged revisions 58897 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r58897 | russell | 2007-03-14 11:40:22 -0500 (Wed, 14 Mar 2007) | 11 lines
Merged revisions 58896 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r58896 | russell | 2007-03-14 11:38:48 -0500 (Wed, 14 Mar 2007) | 3 lines
Add a note to the security file that the Asterisk CLI and log files may contain
sensitive information, and that people should keep this in mind.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58898
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 14 Mar 2007 16:34:03 +0000 (16:34 +0000)]
Merged revisions 58894 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58894 | russell | 2007-03-14 11:33:01 -0500 (Wed, 14 Mar 2007) | 8 lines
By default, don't attempt to do any CallerID handling at all with SLA because
it is known to not work properly in some situations. However, add an option to
enable it for those that would like to use it anyway.
The short story behind this is that to properly handle CallerID with SLA, we
need the ability to change the CallerID on an existing call, and we are not
ready to handle that.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58895
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Wed, 14 Mar 2007 01:56:03 +0000 (01:56 +0000)]
Merged revisions 58880 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58880 | tilghman | 2007-03-13 20:47:08 -0500 (Tue, 13 Mar 2007) | 3 lines
Issue 9162 - pbx_substitute_variables_helper assumes the buffer is initialized
to all zeroes. This fixes a case where it wasn't.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58881
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 13 Mar 2007 23:20:41 +0000 (23:20 +0000)]
Merged revisions 58872 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58872 | russell | 2007-03-13 18:19:51 -0500 (Tue, 13 Mar 2007) | 4 lines
Ensure that the blinky lights show that the trunk stopped ringing when the
trunk hangs up before a station has answered it.
(issue #9234, reported by francesco_r)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58873
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 13 Mar 2007 23:11:30 +0000 (23:11 +0000)]
Merged revisions 58870 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58870 | russell | 2007-03-13 18:11:08 -0500 (Tue, 13 Mar 2007) | 1 line
fix the reference to the SLA documentation
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58871
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 13 Mar 2007 21:22:33 +0000 (21:22 +0000)]
Merge changes from team/russell/sqlite:
* Add new module, cdr_sqlite3_custom which allows logging custom CDRs into a
SQLite3 database. (issue #7149, alerios)
* Add new module, res_config_sqlite, which adds realtime database configuration
support for SQLite version 2. I decided that this was ok since we didn't have
any realtime support for version 3. If someone ports this to version 3, then
version 2 support can be removed or marked deprecated.
(issue #7790, rbarun_proformatique)
* Mark cdr_sqlite as deprecated in favor of cdr_sqlite3_custom.
Also, note that there were other modules on the bug tracker that did not make
the cut because they provided some duplicated functionality. Those are:
* cdr_sqlite3 (issue #6754, moy)
* cdr_sqlite3 (issue #8694, bsd)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58866
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 13 Mar 2007 10:14:13 +0000 (10:14 +0000)]
Merged revisions 58845 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58845 | oej | 2007-03-13 11:03:03 +0100 (Tue, 13 Mar 2007) | 3 lines
Don't hangup the call on OK or errors on MESSAGE and INFO
inside of a dialog (like video update requests).
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58846
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 13 Mar 2007 09:15:17 +0000 (09:15 +0000)]
Merged revisions 58843 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58843 | oej | 2007-03-13 10:12:16 +0100 (Tue, 13 Mar 2007) | 2 lines
Issue #9251 - Clear From URI from user attributes (tgrman)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58844
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Mon, 12 Mar 2007 09:37:13 +0000 (09:37 +0000)]
Change URL to OpenH323 (thanks, Tzafrir!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58822
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 12 Mar 2007 01:22:29 +0000 (01:22 +0000)]
Merged revisions 58783 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58783 | file | 2007-03-11 21:21:12 -0400 (Sun, 11 Mar 2007) | 2 lines
Allow RFC2833 compensation to compensate for even stupider implementations by queueing up the end frame at the start, not the actual end. (issue #8963 reported by AndrewZ)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58784
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 12 Mar 2007 00:54:13 +0000 (00:54 +0000)]
Merged revisions 58779 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58779 | file | 2007-03-11 20:51:16 -0400 (Sun, 11 Mar 2007) | 2 lines
Add matchexterniplocally setting which only substitutes your externip/externhost setting if it matches the localnet setting. I know of at least two people who need opposite settings, so I made it an option! (issue #8821 reported by kokoskarokoska)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58780
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sun, 11 Mar 2007 21:57:05 +0000 (21:57 +0000)]
grammatical errors are bad, mmmkay?
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58761
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Sun, 11 Mar 2007 16:43:14 +0000 (16:43 +0000)]
Add CLI command "marko show birthday" to show "birthday information"
for Mark Spencers upcoming 30th birthday.
To enable, run `make menuselect` and select the option MARKO_BDAY under Compiler Flags.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58742
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 10 Mar 2007 18:15:41 +0000 (18:15 +0000)]
Merged revisions 58705 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58705 | russell | 2007-03-10 12:11:11 -0600 (Sat, 10 Mar 2007) | 6 lines
Fix a few more places in chan_iax2 where the ast_frame used for receiving a
frame was not properly initialized.
- Interpolating a frame when the jitterbuffer is in use
- decrypting a frame when IAX2 encryption is on
- frames in an IAX2 trunk
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58706
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 10 Mar 2007 04:01:07 +0000 (04:01 +0000)]
Merged revisions 58669 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58669 | russell | 2007-03-09 21:58:27 -0600 (Fri, 09 Mar 2007) | 2 lines
Make the compiler happy and initialize a variable.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58670
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 10 Mar 2007 00:00:26 +0000 (00:00 +0000)]
Merged revisions 58638 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58638 | russell | 2007-03-09 17:59:10 -0600 (Fri, 09 Mar 2007) | 8 lines
Merge some updates to the SLA documentation. I plan to keep working on this
to explain all of the expected behavior with call handling, configuration
details for specific phones, and other things. However, I got tired of doing
it in plain text, so I switched to using LaTeX. I have included the PDF version.
I haven't been able to get a nice looking plain text version out of it yet, but
I'm not terribly concerned since this is supposed to be more of the manual,
while the plain text sample configuration file is the reference.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58639
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 9 Mar 2007 21:10:20 +0000 (21:10 +0000)]
Merged revisions 58604 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58604 | file | 2007-03-09 16:08:19 -0500 (Fri, 09 Mar 2007) | 2 lines
Fix spelling of unavailable in voicemail documentation. (issue #9248 reported by tensai)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58605
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 9 Mar 2007 20:53:37 +0000 (20:53 +0000)]
Merged revisions 58584 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r58584 | file | 2007-03-09 15:49:47 -0500 (Fri, 09 Mar 2007) | 10 lines
Merged revisions 58579 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r58579 | file | 2007-03-09 15:46:43 -0500 (Fri, 09 Mar 2007) | 2 lines
If we are unable to lookup the host in a c line we have to abort, otherwise the previous data is gone and we will (potentially) have no data when all is said and done.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58592
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 8 Mar 2007 23:21:44 +0000 (23:21 +0000)]
Merged revisions 58512 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58512 | russell | 2007-03-08 16:15:15 -0600 (Thu, 08 Mar 2007) | 5 lines
Hang up the channel that put the call on hold in the event processing thread to
avoid a race condition. Also, if the station originated the call that it is
putting on hold, don't hang up the trunk if it was the only station on the call
and it is hanging up due to hold and not a normal hangup.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58541
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 8 Mar 2007 22:08:28 +0000 (22:08 +0000)]
Merged revisions 58510 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58510 | russell | 2007-03-08 16:06:54 -0600 (Thu, 08 Mar 2007) | 3 lines
Add a missing break statement so that handling the above event does not
incorrectly destroy the channel. (issue #9242, andrew)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58511
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 8 Mar 2007 21:34:40 +0000 (21:34 +0000)]
Merged revisions 58479 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58479 | tilghman | 2007-03-08 15:33:03 -0600 (Thu, 08 Mar 2007) | 2 lines
Fix segfault (Issue 9236)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58480
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 8 Mar 2007 20:56:57 +0000 (20:56 +0000)]
Merged revisions 58474 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58474 | russell | 2007-03-08 14:54:56 -0600 (Thu, 08 Mar 2007) | 3 lines
Refactor hold handling a bit so that it does not require keeping the call up
when a call is put on hold.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58475
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 8 Mar 2007 18:05:54 +0000 (18:05 +0000)]
Merged revisions 58436 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58436 | file | 2007-03-08 13:01:00 -0500 (Thu, 08 Mar 2007) | 2 lines
Make early SDP seeding even smarter! We have to check codecs in the make_compatible function too. (issue #9221 reported by marcelbarbulescu)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58437
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 8 Mar 2007 16:09:23 +0000 (16:09 +0000)]
Merged revisions 58389 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r58389 | file | 2007-03-08 11:07:10 -0500 (Thu, 08 Mar 2007) | 10 lines
Merged revisions 58388 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r58388 | file | 2007-03-08 11:04:58 -0500 (Thu, 08 Mar 2007) | 2 lines
Only print out debug message if the definition that makes the variables shows up was actually defined. (issue #9233 reported by serginuez)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58390
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 8 Mar 2007 13:27:02 +0000 (13:27 +0000)]
Merged revisions 58354 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58354 | kpfleming | 2007-03-08 08:23:46 -0500 (Thu, 08 Mar 2007) | 2 lines
this change was not needed; fclose() handles closing the file descriptor already
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58355
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 8 Mar 2007 13:21:38 +0000 (13:21 +0000)]
Merged revisions 58351-58352 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58351 | kpfleming | 2007-03-08 08:17:17 -0500 (Thu, 08 Mar 2007) | 2 lines
fix two cases where HTTP session file descriptors would not be closed
........
r58352 | kpfleming | 2007-03-08 08:17:42 -0500 (Thu, 08 Mar 2007) | 2 lines
fix a compiler warning, and overwriting 'res' value
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58353
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 8 Mar 2007 01:06:00 +0000 (01:06 +0000)]
Merged revisions 58320 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58320 | russell | 2007-03-07 19:01:46 -0600 (Wed, 07 Mar 2007) | 6 lines
If we receive ZT_EVENT_REMOVED, destroy the specified channel.
(issue #7256, tzafrir)
Also, update the configure script to make sure that we don't try to build
chan_zap if the installed version of zaptel does not include ZT_EVENT_REMOVED.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58321
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 7 Mar 2007 22:30:52 +0000 (22:30 +0000)]
Add the ability to dynamically specify weights for responses to DUNDi queries.
This can be done using a global variable or a dialplan function. Using the
SHELL() function will allow you to use an external script to determine what the
weight in the response should be. This can be very useful in load balancing
applications.
(inspired by discussions with blitzrage and jsmith in #asterisk-bugs)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58304
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 7 Mar 2007 20:05:05 +0000 (20:05 +0000)]
Make the loader less noisy under valgrind.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58286
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 7 Mar 2007 18:20:51 +0000 (18:20 +0000)]
Merged revisions 58243 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r58243 | russell | 2007-03-07 12:19:19 -0600 (Wed, 07 Mar 2007) | 17 lines
(This bug was reported to me by Kinsey Moore)
Merged revisions 58242 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r58242 | russell | 2007-03-07 12:17:07 -0600 (Wed, 07 Mar 2007) | 7 lines
Fix a problem where the Asterisk channel name could be that of the wrong IAX2
user for a call. This is because the first step of choosing this name is to
look for an IAX2 peer that happens to have the same IP/port number that this
call is coming from and assuming that is it. However, this is not always
correct. So, I have made it change this name after authentication happens
since at that point, we have an exact match.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58244
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 7 Mar 2007 17:55:11 +0000 (17:55 +0000)]
Merged revisions 58240 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58240 | file | 2007-03-07 12:52:58 -0500 (Wed, 07 Mar 2007) | 2 lines
Ensure we have (or should have) at least one matching codec before attempting early bridge SDP seeding. (issue #9221 reported by marcelbarbulescu)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58241
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Wed, 7 Mar 2007 08:08:46 +0000 (08:08 +0000)]
Adding reference to ices home page. Anyone that has tested with ices2 ?
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58224
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 7 Mar 2007 01:07:16 +0000 (01:07 +0000)]
Add the format of the file that is currently being played to the verbose message.
(issue #9105, junky)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58208
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 7 Mar 2007 00:26:01 +0000 (00:26 +0000)]
Merged revisions 58165 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r58165 | russell | 2007-03-06 18:25:19 -0600 (Tue, 06 Mar 2007) | 12 lines
Merged revisions 58164 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r58164 | russell | 2007-03-06 18:20:13 -0600 (Tue, 06 Mar 2007) | 4 lines
If the channels acquired using the manager Redirect action are not up, then
don't attempt to do anything with them. It could lead to weird behavior,
including crashes. (issue #8977)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58166
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 6 Mar 2007 23:58:38 +0000 (23:58 +0000)]
Add some documentation on the arguments to the base64 encode/decode functions.
(inspired by issue #9215)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58149
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 6 Mar 2007 23:20:57 +0000 (23:20 +0000)]
Send a manager AgentComplete event when the agent transfers the call, in
addition to where it is already sent if either side hangs up.
(issue #9219, rgollent)
In passing, I put this code in a function so it would not be duplicated
a third time.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58123
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Steve Murphy [Tue, 6 Mar 2007 23:19:59 +0000 (23:19 +0000)]
Merged revisions 58121 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r58121 | murf | 2007-03-06 16:10:14 -0700 (Tue, 06 Mar 2007) | 9 lines
Merged revisions 58115 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r58115 | murf | 2007-03-06 15:52:52 -0700 (Tue, 06 Mar 2007) | 1 line
Fix for 9220: Eyebeam cannot renew subscriptions for presence info. Reason: re-SUBSCRIBE requests don't include Accept headers, which the rfc says are optional (to put it tersely), (it uses MAY), and luckily, the sip_pvt struct has the format info stored, so we simply leave it if the format is set, and the accept header null.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58122
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 6 Mar 2007 23:01:30 +0000 (23:01 +0000)]
Merged revisions 58119 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58119 | russell | 2007-03-06 17:00:57 -0600 (Tue, 06 Mar 2007) | 3 lines
Clarify the documentation of the dialout and sendvoicemail options.
(issue #9000, caio1982 and serge-v)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58120
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 6 Mar 2007 22:15:02 +0000 (22:15 +0000)]
Sync codec_zap with the one that is in the 1.4 branch so that it can actually
build here, too.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58101
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 6 Mar 2007 20:45:29 +0000 (20:45 +0000)]
Merged revisions 58053 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r58053 | oej | 2007-03-06 21:37:07 +0100 (Tue, 06 Mar 2007) | 10 lines
Merged revisions 58052 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r58052 | oej | 2007-03-06 21:33:21 +0100 (Tue, 06 Mar 2007) | 2 lines
Change error message to proper message
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58055
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Tue, 6 Mar 2007 20:41:21 +0000 (20:41 +0000)]
Debug control, debug control.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58054
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 6 Mar 2007 18:02:35 +0000 (18:02 +0000)]
Merged revisions 58023 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58023 | russell | 2007-03-06 12:01:20 -0600 (Tue, 06 Mar 2007) | 3 lines
Return an error of transmit_response is called without a session.
(issue #9002)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58025
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 6 Mar 2007 18:02:07 +0000 (18:02 +0000)]
Blocked revisions 57591 via svnmerge
........
r57591 | russell | 2007-03-02 18:02:29 -0600 (Fri, 02 Mar 2007) | 1 line
add missing configuration template. Thanks to Lacy Moore on asterisk-users for pointing this out\!
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58024
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Tue, 6 Mar 2007 08:51:45 +0000 (08:51 +0000)]
move declaration to the beginning of a block
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57993
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Luigi Rizzo [Tue, 6 Mar 2007 08:36:28 +0000 (08:36 +0000)]
remove duplicate const
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57979
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Mar 2007 20:13:51 +0000 (20:13 +0000)]
Add zap show version CLI command. This pulls the version/echo canceller in use directly using the ZT_GETVERSION ioctl. (issue #9094 reported by tootai)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57943
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Mar 2007 19:20:45 +0000 (19:20 +0000)]
Merged revisions 57914 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r57914 | file | 2007-03-05 14:19:07 -0500 (Mon, 05 Mar 2007) | 2 lines
Since chan_iax2 does not support reception of DTMF with duration ensure that it is set to 0 on the frame. (issue #8521 reported by gdhgdh)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57915
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Mar 2007 18:46:59 +0000 (18:46 +0000)]
Merged revisions 57872 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r57872 | file | 2007-03-05 13:39:28 -0500 (Mon, 05 Mar 2007) | 2 lines
Don't create a listen channel and record the conference unless the option is turned on. (issue #9204 reported by francesco_r)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57875
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Mar 2007 18:45:28 +0000 (18:45 +0000)]
I like it when app_meetme builds under dev mode, don't you?
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57873
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Mar 2007 17:55:29 +0000 (17:55 +0000)]
Merged revisions 57870 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r57870 | file | 2007-03-05 12:52:03 -0500 (Mon, 05 Mar 2007) | 10 lines
Merged revisions 57869 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r57869 | file | 2007-03-05 12:49:18 -0500 (Mon, 05 Mar 2007) | 2 lines
Make create_dirpath use our standard for return values. -1 is failure, 0 is success. (issue #9205 reported by ballares)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57871
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Steve Murphy [Mon, 5 Mar 2007 15:30:37 +0000 (15:30 +0000)]
Merged revisions 57826 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r57826 | murf | 2007-03-05 08:20:17 -0700 (Mon, 05 Mar 2007) | 9 lines
Merged revisions 57825 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r57825 | murf | 2007-03-05 07:53:57 -0700 (Mon, 05 Mar 2007) | 1 line
Fixed a typo introduced via 9156 (either the gotos or their doc strings are wrong)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57827
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Mar 2007 04:21:28 +0000 (04:21 +0000)]
Merged revisions 57798 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r57798 | file | 2007-03-04 23:19:53 -0500 (Sun, 04 Mar 2007) | 2 lines
Don't allow a NULL pointer to reach ast_frdup. (issue #9155 reported by cmaj)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57799
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Mar 2007 03:41:48 +0000 (03:41 +0000)]
Remove no longer present CLI commands from sample extensions.conf. (issue #9193 reported by junky)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57772
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Mar 2007 03:39:32 +0000 (03:39 +0000)]
Merged revisions 57770 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r57770 | file | 2007-03-04 22:35:03 -0500 (Sun, 04 Mar 2007) | 2 lines
Don't reference a potentially NULL pointer. (issue #9199 reported by klolik)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57771
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Mar 2007 03:24:18 +0000 (03:24 +0000)]
Merged revisions 57768 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r57768 | file | 2007-03-04 22:22:17 -0500 (Sun, 04 Mar 2007) | 2 lines
Preserve marker bit when P2P bridging. (issue #9198 reported by edgreenberg)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57769
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sat, 3 Mar 2007 16:43:36 +0000 (16:43 +0000)]
Convert stack apps to use ast_storage channel structure
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57736
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Steve Murphy [Sat, 3 Mar 2007 15:35:44 +0000 (15:35 +0000)]
updated the regression tests
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57708
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sat, 3 Mar 2007 14:40:18 +0000 (14:40 +0000)]
Expand datastores to add the notion of inheritance. This will be needed for
the conversion of IAX2 variables from the current custom method to ast_storage.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57691
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sat, 3 Mar 2007 06:46:24 +0000 (06:46 +0000)]
Merged revisions 57649 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r57649 | tilghman | 2007-03-03 00:45:00 -0600 (Sat, 03 Mar 2007) | 10 lines
Merged revisions 57648 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r57648 | tilghman | 2007-03-03 00:36:55 -0600 (Sat, 03 Mar 2007) | 2 lines
Memory leak of a list, if call recording was abandoned
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57651
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Dwayne M. Hubbard [Sat, 3 Mar 2007 01:11:36 +0000 (01:11 +0000)]
Merged revisions 57620 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r57620 | dhubbard | 2007-03-02 18:59:24 -0600 (Fri, 02 Mar 2007) | 1 line
submitted patch for Georgian language, issue 9010, submitted by Alexander Shaduri
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57621
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 3 Mar 2007 00:01:25 +0000 (00:01 +0000)]
Add the missing configuration template to the sample config file.
Thanks to Lacy Moore on the asterisk-users list for pointing out that this
was missing!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57590
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 2 Mar 2007 23:05:25 +0000 (23:05 +0000)]
Merged revisions 57556 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r57556 | russell | 2007-03-02 17:03:01 -0600 (Fri, 02 Mar 2007) | 3 lines
Update the check that is used to determine whether zaptel transcoder support
is present. The interface has changed.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57557
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 2 Mar 2007 18:05:29 +0000 (18:05 +0000)]
Don't try to do recursive locking/unlocking when it isn't supported.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57519
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 2 Mar 2007 17:09:18 +0000 (17:09 +0000)]
Merged revisions 57477 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r57477 | file | 2007-03-02 12:06:52 -0500 (Fri, 02 Mar 2007) | 10 lines
Merged revisions 57475 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r57475 | file | 2007-03-02 12:02:46 -0500 (Fri, 02 Mar 2007) | 2 lines
If a SIP message comes in and goes to a method handler that requires additional values that may not be present then send back an error.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57478
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Steve Murphy [Fri, 2 Mar 2007 17:03:47 +0000 (17:03 +0000)]
Merged revisions 57473 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r57473 | murf | 2007-03-02 09:55:16 -0700 (Fri, 02 Mar 2007) | 9 lines
Merged revisions 57458 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r57458 | murf | 2007-03-02 09:39:33 -0700 (Fri, 02 Mar 2007) | 1 line
further refinement in wording of goto documentation, as per 9156, goto not proceeding to next instruction
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57476
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 2 Mar 2007 16:59:22 +0000 (16:59 +0000)]
Add the channel's Language to the "show channel" CLI command and the DumpChan
application. (issue #9187, Junky)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57474
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Steve Murphy [Fri, 2 Mar 2007 05:57:06 +0000 (05:57 +0000)]
Merged revisions 57426 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r57426 | murf | 2007-03-01 22:21:36 -0700 (Thu, 01 Mar 2007) | 1 line
I almost had comma escapes right, but 9184 points out the problem-- the escape is removed by pbx_config, and pbx_ael should also, before sending it down into the pbx engine. Also, you have to insert it back in, if you are generating extensions.conf code from the AEL.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57438
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 2 Mar 2007 00:22:22 +0000 (00:22 +0000)]
Merged revisions 57396 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r57396 | russell | 2007-03-01 18:20:44 -0600 (Thu, 01 Mar 2007) | 4 lines
Return the correct digit that interrupted the stream. This fixes exiting the
Background application when using the m option.
(issue #9176, mjagdis)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57397
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3