Olle Johansson
|
4cb24d2942
|
Changing "cvs" to "subversion" in documentation, also removing references to old versions of Asterisk
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7262 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 22:17:35 +00:00 |
|
Kevin P. Fleming
|
d50c812e1c
|
Merged revisions 7257 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r7257 | kpfleming | 2005-12-01 13:25:06 -0600 (Thu, 01 Dec 2005) | 2 lines
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/trunk@7258 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 19:27:49 +00:00 |
|
Kevin P. Fleming
|
0b6dd5c5a8
|
configure trunk for merging fixes from 1.2 branch
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7256 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 19:18:18 +00:00 |
|
Matthew Fredrickson
|
39c7f262a0
|
Add app to send pri keypad facility digits during a call
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7254 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 18:52:24 +00:00 |
|
Russell Bryant
|
91316ef9e5
|
use ast_app_separate_args to split arguments (issue #5686)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7250 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 02:32:10 +00:00 |
|
Russell Bryant
|
ad122bf6cd
|
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/trunk@7248 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 01:17:41 +00:00 |
|
Russell Bryant
|
b994fcae8b
|
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/trunk@7246 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-01 00:43:17 +00:00 |
|
Russell Bryant
|
48a4c3a24d
|
remove outdated redhat init script and provide the updated one in 'make rpm' (issue #5786)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7243 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 21:30:18 +00:00 |
|
Russell Bryant
|
056d4010e9
|
Comment out LD_ASSUME_KERNEL by default.
Print error messages if asterisk executable or the asterisk configuration
directory is not found. (issue #5785, #5708)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7241 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 21:22:38 +00:00 |
|
Russell Bryant
|
0d341e060f
|
use app arg parsing macros (issue #5678)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7239 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 20:15:36 +00:00 |
|
Russell Bryant
|
db755f9035
|
use app arg parsing macros (issue #5681)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7238 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 20:09:58 +00:00 |
|
Russell Bryant
|
cf2690dc4a
|
use app arg parsing macros (issue #5690)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7237 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 19:53:05 +00:00 |
|
Russell Bryant
|
6e1957475c
|
use app arg parsing macros (issue #5679)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7236 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 19:38:54 +00:00 |
|
Russell Bryant
|
1ced6b4775
|
convert VMCOUNT function to use new app args parsing macros (issue #5688)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7235 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 19:20:28 +00:00 |
|
Russell Bryant
|
68fa778314
|
do not allow an rtp message with zero type (issue #5749)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7232 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 14:24:50 +00:00 |
|
Russell Bryant
|
cff32c9b6d
|
print an error message if invalid arguments are specified (issue #5872)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7230 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 05:29:36 +00:00 |
|
Russell Bryant
|
6a2bb9c3e0
|
add description of the fromdomain option (issue #5874)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7229 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 05:26:29 +00:00 |
|
Josh Roberson
|
1f538ad219
|
issue #5887
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 03:35:24 +00:00 |
|
Kevin P. Fleming
|
66ddc1dd5f
|
free write frames when spy queues provide frames that don't need to be dup'd
properly lock and trigger spies when detaching them en masse
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7223 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 03:16:53 +00:00 |
|
Kevin P. Fleming
|
350287ea08
|
move mkpkgconfig script where it belongs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7222 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-30 02:00:49 +00:00 |
|
Kevin P. Fleming
|
2c65582b66
|
remove extraneous svn:executable properties
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 18:24:39 +00:00 |
|
Kevin P. Fleming
|
c14588af86
|
remove remaining .cvsignore files
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7220 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 18:09:49 +00:00 |
|
Russell Bryant
|
df53606847
|
remove duplicate list of cdr variable names (issue #5865)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7217 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 05:45:35 +00:00 |
|
Russell Bryant
|
06b4b11c4b
|
fix some typos and add the reload function
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7215 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 04:41:19 +00:00 |
|
Russell Bryant
|
8e28b45846
|
Add a minor optimization to CLI tab completion functions for channels.
Also, clean up some formatting and coding guidelines issues.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7214 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-29 04:25:28 +00:00 |
|
Kevin P. Fleming
|
45c2f3b9f9
|
make version-string computation based on SVN branch/revision numbers
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7207 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-28 03:59:39 +00:00 |
|
Mark Spencer
|
aab82dc3d2
|
Record DIALEDTIME on incomplete calls, update description (bug #5862)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7198 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-25 19:59:46 +00:00 |
|
Mark Spencer
|
f831c89066
|
Fix hint case sensitivity (bug #5856)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7197 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-25 19:52:30 +00:00 |
|
Russell Bryant
|
6801852c65
|
issue #5850
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7195 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-25 14:13:54 +00:00 |
|
Russell Bryant
|
4349fda37a
|
issue #5828
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-23 05:58:41 +00:00 |
|
Josh Roberson
|
fb418aa2e0
|
issue #5826
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7188 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-23 05:03:42 +00:00 |
|
Josh Roberson
|
e38a91b45a
|
issue #5829
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7187 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-23 04:46:12 +00:00 |
|
Kevin P. Fleming
|
1cfc858e89
|
remove extraneous header
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7185 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 19:33:33 +00:00 |
|
Kevin P. Fleming
|
e9cde1fbdb
|
fix port number handling in peer building functions
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7182 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 19:27:26 +00:00 |
|
Kevin P. Fleming
|
2424305562
|
proper entry formatting (doh!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7181 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 19:24:43 +00:00 |
|
Kevin P. Fleming
|
354b7f1a81
|
fix a bug found during a recent upgrade
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7180 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 19:20:26 +00:00 |
|
Josh Roberson
|
d34be7edf7
|
Re-add explicit poll support for Darwin, as without it, rasterisk (or asterisk -r) is broken under Darwin.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7172 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 15:09:31 +00:00 |
|
Russell Bryant
|
aeac8bf137
|
issue #5789
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7171 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 13:41:28 +00:00 |
|
Russell Bryant
|
ee5bc3ce65
|
don't hardcode poll.o for Darwin
fix incorrect portion of patch from yesterday's Solaris fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7168 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 13:21:18 +00:00 |
|
Russell Bryant
|
f367620dd9
|
issue #5815
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7166 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 13:04:36 +00:00 |
|
Russell Bryant
|
b39076b985
|
issue #5775
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7164 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 02:30:37 +00:00 |
|
Russell Bryant
|
3d6c054ca8
|
issue #5787
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 02:01:36 +00:00 |
|
Russell Bryant
|
edef0bbf2f
|
create the monitor spool dir
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7161 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 01:53:44 +00:00 |
|
Russell Bryant
|
070f6c9510
|
issue #5805
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7160 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 01:39:26 +00:00 |
|
Russell Bryant
|
0c5e18d880
|
issue #5804
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7159 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 01:21:39 +00:00 |
|
Russell Bryant
|
3cb060d80f
|
issue #5800
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7158 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 01:11:40 +00:00 |
|
Russell Bryant
|
913232e82e
|
issue #5794
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7156 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-21 00:57:35 +00:00 |
|
Josh Roberson
|
c203681525
|
Make conform to coding guidelines... thanks drumkilla :)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7145 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-20 10:32:28 +00:00 |
|
Josh Roberson
|
322fdec33a
|
fix changelog issue id
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7144 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-20 10:25:59 +00:00 |
|
Josh Roberson
|
39407c4366
|
issue #5806
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7143 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-11-20 06:59:42 +00:00 |
|