Kevin P. Fleming
|
43f7956422
|
ensure that hints are allowed to use global variable references
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7382 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-07 20:46:55 +00:00 |
|
Kevin P. Fleming
|
96fcc02900
|
ensure that sound/music files are handled as binary
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7351 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-06 00:23:05 +00:00 |
|
Kevin P. Fleming
|
2e8b6e7f20
|
replace with unmodified file
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7349 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-06 00:19:17 +00:00 |
|
Kevin P. Fleming
|
3ed93398e9
|
_really_ don't mess with line endings
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7347 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-06 00:08:19 +00:00 |
|
Kevin P. Fleming
|
d84e0caea8
|
don't try to expand keywords in this file
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7346 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-06 00:07:48 +00:00 |
|
Kevin P. Fleming
|
5c1da58b90
|
set this file to binary mode, so it won't be mangled on export/checkout
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7345 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-06 00:02:08 +00:00 |
|
Russell Bryant
|
018c617199
|
remove ASTERISKVERSIONNUM from the version string given to doxygen
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7340 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-05 06:47:51 +00:00 |
|
Russell Bryant
|
a49f954f6a
|
don't delete dynamic queue members when reloading the static members from a realtime database (issue #5922)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7337 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-05 00:09:12 +00:00 |
|
Russell Bryant
|
03a8791440
|
fix the order of arguments to an error message (issue #5927)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7335 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-05 00:01:17 +00:00 |
|
Kevin P. Fleming
|
78ad17381e
|
use a more efficient way to get the revision number, that will also report if the working copy contains uncommitted modifications
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7329 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-04 18:03:07 +00:00 |
|
Tilghman Lesher
|
5b03803e2f
|
Bug 5925: check for "Unknown", as that's what app_voicemail puts into the field for Unknown callerid
Also, remove useless res checks (initialized to 0; never set)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7310 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-03 19:55:05 +00:00 |
|
Olle Johansson
|
ee1e461a57
|
Documenting the default registerattempts setting as 0, continue hammering the server for ever and ever ;-)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7299 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-03 01:24:40 +00:00 |
|
Tilghman Lesher
|
a543725311
|
Turn on executable bits for startup scripts, and fix bash var interpolation for Mandrake
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7285 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-02 21:12:05 +00:00 |
|
Olle Johansson
|
8c701a0861
|
Bug #5907. Improve SIP INFO DTMF debugging output. (1.2 & Trunk)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7275 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-02 00:52:13 +00:00 |
|
Kevin P. Fleming
|
5fbe566524
|
inherit channel variables into channels created by Page() application (issue #5888)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7274 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-02 00:51:15 +00:00 |
|
Kevin P. Fleming
|
e14cf31bc9
|
allow previous context-searching behavior to be used if desired (issue #5899)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7273 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-02 00:42:40 +00:00 |
|
Kevin P. Fleming
|
0042c03c7e
|
properly handle password changes when mailbox is last line of config file and not followed by a newline (issue #5870)
reformat password changing code to conform to coding guidelines (issue #5870)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7272 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-02 00:39:00 +00:00 |
|
Kevin P. Fleming
|
41023ecb9c
|
protect agent_bridgedchannel() from segfaulting when there is no bridged channel (issue #5879)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7271 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-02 00:28:48 +00:00 |
|
Kevin P. Fleming
|
fb8d0a544d
|
allow variables to exist on both 'halves' of the Local channel (issue #5810)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7270 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-02 00:26:12 +00:00 |
|
Kevin P. Fleming
|
acaf8c9cc9
|
don't block waiting for the Festival server forever when it goes away (issue #5882)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7269 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 23:49:44 +00:00 |
|
Kevin P. Fleming
|
0d3fc8d103
|
ensure channel's scheduling context is freed (issue #5788)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7268 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 23:34:58 +00:00 |
|
Kevin P. Fleming
|
9bbfbacacc
|
Makefile 'update' target now supports updating from Subversion repositories (issue #5875)
remove support for 'patches' subdirectory, it's no longer useful
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7266 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 23:18:29 +00:00 |
|
Olle Johansson
|
8e301c629f
|
Changing bug report address to the Asterisk issue tracker
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7265 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 23:18:14 +00:00 |
|
Olle Johansson
|
9576d8a081
|
Removing references to 1.1dev, replacing with 1.2, in documentation files.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7263 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 22:21:13 +00:00 |
|
Olle Johansson
|
7db96672bf
|
Fixing some spelling errors, as well as changing "cvs" to "subversion" in misdn documentation.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7261 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 21:38:38 +00:00 |
|
Kevin P. Fleming
|
0d8f099ca2
|
ensure that 'svn info' output is in the expected language for the script to parse (issue #5880)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7257 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 19:25:06 +00:00 |
|
Russell Bryant
|
0a4d7e5068
|
use ast_app_separate_args to split arguments (issue #5686)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7251 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 02:33:58 +00:00 |
|
Russell Bryant
|
a32f75b800
|
fix queue weight feature - compare member interfaces instead of pointers to
the members, since each queue has its own list of members. (issue #5863)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7249 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 01:19:04 +00:00 |
|
Russell Bryant
|
78f37c51ef
|
use '=' instead of '==' for string comparisons. /bin/bash is ok with this, but
/bin/sh is not. (issue #5885)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7247 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 00:44:34 +00:00 |
|
Russell Bryant
|
d6e5eb75ee
|
remove outdated redhat init script and provide the updated one in 'make rpm' (issue #5786)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7244 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 21:31:18 +00:00 |
|
Russell Bryant
|
6f433a7e7b
|
Comment out LD_ASSUME_KERNEL by default.
Print error messages if the asterisk executable or the asterisk configuration
directory are not found. (issue #5785, #5708)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7242 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 21:24:52 +00:00 |
|
Russell Bryant
|
ce2ecb5582
|
fix DIALEDTIME when call has not been answered (issue #5862)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 17:39:36 +00:00 |
|
Russell Bryant
|
45c15e8561
|
do not allow an rtp message with zero type (issue #5749)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7233 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 14:27:59 +00:00 |
|
Russell Bryant
|
5e3f4186da
|
fix hint case sensitivity (issue #5856)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7231 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 07:22:42 +00:00 |
|
Russell Bryant
|
d03694df19
|
add description of the "fromdomain" option (issue #5874)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7228 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 05:26:26 +00:00 |
|
Josh Roberson
|
d52e8fa7d2
|
backport fix from trunk
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7227 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 03:52:18 +00:00 |
|
Kevin P. Fleming
|
77c6cd0bff
|
remove remaining CVS references
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7226 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 03:37:37 +00:00 |
|
Kevin P. Fleming
|
463ebe8b4b
|
port memory leak fix from rev 7223 in trunk
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7224 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 03:20:42 +00:00 |
|
Kevin P. Fleming
|
a563eab49a
|
remove extraneous svn:executable properties
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 18:24:39 +00:00 |
|
Kevin P. Fleming
|
bf9d4b103d
|
do the multiple-lock check for cond_wait properly...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7219 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 14:26:22 +00:00 |
|
Russell Bryant
|
7dc2449f3a
|
print an error message if invalid arguments are specified
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7218 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 06:12:29 +00:00 |
|
Russell Bryant
|
27cc20db11
|
fix a couple of typos and a buglet
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7216 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 05:11:05 +00:00 |
|
Kevin P. Fleming
|
4e04f5f731
|
if the lock protected a pthread_cond is held recursively, warn before waiting onthe condition
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7213 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 01:25:28 +00:00 |
|
Kevin P. Fleming
|
5ec3844077
|
remove CVS ignore lists, set SVN ignore lists
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7212 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 00:46:54 +00:00 |
|
Kevin P. Fleming
|
f641c7cd0d
|
port version string computation from trunk
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7208 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-28 04:01:06 +00:00 |
|
Kevin P. Fleming
|
49aa54cafc
|
branch renames
remove unneeded branches
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7199 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-27 16:04:52 +00:00 |
|
Russell Bryant
|
e3b81e66a1
|
issue #5850
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-2@7196 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-25 14:17:38 +00:00 |
|
Russell Bryant
|
7bb6b928b5
|
fix typo - thanks twisted :)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-2@7194 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-23 06:02:32 +00:00 |
|
Russell Bryant
|
ad4dc7c4a9
|
fix the date
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-2@7193 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-23 05:59:05 +00:00 |
|
Russell Bryant
|
feb9764721
|
issue #5828
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-2@7191 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-23 05:57:10 +00:00 |
|