Displaying 20 results from an estimated 100 matches similar to: "1.4 Beta and oracle"
2006 Mar 28
0
Realtime mapping problem after svn upgrade
hi all.
i upgraded my asterisk today via svn but now my oracle realtime is not
longer working it always say:
Mar 29 08:10:54 WARNING[3876] config.c: Realtime mapping for 'sippeers'
found to engine 'oracle', but the engine is not available
Mar 29 08:10:54 NOTICE[3876] chan_sip.c: Registration from
'sip:xxx@xx.xxx-xxx.de' failed for xx.xx.xx.x- Username/auth name
mismatch
2005 Aug 24
1
RealTime ignoringswitch=>Realtime/context@realtime_ext
I am getting this error when reload my asterisk
"cdr_addon_mysql.c:264 my_load_module: Unable to load config for mysql
CDR's: cdr_mysql.conf"
I don't have res_mysql.conf in /etc/asterisk/. I have res_odbc.conf
which is attached
Res_odbc.conf
==============
;;; odbc setup file
[mysql1]
dsn => MySQL-asterisk
username => myuser
password => mypass
pre-connect => yes
2010 Mar 30
0
Asterisk realtime ldap:active directory
hello,
I try to query an active directory from asterisk. I do not see how to do
it because I just started in asterisk.
In extensions.conf
switch => Realtime/default at realtime_ext
In res_ldap.conf
[general]
host = ip_active directory
protocol = 3
port = 389
dn = ou=voip,dc=test,dc=com
pass = administrator_pass_activedirectory
user = ou=Users,cn=Administrateur,dc=test,dc=com
URL =
2006 Apr 10
0
WG: G729a error
Somebody can say me what i can do that the g729 is working?
_____
Von: Ren? Enskat [Teamware GmbH] [mailto:ren@teamware-gmbh.de]
Gesendet: Montag, 10. April 2006 10:21
An: 'asterisk-users@lists.digium.com'
Betreff: G729a error
when i load asterisk i got this error and cant start * with the g729
codec:
Apr 10 10:21:18 VERBOSE[5873] logger.c: [codec_g729a.so]Apr 10 10:21:18
2005 Jan 14
2
Realtime / sip.conf
I am currently in the process of testing out realtime support for
sip.conf. I have followed all of the directions that are listed in
the Wiki, but for some reason this does not work.
When utilizing a flat file, I am able to register endpoints without
any problems, and calls can proceed. One interesting side effect that
I have noticed is that when I am using realtime for sip, I am unable
to see
2013 Oct 16
1
Use Asterisk Realtime Extensions with Switch-statement and include-statement
Hello,
Is it possible to use the switch => statement in extensions.conf
(http://www.voip-info.org/wiki/view/Asterisk+RealTime+Extensions) to
point to a database and in the database use the include-statement ?
In extconfig.conf I would have :
extensions => mysql,asterisk,extensions_table
In extensions.conf I would then have :
[includecontext]
switch => Realtime/includecontext at
2005 Aug 11
5
Realtime + MYSQL
I'm having a few issues with the MySQL realtime configuration in
CVS-HEAD. I tested it initially with realtime extensions (realtime_ext
=> mysql,asterisk,extensions) and a realtime switch in extensions.conf
and that works fine, So I though I'd go back and test a static
configuration mapping.
I used the table structure from the asterisk guru postgres howto to
create something
2005 Jan 23
0
Upgrade to the newest cvs now asterisk will not start
Hello group
I just update to the newest CVS now I'm not able to get asterisk to
start. No error during the make or make install
I did a make clean before the make;make install
Any help would be great!!!!
Here is the output
asterisk -vvvvvgcd
Parsing /etc/asterisk/asterisk.conf
Parsing /etc/asterisk/extconfig.conf
== Binding realtime_ext to mysql/realtime/extensions_table
== Binding
2005 Jan 23
0
Upgrade to the newest cvs now asterisk will notstart
Looking at the error I tried moving chan_modem* out of the modules
folder and asterisk started and its working again...
Not sure what changed in the chan_modem_i4l.so but removing it from the
folder fixed my problem.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Eric Hall
Sent: Sunday, January 23, 2005
2004 Mar 17
1
scandinavian letters or charset problem?
Hi!
This teamware mailclient (teamware.com) that we use at the office has
problems adding files as attachments from our Samba 3.0.2a share. The
attachment file browser sees the files but fails to add them as
attachments (with an error message: "valid.stf - file not found"
regardless of the file name in question). I tracked this thing down to
scandinavian letters (if your mail
2006 Oct 25
0
*****SPAM***** asterisk 1.4 problem with call queues
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2006 Nov 03
0
*****SPAM***** Meetme Conference Rooms
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2006 May 31
1
*****SPAM***** Upgrading
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2009 Feb 26
0
Possible locking problem in DLM code
Hi,
with lockdep enabled, I get the warning below. I've verified it and it
seems to be really correct - we acquire dlm->ast_lock and lockres->spinlock
in different orders in dlm_queue_bast() and dlm_lockres_release_asm().
I'm not sure whether this can really lead to a deadlock and / or how to
fix this...
Honza
=======================================================
[
2006 Aug 01
3
*****SPAM***** Is there a smarter way to ban expensive calls in dial plan?
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2005 Jan 05
7
Realtime
Hi,
Jan 6 01:43:09 WARNING[12209]: pbx.c:796 pbx_find_extension: No such switch
'Realtime'
What does this message mean ?
Something wrong with the switch statement in my extensions.conf or maybe is
the module net correctly installed ?
Thnx.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jul 20
7
*****SPAM***** Load balenced (ADSL) network connections, is it possible?
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2001 Jan 09
2
R installation problems...
Dear all
I already posted this problem to r-help in mid-decembre; see
http://www.r-project.org/nocvs/mail/r-help/2000/3876.html
But, up to now it did not manage to get R properly working.
I reinstalled R-1.0.0, R-1.1.1 and R-1.2.0 from scratch, and
always run into the same error message:
...
[Previously saved workspace restored]
now
2014 Apr 15
1
CentOS 6 mount of ntfs formatted usb stick fails
I recently received an 8GB usb stick that fails to mount on my fully
patched CentOS 6.5 desktop machine.
The stick works just fine on a windoze 7 laptop (my daughter's) with no
special drivers installed.
fdisk -l /dev/sdf gives the following:
Disk /dev/sdf: 8004 MB, 8004829184 bytes
102 heads, 38 sectors/track, 4033 cylinders
Units = cylinders of 3876 * 512 = 1984512 bytes
Sector size
2005 Jan 05
5
Asterisk with MySQL
You are reading the instructions for the STABLE 1.0 version of asterisk and
are using the CVS version.
Goto the wiki and read the instructions for RealTime.
-Matthew
----- Original Message -----
From: "Muhammad Rizwan Khan" <rizwan@advcomm.net>
To: <Asterisk-Dev@lists.digium.com>
Sent: Wednesday, January 05, 2005 12:42 PM
Subject: [Asterisk-Dev] Asterisk with MySQL
>