Displaying 20 results from an estimated 5000 matches similar to: "newbie asterisk-addons installation"
2005 Jan 18
2
problems compiling asterisk-addons
Hello maybe someone can help me?
I did the CVS checkout and then compiled asterisk
Then I tried to compile the addons and got the following (don't
understand what's wrong at all and can't find anything about this error
on google/wiki)
app_addon_sql_mysql.c:164:64: macro "AST_LIST_REMOVE" requires 4
arguments, but only 3 given
app_addon_sql_mysql.c: In function
2005 Jul 21
2
Problems installing asterisk-addons
Hello
I have downloaded asterisk-addons but when I make install get:
cc -fPIC -I../asterisk -D_GNU_SOURCE -DMYSQL_LOGUNIQUEID -I/usr/include/mysql -c -o app_addon_sql_mysql.o app_addon_sql_mysql.c
app_addon_sql_mysql.c:164:64: macro "AST_LIST_REMOVE" requires 4 arguments, but only 3 given
app_addon_sql_mysql.c: In function `del_identifier':
app_addon_sql_mysql.c:164: error:
2005 May 10
1
asterisk-addon
Good day all
I downloaded asterisk-addons to try and make asterisk log in the sql db
but when I make a make install i get this error
cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o
app_addon_sql_mysql.o app_addon_sql_mysql.c
app_addon_sql_mysql.c:162:77: macro "AST_LIST_REMOVE" passed 4
arguments, but takes just 3
app_addon_sql_mysql.c: In function
2005 Jun 20
1
Compilation Problem with asterisk-addons
Hello, i have a little Problem with compiling asterisk-addons
the failure is:
app_addon_sql_mysql.c:164:64: macro "AST_LIST_REMOVE" requires 4 arguments, but only 3 given
app_addon_sql_mysql.c: In function `del_identifier':
app_addon_sql_mysql.c:164: error: ?SR_LIST_REMOVE' undecalred (first use in this function)
app_addon_sql_mysql.c:164: error: (Each undeclared identifier is
2005 Jan 05
3
asterisk addson
Hello
I am tying to install asterisk addson, but when i give make, it shows me following error messages:
cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o app_addon_sql_mysql.o app_addon_sql_mysql.c
app_addon_sql_mysql.c:164:77: macro "AST_LIST_REMOVE" passed 4 arguments, but takes just 3
app_addon_sql_mysql.c: In function `del_identifier':
2005 Mar 22
1
asterisk-addons / OS X woes (continued)
Hi,
Using Zack's -shared replacement posted earlier, addons now compiles.
For some reason though, when trying to load it cannot find
cdr_mysql.conf even though it's in the /etc/asterisk directory as it
should be.
Anyone with any ideas? There's still references to _i386 files that
are probably incorrect as well. Thanks
Rob
console messages:
apsvr1*CLI> reload
Mar 23
2005 Jul 05
3
Asterisk addons install problem
Hi there:
I have successfully installed the Asterisk 1.0.9 on my Freebsd 5.4
box. When I tend to install the addon for mysql CDR billing, It always
return me the following errors:
SIP# gmake clean
rm -f *.so *.o .depend
gmake -C format_mp3 clean
gmake[1]: Entering directory
`/usr/home/wilson/asterisk/asterisk-addons-1.0.9/format_mp3'
rm -f *.o *.so *~
gmake[1]: Leaving directory
2006 Oct 31
2
compilation problem with asterisk-addons
Hi,
Trying to compile asterisk-addons 1.2.5 on Centos 4.4 produces this:
Note: MySQL libraries are installed and the structure is as follows:
/usr/src/astsources/asterisk-1.2.13
/usr/src/astsources/asterisk-addons-1.2.5
in /usr/src/astsources/asterisk-addons-1.2.5 I do:
make clean
make
and the output is:
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c`
2005 Feb 02
6
problem in compiling asterisk-addons
there is a problem in compiling asterisk-addons
any one have fixed this problem. i want
res_config_mysql.so any one help me
-----------------------------------------------------
[root@localhost asterisk-addons]# make
cc -fPIC -I../asterisk -D_GNU_SOURCE
-I/usr/include/mysql -c -o res_config_mysql.o
res_config_mysql.c
res_config_mysql.c: In function `realtime_mysql':
2005 Jun 30
1
Caller ID problem..
hi all,
i want to ask about caller id in asterisk.
if i make outgoing call, people who receive my call
can see the pilot number.
what i must do if i want that people receive my other
number (DID number)?
is it posibble?
thank to everybody..
regards,
shahdan
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
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
2008 Jan 21
1
asterisk-addons-1.6.0-beta1---Error
Hi,
I'm trying to install asterisk-addons-1.6.0-beta1 on my machine.
But getting following error during make:
[root at Cancer asterisk-addons-1.6.0-beta1]# make
make[1]: Entering directory `/usr/src/asterisk/asterisk-addons-1.6.0-beta1'
[CC] app_addon_sql_mysql.c -> app_addon_sql_mysql.o
app_addon_sql_mysql.c: In function `aMYSQL_connect':
app_addon_sql_mysql.c:266: error:
2004 Nov 27
0
problems setting up cdr_addon_mysql
Im trying to add mysql billing to my * box, running *1.0.2 on Debian
I follow the instructions at http://www.voip-info.org/wiki-Asterisk+cdr+mysql and download the asterisk-addons via cvs
When I get to the "make" part, the errors I get indicate a path somewhere is wrong. I can't for the life of me work out exactly where it is. Any help would be muchly appreciated!?!
2005 Mar 18
2
Asterisk 1.0.7 Released
Hello everyone,
Version 1.0.7 of Asterisk, Zaptel, libpri, and Asterisk-addons has now
been released. Libpri and -addons have not changed, but have been
updated anyway to keep the version numbers consistent. All of the
tarballs are available on the ftp site.
ftp://ftp.asterisk.org/pub/asterisk/
I have posted the ChangeLogs for easy viewing at the following address.
2007 Jun 13
2
Addons
Hello Asterisk-Users,
I'm trying to install addons 1.2.6 on Asterisk 1.2.16 (is that OK?), but my MySQL server is installed on a different sever, so the MAKE of the addons fails with the following (truncated) error message: "app_addon_sql_mysql.c:23:19: mysql.h: No such file or directory".
Is there any way to bypass/ignore the fact that MySQL is installed separately and enable the
2005 May 30
0
newbie problem with registration of sip client
hello all,
now, i want to do configuration to make sip client
have extension on my asterisk.but i have a problem
with registration of sip client.
*CLI> May 31 13:58:01 WARNING[4927]: chan_sip.c:886
retrans_pkt: Maximum retries exceeded on call
4b5cbb235a46d6ee0bcd278c1e294105@192.168.8.125 for
seqno 115 (Critical Request)
May 31 13:58:15 NOTICE[4927]: chan_sip.c:4585
sip_reg_timeout: --
2007 Jan 05
1
addons 1.4 and cdr_addon_mysql not installed !
Hi,
I have installed asterisk on Ubuntu 6.06 server CD
All required packages has been installed and upgraded
When start "sudo make menuselect" from addons, I can't select all addons
that require mysqlclient (app_addon_sql_mysql, cdr_addon_mysql,
res_config_mysql).
If I run "apt-cache search mysqlclient", I find the following installed
packages:
libmysqlclient15-dev
2005 May 27
2
chan_zap.c:8534 pri_dchannel: PRI Error
hello all,
i'm using TE110P and all configuration prosess is
done.
but after i do the 'modprobe' for zaptel and wcte11xp,
follow by ztcfg -vv and asterisk -vvvgc i have this
error.
*CLI> May 27 14:44:33 WARNING[3059]: chan_zap.c:8534
pri_dchannel: PRI Error: We think we're the network,
but they think they're the network, too.
May 27 14:44:34 WARNING[3059]: chan_zap.c:8534
2003 Jul 18
5
cdr_mysql
Considering that I had a failure with compiling the latest version of
asterisk because of cdr_mysql, I am going to assume that I need to have
a copy of the mysql headers on the system in order to compile
cdr_mysql.so. Does that sound correct?
Kim C. Callis
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Feb 15
0
addons 1.4 and cdr_addon_mysql not installed !
So, after reading this, I wonder if anyone has 1.4 and MySQL working...
Is there a non-standard version I can download?
more /usr/src/asterisk-1.4.0/doc/mysql.txt
MYSQL LICENSING UPDATE
======================
We were recently contacted by MySQL and informed that the MySQL client
libraries are now under GPL license and not LGPL license as before.
Since Asterisk does allow exceptions to GPL,