Displaying 20 results from an estimated 500 matches similar to: "AsteriskCDR"
2010 Oct 06
3
MYSQL ADDON INSTALLATION ERROR
Hi All,
Please refresh my memory. I am trying to install asterisk after 2 years. I
hav'nt used it since 2008 (version 1.4.2). Now I am trying to install
1.8.0-rc2 on centos 5.5 but getting the following errors.
app_mysql.c:33:25: error: mysql/mysql.h: No such file or directory
app_mysql.c: In function ?mysql_ds_destroy?:
app_mysql.c:135: warning: implicit declaration of function ?mysql_close?
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",
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.
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}" =
2016 Feb 08
3
KVM
> I'm guessing you're using standard 7,200rpm platter drives? You'll need
> to share more information about your environment in order for us to
> provide useful feedback. Usually though, the answer is 'caching' and/or
> 'faster disks'.
Yes , 7.2k rpm disks. 2T mirror (soft). In fact, I had such a
preference for slightly more capacity.
Unfortunately very
2016 Feb 08
3
KVM
> If you run top what are you seeing on the %Cpu(s) line?
%20
On Mon, Feb 8, 2016 at 9:30 PM, Alvin Starr <alvin at netvel.net> wrote:
> Slow disks will show up as higher I/Owait times.
> If your seeing 99% cpu usage then your likely looking at some other problem.
>
> If you run top what are you seeing on the %Cpu(s) line?
>
>
> On 02/08/2016 02:20 PM, Gokan Atmaca
2019 Mar 05
2
asterisk 16.2.1 inbound route
> exten => _13XXXXXXX,1,dial(${OPERATOR},20)
Hello
"SIP/2.0 401 Unauthorized" Unfortunately the negative. An asterisk
indicates a 404 error.
On Tue, Mar 5, 2019 at 12:51 PM Doug Lytle <support at drdos.info> wrote:
>
> On 3/5/19 2:46 AM, Gokan Atmaca wrote:
> > Asterisk can send calls, but I don't get a call. What could be the problem?
> >
>
2019 Apr 12
2
Cisco 3950 ip phone
> Please give us a link to a datasheet for that device.
Hello
https://www.cisco.com/c/en/us/products/collateral/collaboration-endpoints/unified-sip-phone-3905/data_sheet_c78-651588.html
On Fri, Apr 12, 2019 at 3:58 PM Antony Stone
<Antony.Stone at asterisk.open.source.it> wrote:
>
> On Friday 12 April 2019 at 14:42:57, Gokan Atmaca wrote:
>
> > Hello
> >
> >
2016 Feb 08
4
KVM
Hello
I use KVM. In a virtual machine "jbd2 dm-0" disk I / O is very
increases. It consumes up to 99%. For this reason, slowing down the
other virtual machine. What should I do to solve the problem. ?
Thanks..
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
2019 Mar 10
4
internal call record
Hello
Mynum: 6001 , Othernum: 6002.
I can record as follows. But I do not enter individual records for each internal
required. I want to do it more smoothly with a Macro.
Thanks.
exten => _6001,1,NoOp()
exten => _6001,n,MixMonitor(${UNIQUEID}.wav,ab)
exten => _6001,n,Dial(SIP/6001,20)
exten => _6001,n,StopMixMonitor()
exten => _6001,n,Hangup()
On Sat, Mar 9, 2019 at 6:50 PM
2011 May 19
2
[Fwd: FW: realtime mysql - p4]
Ok, i tried the suggestion:
Instead of:
sippuser => resource, database_name, table_name
sippeer => resource, database_name, table_name
I put in:
sippuser => resource, context, table_name
sippeer => resource, context, table_name
Unfortunately, with the same results.
btw i tried both "general" as "default"
Besids the commands i tried below, isn't there any
2019 Apr 12
2
Cisco 3950 ip phone
Hi,
https://community.cisco.com/t5/ip-telephony-and-phones/cp-3905-asterisk/td-p/1995981
The phone does work, you do need to TFTP the configuration files to the
phone though. Doesn't look like custom firmware is required.
--
Chris.
On Fri, Apr 12, 2019 at 3:29 PM Antony Stone <
Antony.Stone at asterisk.open.source.it> wrote:
> On Friday 12 April 2019 at 15:24:27, Gokan Atmaca
2019 Mar 09
2
internal call record
> Show us the parts of your dial plan which:
>
> a) work for recording incoming / outgoing calls
>
> b) do not work for recording internal calls
>
> then we might be able to give you a clue what's wrong.
Hello
For example: My phone number is 1000, the other's number is 1001. These numbers
are in the same PBX (asterisk). I want 1000, 1001 can call to record
audio
2015 Sep 14
2
Fail2ban
I solved the problem. "action.d/iptables-custom.conf" include only udp.
service fail2ban restart
Thank you.
On Sun, Sep 13, 2015 at 9:17 PM, Andres <andres at telesip.net> wrote:
> On 9/13/15 11:16 AM, Gokan Atmaca wrote:
>>
>> Hello
>>
>> I'm using the Fail2ban. I configuration below. I want to try to
>> prevent the continuous password.
2016 Feb 08
1
KVM
> Are the disk partitions properly aligned to 4k boundary on the host (and in
> the guests too) ?
>
There are 5 in total server. 32G ram. 2T r1 (soft) disk.
On Mon, Feb 8, 2016 at 9:41 PM, Zoltan Frombach <zoltan at frombach.com> wrote:
> Are the disk partitions properly aligned to 4k boundary on the host (and in
> the guests too) ?
>
> See
>
2019 Mar 05
2
asterisk 16.2.1 inbound route
Hello
Asterisk can send calls, but I don't get a call. What could be the problem?
[from-siptrunk]
exten => 13XXXXXXX,1,dial(${OPERATOR},20)
Thanks.
2019 Mar 09
2
internal call record
Hello
How can I record voice between internalities? I can record voice in
incoming and outgoing calls, but I can't make it between the internal.
Would you support this?
Thanks.