Displaying 20 results from an estimated 10000 matches similar to: "Which rule for Asterisk to Asterisk-addons compatibility ?"
2010 Mar 10
2
PGSQL application
Does the application PGSQL has been removed from Asterisk? Couldn't find it on Asterisk source and addons.
Atenciosamente,
Vin?cius Fontes
Gerente de Seguran?a da Informa??o
Canall Tecnologia em Comunica??es
Passo Fundo - RS - Brasil
+55 54 2104-7000
Information Security Manager
Canall Tecnologia em Comunica??es
Passo Fundo - RS - Brazil
+55 54 2104-7000
2009 Oct 16
1
Whither asterisk-addons?
I noticed that asterisk.org got a redesign, quite recently it seems,
which is very nice, but the addons package isn't listed for download
any longer, nor are releases posted to http://downloads.asterisk.org/pub/telephony/
.
That said, looks like it's still available in svn, http://svnview.digium.com/svn/asterisk-addons/tags/1.6.1.1/
.
So just wondering if addons will be around for
2009 Oct 08
1
Realtime static does not work in 1.6.1 or 1.6.2
Starting with Asterisk 1.2 I have always used realtime static to load
my extensions.conf into Asterisk. It worked perfectly up to version
1.6.0.X but starting from 1.6.1.X and upwards it simply does nothing. I
can see that the extensions.conf file is mapped to the database:
== Parsing '/etc/asterisk/asterisk.conf': == Found
== Parsing '/etc/asterisk/extconfig.conf': ==
2010 Jun 08
1
Asterisk-Addons 1.6.0.6 and 1.6.1.4 Now Available
The Asterisk Development Team has announced the release of versions 1.6.0.6 and
1.6.1.4 of asterisk-addons. These releases are available for immediate download
at http://downloads.asterisk.org/pub/telephony/asterisk
The Asterisk-Addons releases for 1.6.0.6 and 1.6.1.4 are the last maintenance
releases for Asterisk-Addons branches 1.6.0 and 1.6.1 and have now moved to
security maintenance only.
2010 Jun 08
1
Asterisk-Addons 1.6.0.6 and 1.6.1.4 Now Available
The Asterisk Development Team has announced the release of versions 1.6.0.6 and
1.6.1.4 of asterisk-addons. These releases are available for immediate download
at http://downloads.asterisk.org/pub/telephony/asterisk
The Asterisk-Addons releases for 1.6.0.6 and 1.6.1.4 are the last maintenance
releases for Asterisk-Addons branches 1.6.0 and 1.6.1 and have now moved to
security maintenance only.
2009 Oct 30
2
asterisk 1.6 enable cdr_mysql
How to enable cdr_mysql.conf in Asterisk 1.6?
I have installed asterisk-addons which compiled mysql support,
"module show" is showing "cdr_addon_mysql.so"
but cdr_mysql.conf was not created in /asterisk directory
Is there any configuration file to enable mysql support?
Comping cdr_mysql.conf from previous installation does not do anything, calls aren't recorded.
--
2009 Dec 30
1
CDR_MYSQL 1.4 Database Structure
So I'm noticing from the docs/ on Asterisk Addons 1.4.10 that the
database structure for cdr_mysql is:
CREATE TABLE cdr (
calldate datetime NOT NULL default '0000-00-00 00:00:00',
clid varchar(80) NOT NULL default '',
src varchar(80) NOT NULL default '',
dst varchar(80) NOT NULL default '',
dcontext varchar(80) NOT NULL default '',
channel
2009 Aug 03
2
Upgrading from 1.6.1.1 to 1.6.1.2
Hello, all. After reading the README, UPGRADE.txt, and a quick tour
through google, is it safe to assume to upgrade from 1.6.1.1 to 1.6.1.2,
one simply compiles and installs over the old installation being careful
to NOT install the sample files? Thanks - John
--
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsullivan at opensourcedevel.com
2010 Nov 05
1
Asterisk 1.8 Installation Problem
Hi,
We want to upgrade both our servers to asterisk 1.8, the one from Romania and the one from Chicago, but for the moment I`m trying to install Asterisk 1.8 on a test machine running CentOS 5.5 with the kernel: Linux asterisk3 2.6.18-194.17.4.el5PAE #1 SMP Mon Oct 25 16:35:27 EDT 2010 i686 i686 i386 GNU/Linux .
I`ve tried many things from the forums and mailing lists but none seemed to help me.
2009 Aug 08
4
Question: How to contribute to Asterisk-addons
Hi,
I am a beginner who began to use Asterisk in this July.
Last week,
I made two addons for PostgreSQL (cdr_addon_postgresql.c and
res_config_postgresql.c),
because I use not usual MySQL but PostgreSQL.
# Of course, not scratch build but modified version 1.4.8.
But I don't know how to change configure script, menuselect-xxx, ... etc,
and
how to merge my sources to addons tar-balls.
Anyone
2009 Sep 11
0
asterisk addons don't compile using non standart prefix
My system is Debian
I have successfully installed Asterisk 1.6.1.6 to a non standart
folder /opt/asterisk
Then for asterisk-addons-1.6.1.1 I run:
./configure --prefix=/opt/asterisk/
make menuselect
And then command "make" fails with following errors:
Generating embedded module rules ...
make[1]: Entering directory `/usr/src/asterisk-addons-1.6.1.1'
make[1]: Leaving directory
2009 Apr 20
1
Asterisk Addons - part 2
Does the older 1.4.7 Asterisk Addons work with Asterisk 1.6?
The compile for 1.6x Asterisk Addons keeps failing.
2009 Dec 02
0
Asterisk-Addons 1.4.10, 1.6.0.4, and 1.6.1.2 Now Available
The Asterisk Development Team has announced several Asterisk-Addons releases,
including Asterisk-Addons 1.4.10, 1.6.0.4, and 1.6.1.2. These releases are
available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
These releases resolve several community reported issues, primarily in the
format_mp3 and res_config_mysql modules.
* Fix audio problems with format_mp3.
2009 Dec 02
0
Asterisk-Addons 1.4.10, 1.6.0.4, and 1.6.1.2 Now Available
The Asterisk Development Team has announced several Asterisk-Addons releases,
including Asterisk-Addons 1.4.10, 1.6.0.4, and 1.6.1.2. These releases are
available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
These releases resolve several community reported issues, primarily in the
format_mp3 and res_config_mysql modules.
* Fix audio problems with format_mp3.
2009 Jul 24
0
Asterisk-Addons 1.4.9, 1.6.0.3, and 1.6.1.1 Now Available
The Asterisk Development Team has announced several Asterisk-Addons releases,
including Asterisk-Addons 1.4.9, 1.6.0.3, and 1.6.1.1. These releases are
available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
These releases are an incremental release after some community reported issues
were resolved, primarily in the MySQL and chan_mobile realms.
* Using
2009 Jul 24
0
Asterisk-Addons 1.4.9, 1.6.0.3, and 1.6.1.1 Now Available
The Asterisk Development Team has announced several Asterisk-Addons releases,
including Asterisk-Addons 1.4.9, 1.6.0.3, and 1.6.1.1. These releases are
available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
These releases are an incremental release after some community reported issues
were resolved, primarily in the MySQL and chan_mobile realms.
* Using
2009 Aug 24
1
problem on compiling asterisk-addons-1.6.2.0-rc1
hello,
I tried to compil asterisk-addons-1.6.2.0-rc1,
and I have that error:
[CC] res_config_mysql.c -> res_config_mysql.o
res_config_mysql.c:1367: error: unknown field ?update2_func? specified in
initializer
res_config_mysql.c: In function ?parse_config?:
res_config_mysql.c:1432: error: ?CONFIG_STATUS_FILEMISSING? undeclared
(first use in this function)
res_config_mysql.c:1432: error:
2010 Jun 09
1
[compat] section in asterisk.conf : compatibility with pipe delimiter
Dear all
after an upgrade to 1.6 from 1.4 (as explained in the UPGRADE-1.6.txt
file) the | delimiter is not working by default.
I've added a compat section in asterisk.conf a
[options]
dontwarn = yes
[compat]
pbx_realtime=1.4
res_agi=1.4
app_set=1.4
And restarted Asterisk, but i still have problem to have the |
delimiter working,
[Jun 9 23:20:54] DEBUG[11744]: pbx.c:3122
2009 Nov 30
3
Asterisk 1.2.37, 1.4.27.1, 1.6.0.19, and 1.6.1.11 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.2.37,
1.4.27.1, 1.6.0.19, and 1.6.1.11. These releases are available for immediate
download at http://downloads.asterisk.org/pub/telephony/asterisk/
These releases have been created in response to a SIP remote crash
vulnerability.
Additionally, Asterisk versions 1.4.27.1, 1.6.0.19, and 1.6.1.11 also contain an
SDP regression
2009 Nov 30
3
Asterisk 1.2.37, 1.4.27.1, 1.6.0.19, and 1.6.1.11 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.2.37,
1.4.27.1, 1.6.0.19, and 1.6.1.11. These releases are available for immediate
download at http://downloads.asterisk.org/pub/telephony/asterisk/
These releases have been created in response to a SIP remote crash
vulnerability.
Additionally, Asterisk versions 1.4.27.1, 1.6.0.19, and 1.6.1.11 also contain an
SDP regression