similar to: Adding Berkeley DB to Asterisk 1.8 and above

Displaying 20 results from an estimated 9000 matches similar to: "Adding Berkeley DB to Asterisk 1.8 and above"

2014 Jul 30
1
Directory app not working with realtime
All; I'm currently running Asterisk 1.8.15-cert7 and am using realtime to store my voicemail configuration. The voicemail application works fine, but the problem I have is that the 'Directory' app cannot find any entries because there are no entries in the voicemail.conf file. When I add a context and an extension entry in voicemail.conf, it works the way it should. Is there
2005 Dec 01
6
Linking against a specific Berkeley DB install
I sent this question to the OpenLDAP list yesterday, but I still haven't seen the message come across the list. I am asking here in the hopes of getting a faster response. I am trying to compile OpenLDAP 2.3.11 from source on CentOS4. I have the rpm for db4-4.2.52-7.1 installed and also a source build of BerkeleyDB in /usr/local/BerkeleyDB.4.4. How do I get OpenLDAP to link with the bdb
2013 Oct 14
0
T.38 vs. G.711
Is there a way to tell if a particular fax was transmitted by T.38 or G.711? I'd like to save the information in the CDR, but the "fax show stats" command only gives a summary since the last restart. It would be nice if the FAXOPT variables contained this information but it doesn't. Thanks; John Tech Support Tech Support VoIP Business Solutions 240-215-3479 (Work/Fax)
2014 Jan 21
0
Unknown problem sending outbound fax
All; I'm having a problem sending an outbound fax using Asterisk-1.8.15-cert3 and the spandsp fax module using a SIP trunk. I'm seeing hundreds of these: ERROR[14423]: udptl.c:294 encode_open_type: UDPTL (SIP/runcentral_outbound-00000074): Buffer overflow detected (59 + 134 > 175) Has anyone ever seen this before? I have the following configuration. udptl.conf:
2014 Dec 08
0
Faxing - Distinguish between fax and non-fax call
All; I have a few customers that do a lot of faxing, both inbound and outbound. Some use the Spandsp and some use the Digium FFA modules. What I would like to do is when an outbound fax fails, determine whether the remote end was a fax machine or a plain old phone. I would also like to determine that in the dial plan if I could. Any insight at all with this would be extremely helpful.
2017 Nov 02
3
Looking for the carrier that owns a particular DID
All; I have a customer who is looking for a particular DID. (I dialed it and it is not in service). I searched through my preferred upstream provider's list but I came up empty. I wrote them, and this is their reply. "We currently do not have that specific number in stock as this number is owned by another carrier that we do not have a business relationship with." So my
2017 Apr 18
2
Can't compile Asterisk on Ubuntu 16
All; I am trying to build and install certified Asterisk 13.13 cert3 on a Ubuntu 16.04.2 LTS host without much success. I am getting the following errors when I try to compile. [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o res_pjsip/config_transport.c: In function 'transport_apply': res_pjsip/config_transport.c:572:6: error: 'pjsip_tcp_transport_cfg
2006 Jul 07
15
Does Berkeley DB and Rails seem like a good match?
I''ve been reading up on Berkeley DB and I''ve been refelcting on the Rails philosophy and it just seemed to me like the two should go together hand in glove. Rails seeks to abstract the programer from squirrely database coding which is great. My only problem is that you''re still left with a large component, namely the databsase server (MySQL, PostgreSQL..etc) which
2017 Apr 19
2
Can't compile Asterisk on Ubuntu 16
Hey; Thank you very much. I was able to install asterisk from your link. One other question. How are you starting asterisk? Do you use an init script or systemd? Do you think that you could share the script you use? Thanks Again; John V. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jonathan H Sent:
2017 Jun 19
2
Writing CDR's to two database servers
On Monday 19 June 2017 at 18:12:35, Sebastian Gutierrez wrote: > use replication 1. Agreed - use replication. 2. If you want an HA (High Availability, not dependent on a single Master DB server replicating to a slave) solution, consider setting up Master-Master replication, with an LVS (Linux Virtual Server) HA machine in front of the two, so that writes can go to either server using only
2009 Jan 15
2
[patch] libc Berkeley DB information leak
Hi, FreeBSD libc Berkeley DB can leak sensitive information to database files. The problem is that it writes uninitialized memory obtained from malloc(3) to database files. You can use this simple test program to reproduce the behavior: http://www.saunalahti.fi/~jh3/dbtest.c Run the program and see the resulting test.db file which will contain a sequence of 0xa5 bytes directly from malloc(3).
2015 Jun 29
0
Product CDR/Queue/Meetme
1.8 or higher. Att, H?lvio Junior SafeId - Gest?o de identidades e Acessos +55 41 | 9893-2694, single-sign-on.com.br helvio.junior at safetrend.com.br On 29/06/2015 14:43, Abdul Basit wrote: > Hi Helviom > > I am interested to evaluate your product. > > What asterisk version you build this product around? > > -- > regards, > > abdul basit | p: +92 32 1416 4196 | o:
2009 Mar 18
0
glusterfs bdb backend problem
I cannot touch or cp files to glusterfs filesystem with bdb backend. orion31 is glusterfs server, orion28 is glusterfs client. ------------------------------------------------------------------------------------------- [root at orion28 ~]# mount -t glusterfs /etc/glusterfs/glusterfs-bdb.vol /mnt [root at orion28 ~]# touch /mnt/a touch: cannot touch `/mnt/a': No such file or directory [root
2006 Aug 09
1
Berkeley DB XML Adapter?
Anybody thought abt an adapter for this? Obviously not in the purview of ActiveRecord but could have a similar interface.. i.e. CRUD + find [xpath] - Ruby binding does exist. Just curious. -- Posted via http://www.ruby-forum.com/.
2012 May 06
0
Berkeley DB SQL
Hi, I am converting a system to use Berkeley DB for file access instead of ISAM files, but need to be able to examine the data in the files while testing. Does anyone know whether the DB SQL from Russian Fedora Free Updates for CentOS 6 (RHEL 6) (libdb-sql-devel-5.2.36-5.el6.R.x86_64.rpm) will work with the version of Berkeley Data Base on CentOS and RH 6? Regards ChrisG
2005 Dec 01
2
LDAP Implementations (was: Linking against a specifi c Berkeley DB install)
From: Bryan J. Smith [mailto:thebs413 at earthlink.net] > > Bowie Bailey <Bowie_Bailey at BUC.com> wrote: > > It is an interesting choice. It supports multi-master > > replication which I will need and has some GUI management > > utilities. > > Anyone know of any problems with it? > > Only that many people on this list have been ignorant of what >
2009 Jan 28
1
Unknown dict module: db with expire plugin
Hello. I use dovecot 1.1.8 in a FreeBSD 6.3 Today, I want to active expire plugin. But it does not work. I made instructions described in http://wiki.dovecot.org/Plugins/Expire for a bdb database. See my dovecot -n: # 1.1.8: /usr/local/etc/dovecot.conf # OS: FreeBSD 6.3-RELEASE-p4 i386 ufs syslog_facility: local6 ssl_cert_file: /etc/ssl/mail/***********.cert ssl_key_file:
2005 Oct 21
1
Advices for Samba and OpenLDAP
hi list, we have some trouble with openldap (back-bdb) and samba. i think it's more a problem with openldap and bdb (http://www.openldap.org/lists/openldap-bugs/200510/msg00185.html) but i want to know something about your experiences with openldap in large enterprises. what are your settings for slapd and bdb? or is there a better backend for slapd than bdb? which software versions are
2003 Feb 02
1
ext3 performance issue with a Berkeley db application
Can someone suggest anything that will help with the following ext3 performance problem? (It's a Berkeley db issue at bottom, but the ext3 part is worth looking at, I think.) First, two paragraphs of background: A Bayesian spam filter called bogofilter uses Berkeley db to maintain two database files of identical format: one containing words found in spam email and for each word the number
2005 Mar 02
2
Request to update slapd.conf and OpenLDAP info for Samba-Guide/happy.html
Dear Team, The OpenLDAP stuff on this page: http://us4.samba.org/samba/docs/man/Samba-Guide/happy.html is not the preferred backend, i.e. ldbm, it really, really needs to be bdb. See: http://www.openldap.org/faq/index.cgi?_highlightWords=bdb%20ldbm&file=1085 "ldbm uses a neutral storage interface which in principle could wrap dbm, ndbm, gdbm or sleepycat as underlying storage;