Displaying 20 results from an estimated 400 matches similar to: "CDR direct executed failed"
2013 Mar 06
2
Error to install Asterisk
Hi,
df -h output:
root at ubuntu:/home/ubuntu/Downloads/asterisk-11.2.1# df -h
S.ficheros Tam. Usado Disp. % Uso Montado en
/cow 14G 4,5G 8,7G 34% /
udev 999M 4,0K 999M 1% /dev
tmpfs 403M 860K 402M 1% /run
/dev/sdb1 799M 693M 106M 87% /cdrom
/dev/loop0 668M 668M 0 100% /rofs
2013 Mar 05
2
Error to install Asterisk
Hi,
when I try to install Asterisk 11.2.1 the console return error which it tells:
/usr/bin/ld: final link failed: No space left on device
and the process exits installation.
How can I solve this problem? Tmp folder is empty.....
Thanks,Jordi
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jun 17
1
ODBC cdr tearing my hair out
svn trunk.
I'm trying to get cdr to work with my odbc database. I have followed a
checklist that I had previously but still can't get it to work. There
are no errors (verbose 40 and debug 40), I get
[cdr_odbc.so] => (ODBC CDR Backend)
== Parsing '/etc/asterisk/cdr_odbc.conf': Found
*CLI> cdr status
CDR logging: enabled
CDR mode: simple
CDR registered backend:
2010 Jan 07
1
voicemail /odbc problem
Hi,
I'm having a bit of a problem with storing voicemail messages in an
odbc database. I *think* I've got everything configured correctly but
messages are stored on the asterisk server instread of in the database.
System info
64 bit redhat RHEL 5.1
Asterisk 1.4.26
unixODBC installed
used makemenuselect to instal res_odbc and cdr_odbc
Back end database DB2
Database name voiceml
2009 May 05
1
Asterisk cdr_odbc problems
I'm trying to get asterisk cdr_odbc configured, but it can't connect
through my odbc driver.
switchboard*CLI> module load cdr_odbc
[May 4 20:06:04] ERROR[17758]: cdr_odbc.c:358 odbc_load_module:
cdr_odbc: Unable to connect to datasource: asterisk
/etc/odbcinst.ini:
[MySQL]
Description = MySQL driver
Driver = /usr/lib/odbc/libmyodbc.so
Setup =
2009 Apr 28
1
Asterisk 1.6 and CDR/MySQL
HI,
I am trying to setup CDR with ODBC and MySQL but get the following error :-
[Apr 28 21:30:01] ERROR[14567]: cdr_odbc.c:133 odbc_log: Unable to retrieve database handle. CDR failed.
I can successfully connect with iSQL so ODBCINST and ODBC ini files must be okay. I have modified /etc/asterisk/cdr_odbc.conf to include :-
[global]
dsn=asterisk
username=asterisk
password=*******
2008 Apr 22
1
lots of warnings from translate.c
We have a couple of servers with asterisk 1.4.19 and zaptel 1.4.10,
acting as gateways from SIP to ISDN PRI interfaces. Each has one
Digium TE420 (with hardware echo cancellation) and one TC400B for
transcoding, in order to handle 60/90 contemporary calls in peak
hours.
In my logs there are hundreds of thousand warnigs per day like these:
transcode.c: no samples for lintoulaw
transcode.c:
2005 Jul 27
7
Oracle OCI8, or "am I going crazy?"
All of a sudden, on three different systems, the "server_ip_address/sid_name"
syntax in database.yml has stopped working for me.
I can''t even do a OCI8.new(blah blah blah) statement from an IRB shell.
I get "ORA-12541: TNS:no listener", or some variant, depending on how I phrase it.
On systems where I have a real deal client installed, and OCI can find the
tnsnames
2013 Feb 17
0
Can Cisco 5XX phones share asterisk phone directory?
Hi!
Please is it possible for Cisco 5XX phones to use asterisk/FreePBX phone
directories, and if so, how?
Thanks in advance!
On Feb 17, 2013 6:40 PM, <asterisk-users-request at lists.digium.com> wrote:
> Send asterisk-users mailing list submissions to
> asterisk-users at lists.digium.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
2004 Apr 04
3
SIP Registration Errors
Hi...I've got two Grandstream phones attached to my Asterisk on the same
subnet. The phones have fixed IP addresses. Asterisk is generated an error
for one of them only, even though both appear to be registered correctly.
The current state of the sip.conf is included below. Anyone know what is
going on here? Both appear to be working fine between each other and between
themselves in and
2009 Jul 20
0
No subject
;
; cdr_odbc.conf
;
;[global]
;dsn=MySQL-test
;username=username
;password=password
;loguniqueid=yes
;dispositionstring=yes
;table=cdr ;"cdr" is default table name
;usegmtime=no ; set to "yes" to log in GMT
Though, reading from https://issues.asterisk.org/view.php?id=15021, it seems
that lines username= and password= in cdr_odbc.conf are not used
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
2003 Jun 27
1
defaultip= in sip.conf doesnt work?
I have several (various brand) sip devices with static IP's.
I understand that asterisk will not accept a registration from these
devices if the host= parameter is not set to 'dynamic' in sip.conf.
I want calls to these extensions to be routable even before the device
registers. I understand that is what defaultip= is supposed to do, but
it doesn't work. I get a busy tone when
2014 Jun 11
4
TSIG error with server: tsig verify failure
Hello,
I still receive this error in my log.samba and when running
'/samba_dnsupdate --verbose --all-names'. Has this been fixed
completely? Searching through the archives I see this post
https://lists.samba.org/archive/samba-technical/2013-February/090408.html.
Using Samba 4.1.7 with Ubuntu Server 12.04. My understanding is the
update still succeeds but the error is
2017 Apr 04
3
Filter query
Hi all,
I’m a C++ dev who is adding support for Samba in one of the products of the company I work for. I’m pretty new to the LDAP world, and I feel a bit lost.
I am trying to make a query to a samba server using a filter. The filter should be “get me the users that are not computers”, and I’m trying to have the same query for both MS AD and Samba LDAP. The original filter is:
2007 Nov 14
0
Real Time CDR
Every once in a while (like 2 out of 7 times), I get the following message:
[Nov 14 12:49:02] NOTICE[6855]: cdr.c:434 ast_cdr_free: CDR on channel 'SIP/5000-082508f0' not posted
I look in the cdr table in mySQL and indeed, the record is not posted for that call.
This makes me want to create hard file and a compare script between the file cdr and the odbc cdr, but I was wondering if
2005 Mar 01
2
Cisco 7960 x g729 x Unable to create/find channel
I'm trying to place a call from my Cisco 7960 and I'm receiving this error:
Mar 1 06:19:44 NOTICE[3060]: chan_sip.c:7399 handle_request: Unable to
create/find channel
Mar 1 06:19:58 NOTICE[3060]: chan_sip.c:7399 handle_request: Unable to
create/find channel
I can't place calls, but I can receive them:
mail*CLI> sip show channels
Peer User/ANR Call ID Seq
2006 Oct 23
1
problems with authentication
Hi, I have some problems
I'm using fetchmail to get my mail from the server to
a local server, but the problem is that my user name
of the mail is "user at virtualdomain" and I can't make a
system user with "@" on centos.
So, I want to know how can I tell to dovecot the user
"user at virtualdomain" is associate to a sistem user
"user.virtualdoman".
2015 Mar 26
1
TSIG error with server: tsig verify failure
when you read. :
http://www.spinics.net/lists/samba/msg111972.html
says:
>
>That output
> ; TSIG error with server: tsig verify failure
>is usually only seen when the internal DNS server is running.
>It's a glitch, which can be ignored atm (all dyn. updates are done OK).
>
so if you dont want to see that error, switch to bind9_DLZ.
Greetz,
Louis