Displaying 20 results from an estimated 300 matches similar to: "(no subject)"
2014 Jan 08
0
(CALL FILES to Local Channel)billsec Zero in cdr via cdr_adaptive_odbc
Hi, all
Sorry for null subject last mail.
I use Ubuntu 12.04.01 TLS and install asterisk 11.7.0 (tar.gz downloaded
from asterisk.org). We named it "Asterisk11".
I want to generate a call file to /var/spool/asterisk/outgoing. This call
will dial out to Local Channel and return to some Extens.
Then Asterisk11 will generate a CDR records to MySQL's cdr table(in
database
2014 Jan 08
0
Billsec 0 when using call file to Local channel via cdr_adapative_odbc
Hi, all
Sorry that forgot add mail subject last one.
I use Ubuntu 12.04.01 TLS and install asterisk 11.7.0 (tar.gz downloaded
from asterisk.org). We named it "Asterisk11".
I want to generate a call file to /var/spool/asterisk/outgoing. This call
will dial out to Local Channel and return to some Extens.
Then Asterisk11 will generate a CDR records to MySQL's cdr table(in
database
2014 Jan 11
1
Does cdr adaptive odbc re-connect automatically after a long idle time?
Hi all,
I use astersk 11.7.0 on Ubuntu 12.04.01 TLS (i386). I use cdr_adaptive_odbc
to write CDR to my MySQL's cdr table.
After my testing, this scenario is working well.
After a long idle time, I didn't make any call to the asterisk server.
When I try to make a call again after 8 hours, I found that the cdr lost.
It cannot be inserted to cdr table.
Also, I could not find the insert CDR
2005 Mar 21
1
ASTCC: perl / mysql or me???
I try to change something in ASTCC, but I am now totally blind, ....
I hang on one line now. I changed:
vpbx:/var/lib/asterisk/agi-bin # diff astcc-original.agi astcc.agi
22c22
< # exten => _00XXXXXXXXX,1,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN})
---
> # exten =>
_00XXXXXXXXX,1,DeadAGI(astcc.agi,${CALLERIDNUM},${TARIFF},${EXTEN})
35c35
< # exten =>
2014 Oct 21
1
[asterisk-user] Confbridge Kick Action
Hi All,
I am working on Asterisk 12.6.0 with ConfBridge module, when there are
multiple user like admin and normal participant running with conference.
When I try to kicked 2 user (Normal User), it play file "conf-kicked" and
again join conference
My scenario in confbridge like.
1] Admin User (e.g. SIP/8484-00000000)
2] Normal User (e.g. SIP/8484-00000001)
3] Admin User (e.g.
2010 Apr 21
2
Unable to load cdr_adaptive_odbc.so
Hi all,
I am having trouble getting cdr_adaptive_odbc to work.
I have correctly configured the odbc drivers and dsn (I have tested
this by connecting directly using isql). I have also configured
/etc/asterisk/cdr_adaptive_odbc.conf like so:
[test-asterisk]
connection=test-asterisk-odbc
table=cdr
I have tested the ODBC connection test-asterisk-odbc and it works correctly
However when I try to
2018 Jan 25
0
Re: [ovirt-users] Slow conversion from VMware in 4.1
On Thu, Jan 25, 2018 at 10:08 AM, Richard W.M. Jones <rjones@redhat.com> wrote:
> There's got to be some difference between your staging environment and
> your production environment, and I'm pretty sure it has nothing to do
> with the version of oVirt.
>
> Are you running virt-v2v inside a virtual machine, and previously you
> ran it on bare-metal? Or did you
2007 Dec 25
1
cdr_adaptive_odbc and custom rdms fields
Hi folks,
I was recently made aware that the only way to currently set custom fields
in a relational database for CDR is via the experimental cdr_adaptive_odbc
drivers found here:
http://svncommunity.digium.com/view/tilghman/branches/1.4/cdr_adaptive_odbc.c?view=log
I had no problem compiling the driver, and copied the module to
/usr/lib/asterisk/modules on my box and setup
2009 Feb 26
0
[cdr_odbc] error: Cannot insert the value NULL into column 'calldate'
Hi,
I am trying to get * log to mssql server. I have odbc and freetds
configured, but my insert query is missing calldate which is a NOT
NULL field in database schema.
cdr_adaptive_odbc: Insert failed on 'sqlserver:cdr'. CDR failed:
INSERT INTO cdr
(clid,src,dst,dcontext,channel,lastapp,lastdata,duration,billsec,disposition,amaflags,uniqueid)
VALUES
2010 Oct 20
2
Adaptive CDR and default fields
I'm running 1.6.2.13 and need to record a small number of custom
values use cdr_odbc and cdr_adaptive_odbc, and only the custom
fields.
The good news is that the custom records are being stored in the
database as desired. The bad news is that I get three sets of
warnings/notice about 'SQL Exec Direct failed' and dropping then
reconnecting the database handle. I traced the SQL calls
2013 Jun 03
1
Confbridge doesn't kick chan_local
I have a confbridge setup that feeds the conference from the ALSA
microphone input (this is the conference leader) and then uses
app_ices to send the conference audio to icecast.
I start the conference leader like this:
console dial 1000_admin at conferences
I join the ices user to the confbridge with a call file:
Channel: Local/1000 at conferences
MaxRetries: 2
RetryTime: 60
WaitTime: 30
2015 Apr 25
0
Error writing CDR
> Hi All
>
> I have dozens of these messages on CLI complaining about database connection and error writing CDR to disk.
>
> The curious thing is I can find them all inside the database.
> I "selected" them using uniqueid and manually compared each column with the cdr_adaptive_odbc.c error line.
>
> "mysqlcheck -a -e -v DBase" and "mysqlcheck -c -e
2014 May 07
0
Video with asterisk12 and pjsip
Hi,
I tried to turn on Video and get the following cli-WARNING output
-- Executing [8600 at outgoing-kamailio:1] Answer("PJSIP/7000-00000000",
"") in new stack
> 0x7f46f41ff2e0 -- Probation passed - setting RTP source address to
192.168.8.203:17200
-- Executing [8600 at outgoing-kamailio:2]
ConfBridge("PJSIP/7000-00000000", "8600") in new stack
--
2015 Apr 25
1
Error writing CDR
On Sat, 25 Apr 2015 17:11:34 +0200
jg <webaccounts173 at jgoettgens.de> wrote:
>
> > Hi All
> >
> > I have dozens of these messages on CLI complaining about database
> > connection and error writing CDR to disk.
> >
> > The curious thing is I can find them all inside the database.
> > I "selected" them using uniqueid and manually
2015 Apr 25
4
Error writing CDR
Hi All
I have dozens of these messages on CLI complaining about database connection and error writing CDR to disk.
The curious thing is I can find them all inside the database.
I "selected" them using uniqueid and manually compared each column with the cdr_adaptive_odbc.c error line.
"mysqlcheck -a -e -v DBase" and "mysqlcheck -c -e -v DBase" both returned OK for
2009 Nov 02
1
for parameter 'keep' in 'step'
Hello Lady or Sir,
I want to do model selection with 'step' function. But there is a trouble to
me.
For example, there are 5 independent variables, X0,X1,X2,X3 and X4; and 1
dependent variable y.
I want to run stepwise regression y ~ X0 + X1 + X2 + X3 + X4, and I want to
keep X0 always in the
model. Every time when I run command 'step' with 'keep', error information
2012 Sep 25
2
undefined symbols
Hi,
I compiled Asterisk 10.7.0 with gcc-4.5.3 and at runtime I'm getting these warnings:
loader.c: Error loading module 'chan_dahdi.so': /usr/lib/asterisk/modules/chan_dahdi.so: undefined symbol: ast_smdi_interface_unref
loader.c: Error loading module 'app_stack.so': /usr/lib/asterisk/modules/app_stack.so: undefined symbol: ast_agi_unregister
loader.c: Error loading module
2010 Oct 25
0
CDR updating
Hi, I am using Asterisk 1.6.2.13 and have an issue but I'm not sure if
it's a bug or not. I am using the cdr_adaptive_odbc logging module and
writing my CDR records to a MS-SQL server. I need to log which end
hangs the call up and have placed the relevant
CDR(myfield)=caller/callee commands where they need to be.
When I watch the call on the console I can see the CDR field being set
2005 Jul 23
2
ASTCC gives me only the time, but no cost
I try to track down an error that causes that Astcc just reports the time, but not the costs.
I could narrow the problem down into this sub routine:
sub calccost() {
my ($adjconn, $adjcost, $answeredtime, $increment) = @_;
eval { my $adjtime = int(($answeredtime + $increment - 1) / $increment) * $increment };
my $cost;
print STDERR "Adjusted time is $adjtime, cost is $adjcost with
2012 Jun 08
0
cdr_adaptive_odbc
Hello all,
I have all configurations done and cdr_odbc works fine.
However, cdr_adaptive_odbc doesn't work and I get the following error:
relocation error: /usr/lib/libmyodbc3-3.51.26.so: symbol strmov, version
libmysqlclient_15 not defined in file libmysqlclient.so.15 with link time
reference
Please suggest any hints as to how I can rectify the issue.
Thanks.
-------------- next part