Displaying 20 results from an estimated 1000 matches similar to: "Help on RealTime Extensions on Oracle DB"
2005 Aug 31
2
Oracle Realtime Driver and CDR Logger
I have written an Oracle Realtime Driver and a CDR
Logger for Asterisk. The CDR logger works fine, but I
think the realtime driver has problems in recognizing
realtime extension patterns.
I have written it in C++, because I used an OCI
interface library (ORAPP). I want to post it
opensource so that I could get help in its development
and testing, and be a part of Asterisk modules.
2007 Nov 20
1
Realtime - mysql query gives wrong results??
Hi,
I am using Realtime for sip configuration.
When there is an INVITE which arrives at asterisk
asterisk makes the following selects:
Nov 20 10:37:10] DEBUG[31852]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
[Nov 20 10:37:10] DEBUG[31852]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM sip_conf WHERE name =
'tzl'
[Nov
2005 Aug 05
8
asterisk registered in ser proxy
is it possible to register asterisk in a sip proxy as
if it were a terminal (like a cisco ATA)? how?
Thanx
Jenna ;)
___________________________________________________________
1GB gratis, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del mundo
http://correo.yahoo.com.ar
2005 Mar 09
1
ODBC error ?
If someone could explain me this (added some extra debugging code
Mar 10 00:47:13 NOTICE[7561]: chan_sip.c:8448 handle_request: Registration
from '<sip:a7@domain>' failed for '172.20.41.7'
Mar 10 00:47:13 WARNING[7561]: res_config_odbc.c:97 realtime_odbc: SQL param
name is a7
Mar 10 00:47:13 WARNING[7561]: res_odbc.c:90 odbc_smart_execute: SQL Execute
error! Attempting a
2005 Jan 13
1
REGISTER Problems With Realtime
Why is the SELECT statement below putting a "?" in for the username? I am
using today's CVS.
Jan 13 18:48:41 WARNING[7570]: res_config_odbc.c:105 realtime_odbc: SQL
Execute error!
[SELECT * FROM sip_buddies WHERE name = ?]
Full dump:
Sip read:
REGISTER sip:198.88.216.85 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.2:5060;branch=z9hG4bK-ffmzndpfrao2;rport
From: "Mike's Peoria
2006 Apr 24
6
Two asterisk process in one hardware.
Hello.
Has anybody knows how run two asterisk process
in one hardware? (each one with its own configuration?)
Thanks
Juan Salas.
2006 Feb 15
6
asterisk silence suppression?
Hi all, I'm getting some noise gate like effects on our sip lines & I think I need to disable silence supression, I'm searching docs & not finding where this can be set, does * have a setting to turn this off? basically what's happening is when we stop talking, the other end hears total silence, but when we talk, they can hear the background noise in the office, this sounds odd
2008 Feb 17
2
Asterisk reltime mode with Postgresql
Hi
I am having problems with Asterisk 1.4.18 and realtime architecture. I use
Postgresql-8.3 as the database.
Everything works OK; all sip phones (their configs are in the database) are
able to register to the server and I can make calls (dialplan is in the
database), but each time Asterisk reads the information from the database it
shows me this on the console:
[Feb 17 12:32:50] WARNING[620]:
2003 Apr 28
4
Hi,
I try to use asterisk with PHP. But I can't execute asterisk -r when i am not in root.
But I have lauch asterisk in an users mode.
I have this message when i try this :
ERROR[1024]: File asterisk.c, Line 1222 (main): Unable to connect to remote asterisk
Someone konow how to use asterisk in user mode ?
Regards
Rattana
-------------- next part --------------
An HTML attachment was
2014 May 09
3
authoritative sql definitions for Asterisk Realtime Architecture ARA
I am trying to find where the authoritative sql definitions for Asterisk
Realtime Architecture ARA are located. I have found many locations but each
and everyone seems to be different.
http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html/asterisk-book.html
http://www.open-voip.org/index.php?title=Asterisk_Full_RealTime_example
Files included with the distribution:
2006 Jan 24
1
oh323 and asterisk v1.2.2
Hello all.
Has anybody work with asterisk version 1.2.2 and
oh323 module?
When I try to make it show:
wrapendpoint.cxx:800: error: expected primary-expression before ')' token
wrapendpoint.cxx:800: error: `PIsDescendant' undeclared (first use this
function)
wrapendpoint.cxx:800: error: (Each undeclared identifier is reported only
once for each function it appears in.)
2006 May 15
1
Asterisk didn't start with app_swift.so
Hello
I Installed the Ceptral voices and Iam trying tu use the swift module with
asterisk.
But when I start it show:
[app_swift.so]May 15 17:53:09 WARNING[18876]: loader.c:325 __load_resource:
libswift.so.4: cannot open shared object file: No such file or directory
May 15 17:53:09 WARNING[18876]: loader.c:554 load_modules: Loading module
app_swift.so failed!
Il looked for that library
2005 Jul 20
4
HOWTO capture digits
Folks:
does anybody have an idea? how to capture the DTMF digits to a file, after
an extn asnwer? then POST it to a url?
Regards,
JR
2013 Apr 13
2
Comparison of Date format
Hi,
?In the example you provided, it looks like the dates in Date2 happens first.? So, I changed it a bit.?
DataA<- read.table(text="
ID,Status,Date1,Date2 ??? ??? ??????
1,A,3-Feb-01,15-May-01 ??? ???
1,B,15-May-01,16-May-01 ??? ???
1,A,16-May-01,3-Sep-01 ??? ??? ??? ??? ???
1,B,3-Sep-01,13-Sep-01 ??? ??? ??? ??? ???
1,C,13-Sep-01,26-Feb-04 ??? ??? ??? ??? ???
2009 Jun 09
2
is it possible to combine multiple barplots?
i am working with two sets of likert scale type (4 distinct values) data:
dataA <- rep(1:4, c(3,2,2,4))
dataB <- rep(1:4, c(5,4,3,2))
i can now (bar)plot both of these separately and compare the distributions.
plot(table(dataA), type='h')
plot(table(dataB), type='h')
is there a way to plot both of them in one plot, so that the bars for
value "1" (dataA: 3,
2013 Jan 18
2
A smart way to use "$" in data frame
Hello all,
I have a data frame dataa:
newdate newstate newid newbalance newaccounts
1 31DEC2001 AR 1 1170 61
2 31DEC2001 VA 2 4565 54
3 31DEC2001 WA 3 2726 35
4 31DEC2001 AR 3 2700 35
The following gives me the balance of state AR:
2006 Dec 05
1
Need some examples for configuring Asterisk under Realtime static
Hi List:
Can someone hlep to provide one or two examples to data entry for
sip.conf under the table structure?
CREATE TABLE `sip_conf` (
`id` int(11) NOT NULL auto_increment,
`cat_metric` int(11) NOT NULL default '0',
`var_metric` int(11) NOT NULL default '0',
`commented` int(11) NOT NULL default '0',
`filename` varchar(128) NOT NULL default '',
2004 Dec 17
6
Realtime and PostgreSQL
Has anyone had any luck with PostgreSQL and Realtime? The realtime
instructions on voip-info seem pretty straight forward... just not woking for
me. I've included all of my config files below, and my console output.
Entire console bootup output:
[root@abox asterisk]# /usr/sbin/asterisk -vvvvvvc
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing
2005 Oct 11
1
Voicemail Passwords and RealTime
Hello.
One question...
When we use voicemail with flat file configuration (voicemail.conf)
the vaicemail user can change his password by voicemailmain (voice menu)
this change the value in voicemail.conf.
When we use Realtime the password is stored in the database. What the
voicemailmain (voice menu) application do? change the database value?
As I see it doesn't work.
Regard.
Jsalas.
2009 Jul 20
1
a complicated merging task
I would like to merge two dataframes, but i have a condition that needs to
used for the merge as well.
the rows (observations) in each dataframe are identified by each person's ID
and by the date of the observation.
Basically I would like it to be merged based on both ID (exact match) and
date (a condition where one dataframe's date must be after the other
dataframe's date).