Displaying 20 results from an estimated 500 matches similar to: "MYSQL ADDON INSTALLATION ERROR"
2010 Dec 17
5
Attack problem
HI,
My system been attacked from someone I guess, kindly check the link below
How can I stop the ircd attack
http://pastebin.com/tbjh5qzP
regards
*********************************************
No employee or agent is authorized to conclude any binding agreement on behalf of Xplorium with another party by e-mail without express written confirmation by an officer of Xplorium. Any
2014 Sep 24
1
AsteriskCDR
Hello;
I was using the 1.8 version of Asterisk. However, due to a problem I had to
update. Update reporting system is broken when you have made. Current
version 11.10. I installed the modules in the system for problems that are
missing. I getting error as follows.
^[[A[Sep 24 03:16:50] WARNING[3624] loader.c:* Module 'app_mysql.so' was
not compiled with the same compile-time options as
2012 May 05
2
Mysql identifier not found
Hello,
notice in the console output beneath that there is a resultid 6 but it
can not be cleared :
[May 5 11:46:27] -- Executing [s at sub:3] MYSQL("SIP/vart-00000336",
"Connect connid localhost dialplan host Asterisk") in new stack
[May 5 11:46:27] -- Executing [s at sub:4] MYSQL("SIP/vart-00000336",
"Query resultid 4 DELETE FROM pickuptbl WHERE
2011 Feb 18
2
cmd MySQL
Hi guys,
I'm trying to connect Asterisk to the MySQL, but I can't execute it. It
returns an error, as below:
-- Executing [200 at teste:2] MYSQL("Console/dsp", "Query resultid 1 SELECT/
ramal/ FROM/ colaboradores/ WHERE/ ramal=200") in new stack
[Feb 18 15:55:13] WARNING[7696]: app_mysql.c:393 aMYSQL_query: aMYSQL_query:
mysql_query failed. Error: You have an error in
2006 Jan 20
1
Calling MySQL 5 stored procedures from app_mysql
Hello all.
I am trying to use app_mysql.
It works for selects and functions, but does not want to work with
procedures.
Pls have a look:
Calling function:
CREATE FUNCTION f_1(a VARCHAR(20)) RETURNS INTEGER RETURN (SELECT count(*)
from peer where name = a);
Result:
-- Executing Macro("IAX2/100-3", "local|100") in new stack
-- Executing MYSQL("IAX2/100-3",
2015 Mar 18
3
PRI Callerid Passthrough
Hi All,
I have to forward incoming call on PRI back out to PRI but I need the
original Callerid to passthrough. Is it possible with DAHDI PRI cards
without involving the service provider?
Thanks
--
Best Ragards
Rizwan H Qureshi
V: +971 (0) 528272154
linkedin.com/in/rhqureshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Aug 27
0
Updated app_mysql.c, enabling use of INSERT and UPDATE
Hi,
For those interested in using MySQL directly from extensions.conf, there's
already a source file floating around for using a MYSQL application to
do SELECT queries.
We're using the MYSQL app a lot in our exensions.conf, but we missed
support for queries that don't return a result like UPDATE or INSERT.
Here's an updated app_mysql.c which introduces the Execute command.
2011 May 06
7
Background music during a call
Hi All,
I am in desperate need of this feature. I want to play background music
during a call while the 2 parties are having some lovely conversation (or
maybe give them a sort of cursing background if they are cursing each
other). I found this post which talks about creating a ghost call with the
help of queues and putting that queue in a meetme room where queue will play
the song/curse and the
2013 Nov 21
3
Call files without permission for asterisk to read
Hi all,
I am syncing call files on my secondary asterisk server but without
permission to read for asterisk. So they should be executed when I grant
the right permissions (thats when my primary asterisk server crashes or
shutsdown somehow). But asterisk only tries to read the file at the time of
placing the file. So when i grant right permissions nothing happens. Is
there any workaround to this
2015 Mar 18
2
PRI Callerid Passthrough
Thanks AJ and David,
We were actually using GSM gateways by setting busy forward number on the
SIMs and just giving busy signal on every incoming call, telco took care of
the forwarding and the line was free within seconds. Now we need to scale
up the setup but GSM gateways a very very expensive if we want to scale
upto a 1000 DIDs, which means thousand SIMs and a gateway/gateways big
enough.
2017 Apr 22
4
asterisk name in mysql
Thanks a lot for the reply.
I did follow that already, but i do have a problem. Here is my
extensions.conf part for that particular number
exten => 6912345678,1,Answer()
exten => 6912345678,n,MYSQL(Connect connid 127.0.0.1 root mypasswd asterisk)
exten => 6912345678,n,MYSQL(Query resultid ${connid} SET NAMES utf8)
exten => 6912345678,n,GotoIf($["${connid}" =
2010 Oct 14
2
clustering
Hi all,
I am planning to do clustering for my company's asterisk servers. I dont
know much about it, just read some articles on the internet and learned how
to use DUNDi and some basic information about clustering.
What I need to know is:
1. can i register end user with multiple asterisk servers at a time?
2. If not, Can I re-route registeration requests to different servers using
1 asterisk
2013 Oct 31
3
Realtime Call Files
Hi all,
Is there any way of originating calls in future without using call files?
We have 2 servers (1 active at a time). If we use call files with
modification date in future, on the 1st server and it dies and, we activate
the second server but we lose the call files.
I could have a cronjob on both servers and create callfiles reading
execution time from database, but this involves some other
2005 Jan 29
2
problem in compiling asterisk addon
i have problem in compiling asterisk-addons 1.0.1
---------------------------------------------------------
[root@kamran asterisk-addons-1.0.1]# make
cc -fPIC -I../asterisk -D_GNU_SOURCE
-I/usr/local/mysql/include -c -o
cdr_addon_mysql.o cdr_addon_mysql.c
../asterisk: Not a directory
make: *** [cdr_addon_mysql.o] Error 1
---------------------------------------------------------
i want to
2011 Apr 04
2
call forwarding
Hello list,
i have one question related to call forwarding.
i have 2 number for the inbound and i want to configure asterisk like that.
When the customer call the first number 0522XXXXXX the call will be
forwarding automatically to anther number 0520xxxxxx
Does anybody have a solution to this problem.
Thanks and Regards.
-------------- next part --------------
An HTML attachment was
2005 Jul 13
3
samba-3.0.20pre2 rpms very BIG
Hi,
I just downloaded the fedora samba-3.0.20pre2 source rpm. I built the
binary RPM's using the rpmbuild -bb samba-spec command. I hav'nt
installed the new rpm's yet but noticed they are much bigger than
previous rpms. see below:
-rw-r--r-- 1 root root 23M Jun 14 20:12 samba-3.0.14a-4.i386.rpm
-rw-r--r-- 1 root root 25M Jun 30 19:04 samba-3.0.20pre1-1.i386.rpm
-rw-r--r-- 1
2015 Mar 18
2
PRI Callerid Passthrough
Hey Don,
How are you? I may be heading your way in the next month or so. Have to
meet with a guy in Eden Prairie, and stop off at my
brother/sisterm-in-law's as well.
Got a question for you - with TBCT, who pays for the call once it is
transferred? Still me as the owner of the trunk?
Lets say I take a call that was dialled locally (caller believes this is
"free"), and I do a
2010 Oct 27
1
phoneprov
Hi List,
Can anyone please tell me how to use the phoneprov.conf to provision my
client's atas. I read the file but dont know how to actually use it.
--
Best Regards
Rizwan Qureshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101027/7f9de26c/attachment.htm
2011 Feb 28
2
asterisk security....again
Hi all,
The problem I have been experiencing since last month is that some of my
customers are getting calls with "Asterisk <Unknown>" caller id. Most of
them in the middle of the night. And my asterisk server has no record of
these calls. The customers were getting irritated as you can imagine. I
guessed the only way to receive incoming calls by by-passing the
registration server
2011 Aug 07
1
fail to correctly build 1.8.5 ??
Hello everybody,
I've been using asterisk 1.2 for quite a long time now, but I thought
it's time to try a newer version of asterisk.
So I downloaded 1.8.5, extracted the tar, ran configure, make, make
install ...
Everything looks fine (no obvious compile/link errors).
But as soon as I start asterisk, it dies with a segfault.
I executed asterisk within strace and last action before the