similar to: Realtime - reading values from registred family name

Displaying 13 results from an estimated 13 matches similar to: "Realtime - reading values from registred family name"

2006 Jan 20
1
quality and delay test
It there avalible quality and delay test for sip connections for asterisk. Something like to clients making a call with different codecs and measuring delay , jitter ? I know there is a Astertest but in that you need 2 asterisk mashines (which is usually hard to have). I was looking for perl/bash scripts running sip clients in a finite loop + etheral to measure packet properties , gathering logs.
2004 Jul 25
2
which DB to use? or Why Berkley DB vs. MySQL, etc
What are the criteria you use to select which DB to use with * Built in DB1/Berkley DB MySQL add in Postgres Unix odbc Brian's dbodbc Beyond just having a relational DB or not. Performance? DB size? Ease of Access? Portability? Gui/browser access ... Any comments on how to bring this all into focus?
2006 Dec 18
1
RE: Best way to access MySQL data from dial plan
> > > > What is a better way to do it then in terms of performance, security, > and > > flexibility? Using exec and a shell script, or agi or something else? > > Setup extconfig to have realtime access to the database/table you want to pull info from, then in the dialplan use the app Realtime. -= Info about application 'RealTime' =- [Synopsis] Realtime
2005 May 23
0
App_odbcexec
Hello everyone, I have just gone through the installation process to add commands ODBCexec and ODBCquery to the extensions.conf. However I am receiving an error in asterisk "No application 'ODBCquery' for extension (incoming,33,2)". I have installed unixODBC-2.2.11 and myODBC 3.51. I have gone through the instructions as per
2006 Jan 08
0
problems with app_odbcexec
Hi all, I am trying to install the ODBCexec and ODBCquery functions into my dialplan but I'm having difficulties in the installation of app_odbcexec.c itself. I'm using Asterisk 1.2.1 and I've downloaded and installed unixODBC. But when I try to run "make" after editing Makefile and copying the app_odbcexec.c to my asterisk/apps location, this is the output I get: cc -fPIC
2006 Jan 11
0
problems with installing app_odbcexec into dialplan
Hi all, I am trying to install the ODBCexec and ODBCquery functions into my dialplan but I'm having difficulties in the installation of app_odbcexec.c itself. I'm using Asterisk 1.2.1 and I've downloaded and installed unixODBC. But when I try to run "make" after editing Makefile and copying the app_odbcexec.c to my asterisk/apps location, this is the output I get: cc -fPIC
2004 Jun 01
1
Feedback needed! FindMe/FollowMe FeatureSpec.
Hi Adam, I appreciate your feedback, and understand totally where you're coming from as far as the database perspective goes. For the first "draft" of the app, I think I'm going to let it default to using a conf file for two reasons. First, my setup currently does not utilize a database. I would like to move to that type of a setup in the future however. Secondly, seeing as
2008 Nov 06
4
ODBCExec and Asterisk 1.6 New Thread
Ok, sorry for the response on the same thread. This is a new one. The main thing is that with this I set the Store Procedure or Query directly on the dialplan line, is easier to configure, change, manage, etc. I also know that works great with heavy load, and it reconnects when the network goes down and up. Can you help me porting this app? I think woun`t be difficult for someone that
2011 Oct 13
1
delete columns which partially match expression
Hello everyone, I'd like to search for certain "expressions" (characters) in my data.frame and delete the containing columns. So, for example in the below table, I'd like to delete all columns which contain the expression "Error". That is, R should delete column C and E from my data. Any ideas? A B C D E 12
2004 Apr 30
6
app_dbodbc segfault
Is anyone out there using app_dbodbc (http://www.bkw.org/~brian/app_dbodbc.c)? Any problems with it? I was able to get it all working, but it causes * to segfault every now and then. It does not appear to be related to any specific function (ODBCget,ODBCput,ODBCdel,ODBCdelltree). It is 100% repeatable. If I noload the module, everything works fine, but when its running, after calls to any of the
2004 Aug 06
4
Fw: Some Question
some one receive this message? ome one could help me please? tanks 4 all ----- Original Message ----- From: "Rádio IRCBrasil - Andre Marcelo" <andre@ircbrasil.com.br> To: <icecast@xiph.org> Sent: Tuesday, November 04, 2003 7:20 PM Subject: [icecast] Some Question <p>Hi People, I have a Rádio In Brasil that is running in shoutcast, and i am thinking to migrate it to
2006 Jan 10
3
Serving lots of images to only registred users
Hello guys, I am building a photo website and I have some questions before I really start programming the site. My system will be Debian + lighttpd + mysql +fastcgi + ImageMagick I plan to use file_column for image handling/verification and thumbnail creation. My question is; I need to store images in a place outside of webroot so only registered members can see them. To serve them secure
2004 Jun 01
15
Feedback needed! FindMe/FollowMe Feature Spec.
Hello all, I'm going to tackle learning C this week, and start writing my first * add-on/contribution; assuming it's actually worthy of contributing once it's done.. I think I've chosen a hefty project for my first go round here... I'd like to get some feedback from everyone on a FindMe/FollowMe spec I've put together. Before you read on, let me say, I don't want