Gregory Nietsky
234ee31f62
Spelling fix
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@337898 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-09-23 19:14:30 +00:00
Leif Madsen
71363129c2
Update RedHat Init script to work with Heartbeat.
...
The current RedHat init script was not LSB compatible. This change will make it LSB compatible so that
it can work correctly with Heartbeat.
(Closes issue ASTERISK-18253)
Reported by: c0rnoTa
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@337115 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-09-20 22:18:25 +00:00
Leif Madsen
83e8f9b91c
Update get_ilbc_source.sh script to work again.
...
Recently iLBC support in Asterisk has changed after the acquisition of GIPS
by Google. More information about how this may affect you is available in a
blog post at:
http://blogs.asterisk.org/2011/09/19/ilbc-support-in-asterisk-after-googles-acquisition-of-gips/
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@336572 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-09-19 15:41:16 +00:00
Leif Madsen
186eeac9f4
Revert previous merge which had extra changes.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@324240 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-06-20 18:11:09 +00:00
Leif Madsen
0ce6617ee1
Remove extra 'the'.
...
Reported by Vlad Povorozniuc
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@324239 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-06-20 18:07:44 +00:00
Leif Madsen
e93fa0bba4
Make Debian init script lsb compliant
...
(closes issue #18896 )
Reported by: manwe
Patches:
debian_init_lsb.patch uploaded by manwe (license 1223)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@319365 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-05-17 12:39:37 +00:00
Russell Bryant
65f01fd713
Add a new sipfriends.sql for MySQL that has more fields in it.
...
(closes issue #16399 )
Reported by: pabelanger
Patches:
sipfriends.sql.v3 uploaded by pabelanger (license 224)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@317805 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-05-06 19:14:39 +00:00
Russell Bryant
a5e0730e6a
Fix some more realtime MySQL schema issues.
...
(closes issue #18537 )
Reported by: denzs
Patches:
sipfriends.sql.svndiff uploaded by denzs (license 1182)
queue_log.sql.svndiff uploaded by denzs (license 1182)
meetme.sql.svndiff uploaded by denzs (license 1182)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@317486 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-05-05 23:15:53 +00:00
Russell Bryant
809c22fb36
Fix some errors in sample MySQL realtime schema files.
...
(closes issue #18915 )
Reported by: Dovid
Patches:
sipfriends.patch uploaded by Dovid (license 652)
meetme.patch uploaded by Dovid (license 652)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@317484 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-05-05 23:12:35 +00:00
Leif Madsen
5e184ae5a5
Merged revisions 317102 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r317102 | lmadsen | 2011-05-05 10:54:46 -0400 (Thu, 05 May 2011) | 8 lines
Disable console colourization inside safe_asterisk checks.
(closes issue #19213 )
Reported by: lefoyer
Patches:
issue19213_strip_color_in_safe_asterisk-svn.patch uploaded by wdoekes (license 717)
Tested by: wdoekes, lefoyer
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@317104 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-05-05 15:04:24 +00:00
Jason Parker
0962153fea
Merged revisions 307535 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
................
r307535 | qwell | 2011-02-10 16:35:49 -0600 (Thu, 10 Feb 2011) | 15 lines
Merged revisions 307534 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r307534 | qwell | 2011-02-10 16:33:09 -0600 (Thu, 10 Feb 2011) | 8 lines
Remove color when executing commands via a remote console.
Essentially this makes '-x' imply '-n' on rasterisk. This was done in a
different and incomplete way previously, which I'm reverting here.
(issue #18776 )
Reported by: alecdavis
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@307536 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-02-10 22:39:30 +00:00
Andrew Latham
187d17a281
Disable color during running test
...
(closes issue #18776 )
Reported by: alecdavis
Patches:
ast_deb_init.diff uploaded by lathama (license 1028)
Tested by: andrel, lathama
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@307314 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-02-09 21:44:13 +00:00
Paul Belanger
5395327388
Add binutils-dev for BETTER_BACKTRACES
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@302831 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-19 23:29:45 +00:00
Russell Bryant
0f143cdbf9
Merged revisions 300429 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
................
r300429 | russell | 2011-01-04 14:59:56 -0600 (Tue, 04 Jan 2011) | 11 lines
Merged revisions 300428 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r300428 | russell | 2011-01-04 14:56:04 -0600 (Tue, 04 Jan 2011) | 4 lines
Update the autosupport script from Digium support.
(closes AST-395)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@300430 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-04 21:00:16 +00:00
Tilghman Lesher
072c12c04b
-v implies -f, so override with -F.
...
(closes issue #18446 )
Reported by: lathama
Patches:
rc.debian.asterisk.diff uploaded by lathama (license 1028)
Tested by: lathama
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@298827 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-17 21:18:18 +00:00
Tilghman Lesher
8bd94df72a
Merged revisions 297819 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
................
r297819 | tilghman | 2010-12-07 16:40:45 -0600 (Tue, 07 Dec 2010) | 11 lines
Merged revisions 297818 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r297818 | tilghman | 2010-12-07 16:35:50 -0600 (Tue, 07 Dec 2010) | 4 lines
Use non-deprecated APIs for CoreAudio
Review: https://reviewboard.asterisk.org/r/1040/
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@297821 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-07 22:51:05 +00:00
Paul Belanger
66e95a72d3
Add RedHat specific dependencies
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@295404 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-11-18 05:12:05 +00:00
Terry Wilson
225da545c5
Corret spelling and example
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@294049 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-11-05 16:05:50 +00:00
Terry Wilson
10317dacb6
Tell people to use the correct common name for clients as well
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@294047 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-11-05 15:36:20 +00:00
Terry Wilson
739dcea39b
Don't create directories without at least o+x
...
Also, making files that you are going to modify read-only is dumb.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292825 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-22 22:35:29 +00:00
Terry Wilson
af6a9e6199
Make files readable only by the owner
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292794 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-22 22:18:36 +00:00
Leif Madsen
9baf979137
Merged revisions 292786 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r292786 | lmadsen | 2010-10-22 16:16:12 -0500 (Fri, 22 Oct 2010) | 13 lines
Update the LDIF file for LDAP.
The LDIF file asterisk.ldif was quite a bit out of date from the asterisk.ldap-schema file, so I've
now updated that to be in sync. The asterisk.ldif file being out of sync was a problem on my systems
where I was doing an ldapadd to import the schema into the LDAP database, and the existing file
would cause problems and ERROR messages when registering.
Additional documention has been added based on feedback in the issue I'm closing.
(closes issue #13861 )
Reported by: scramatte
Patches:
ldap-update.txt uploaded by lmadsen (license 10)
Tested by: lmadsen, jcovert, suretec, rgenthner
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292787 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-22 21:28:43 +00:00
Terry Wilson
177d65f59c
Add TLS cert helper script
...
This script is useful for quickly generating self-signed CA, server, and client
certificates for use with Asterisk. It is still recommended to obtain
certificates from a recognized Certificate Authority and to develop an
understanding how SSL certificates work. Real security is hard work.
OPTIONS:
-h Show this message
-m Type of cert "client" or "server". Defaults to server.
-f Config filename (openssl config file format)
-c CA cert filename (creates new CA cert/key as ca.crt/ca.key if not passed)
-k CA key filename
-C Common name (cert field)
For a server cert, this should be the same address that clients
attempt to connect to. Usually this will be the Fully Qualified
Domain Name, but might be the IP of the server. For a CA or client
cert, it is merely informational. Make sure your certs have unique
common names.
-O Org name (cert field)
An informational string (company name)
-o Output filename base (defaults to asterisk)
-d Output directory (defaults to the current directory)
Example:
To create a CA and a server (pbx.mycompany.com) cert with output in /tmp:
ast_tls_cert -C pbx.mycompany.com -O "My Company" -d /tmp
This will create a CA cert and key as well as asterisk.pem and the the two
files that it is made from: asterisk.crt and asterisk.key. Copy asterisk.pem
and ca.crt somewhere (like /etc/asterisk) and set tlscertfile=/etc/asterisk.pem
and tlscafile=/etc/ca.crt. Since this is a self-signed key, many devices will
require you to import the ca.crt file as a trusted cert.
To create a client cert using the CA cert created by the example above:
ast_tls_cert -m client -c /tmp/ca.crt -k /tmp/ca.key -C "Joe User" -O \
"My Company" -d /tmp -o joe_user
This will create client.crt/key/pem in /tmp. Use this if your device supports
a client certificate. Make sure that you have the ca.crt file set up as
a tlscafile in the necessary Asterisk configs. Make backups of all .key files
in case you need them later.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292740 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-22 16:49:34 +00:00
Paul Belanger
ce9d013cbd
Fix typo in SUSE init script.
...
Reported by: Dave Cotton on asterisk-users list.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292628 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-21 18:13:18 +00:00
Paul Belanger
4b5ec2055b
Add resample and imap_tk dependencies.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292343 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-19 22:14:23 +00:00
Kevin P. Fleming
88e6929beb
Allow users to pass additional arguments to the Subversion command that
...
obtains the MP-3 source code.
(reported on IRC by jmls)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@290026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-02 17:57:13 +00:00
Jason Parker
ff5ffb3725
Don't fail when running the Debian init script directly (as one would normally do).
...
readlink apparently returns 1 when the arg isn't a symlink, which caused the script to exit.
(closes issue #17910 )
Reported by: wurstsalat
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@287195 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-16 22:04:38 +00:00
Tilghman Lesher
1a3bcb5ae7
Merged revisions 286587 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r286587 | tilghman | 2010-09-14 00:06:05 -0500 (Tue, 14 Sep 2010) | 2 lines
Add documentation on missing backend tables for Voicemail
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@286588 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-14 05:07:16 +00:00
Russell Bryant
b0df8f51dc
Remove the MP3 decoder source code and replace it with a small shell script.
...
Review: https://reviewboard.asterisk.org/r/836/
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280742 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-03 18:48:45 +00:00
Leif Madsen
6319a49f02
Merged revisions 280089 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
................
r280089 | lmadsen | 2010-07-28 08:51:16 -0500 (Wed, 28 Jul 2010) | 9 lines
Merged revisions 280088 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r280088 | lmadsen | 2010-07-28 08:50:38 -0500 (Wed, 28 Jul 2010) | 1 line
Update help text to be less confusing.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@280090 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-28 13:52:50 +00:00
Tilghman Lesher
82448ad7d2
Separate queue_log arguments into separate fields, and allow the text file to be used, even when realtime is used.
...
(closes issue #17082 )
Reported by: coolmig
Patches:
20100720__issue17082.diff.txt uploaded by tilghman (license 14)
Tested by: coolmig
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278307 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-20 23:23:25 +00:00
Russell Bryant
293bdffe70
Add a package to install_prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278096 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-20 18:11:08 +00:00
Tilghman Lesher
f12afaaebc
Add documentation for MOH realtime fields
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@277452 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-16 20:25:11 +00:00
Tilghman Lesher
3cd3824171
Allow ipaddress to contain the maximum IPv6 address.
...
Also, update meetme to the full list of supported fields.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276869 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-16 04:18:58 +00:00
Russell Bryant
9778856a03
Add lua5.1 to the handy dandy list of packages.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276616 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-15 12:21:10 +00:00
Tilghman Lesher
9e51ba05d5
Merged revisions 275909 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r275909 | tilghman | 2010-07-13 09:47:30 -0500 (Tue, 13 Jul 2010) | 2 lines
Move SQL scripts into their own database-specific directories.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@275910 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-13 14:48:40 +00:00
Russell Bryant
e5a3a2f1cd
Add example script for use with the externpasscheck voicemail.conf option.
...
(closes issue #17628 )
Reported by: lmadsen
Tested by: russell, lmadsen
Review: https://reviewboard.asterisk.org/r/774/
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@275863 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-13 11:41:54 +00:00
David Vossel
d4bbf88e96
add speex 16khz sample frame so codec cost can be calculated
...
(closes issue #17534 )
Reported by: fabled
Patches:
speex-wb-sample.diff uploaded by fabled (license 448)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@271625 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-21 21:58:33 +00:00
Paul Belanger
9aafd4c6b1
Merged revisions 269334 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r269334 | pabelanger | 2010-06-09 13:24:53 -0400 (Wed, 09 Jun 2010) | 12 lines
Fix Debian init script to not use -c.
When using the init script as-is currently, it could cause issues on Debian
such as high CPU usage. This fix has worked for several people so I'm
implementing the change. We now handle color displays properly.
(closes issue #16784 )
Reported by: pabelanger
Patches:
20100530__issue16784__2.diff.txt uploaded by tilghman (license 14)
Tested by: pabelanger, tilghman
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269346 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 17:32:52 +00:00
Russell Bryant
e370f7526f
Add libjack-dev to install_prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269205 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:55:07 +00:00
Russell Bryant
a6b951248b
Add libpopt-dev, libical-dev, and libspandsp-dev to install_prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269204 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:53:26 +00:00
Russell Bryant
edbb8560ca
Add libnewt-dev to install-prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269203 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:48:29 +00:00
Russell Bryant
7dd5497aa3
Add libopenais-dev to install_prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269202 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:47:19 +00:00
Russell Bryant
0837a7088b
Add an "install-unpackaged" command to install_prereq for installing unpackaged dependencies (such as NBS and libresample).
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269201 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:45:10 +00:00
Russell Bryant
3716797dfa
Add libcurl to install_prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269200 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:33:32 +00:00
Russell Bryant
fe260aa203
Add freetds-dev to install_prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269199 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:30:32 +00:00
Russell Bryant
5ae67447b3
Add libradiusclient-ng-dev to install_prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269198 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:28:27 +00:00
Russell Bryant
7cccb2da6b
Add libbluetooth-dev to install_prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269197 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:23:05 +00:00
Russell Bryant
0c8c9bb1c7
Add libmysqlclient-dev to install_prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269196 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:21:23 +00:00
Russell Bryant
0ed7cf1240
Add libgtk2.0-dev to the packages list for install_prereq.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@269187 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-06-09 10:18:24 +00:00