Displaying 9 results from an estimated 9 matches for "firebirdsql".
2007 Jan 06
2
Question about AGI and variable storage
Hi all,
I just finished writing the bulk of an AGI interface to FirebirdSQL
databases and I noticed that when assigning a variable through AGI (I
assume this also applies within the dialplan), you have to enclose it in
quotes if there are any space.
Does Asterisk strip off the quotes when storing the value?
Just curious.
Thanks,
--
Warm Regards,
Lee
2008 Mar 31
1
AsterPas ObjectPascal Based FastAGI Server goes Open Source
...Asterisk PBX under xxxx license.
What is AsterPas?
AsterPas is a FastAGI server which allows real-time scripting of Asterisk PBX
call flow using ObjectPascal based scripting.
AsterPas includes many built objects available from scripts such as Cepstral TTS
Engine class, database access class for FirebirdSQL, MySQL 4.1-5.0 and SQLite3
databases, Call File generation and more.
Because AsterPas is a TCP socket server, it can be installed on the local
Asterisk PBX or on a different computer to offload processing.
AsterPas is written in 100% ObjectPascal using the Lazarus IDE for the
FreePascal Compiler....
2009 Jun 18
0
Howto change arch for FirebirdSS rpm
...I have this problem:
I make my own php rpms, base on src.rpm from CentOS but with my patches
(more options included).
I have built it on my machine originally but now I want make it in mock
environment. I solved almost everything but Firebird support for 64bit
arch. Original RPM from http://www.firebirdsql.org/ are made with amd64
arch but my php is x86_64. And I don't know how to solve it.
.src.rpm for FirebirdSS and/or FirebirdCS is on available.
I have this section in .spec
%if %{with_interbase}
%package interbase
Group: Development/Languages
Prereq: php = %{version}-%{release}, perl
Summar...
2007 May 08
3
MYSQL Query --> PAGE
I have all my SIP users in a realtime database. I would like to use
MySQL command to query the database and use the results from the query
to page all the phones found in the query.
The results from the MySQL query will be multiple rows of extension:
Something like:
mysql> Select extension from sip where extension like '6%'
6001
6002
6003
ex....
I need to put all the results into a
2011 Mar 23
12
Cyrillic works "HALF"-good with wine
Hello, here is my problem:
I have Wine-1.2.2 (on Ubuntu 10.10)
and I'm trying to run windows application (writted on Visual Fox Pro 9 )
my command line is:
Code:
LC_ALL="ru_RU.UTF-8" wine shop.exe
(without LC_ALL an error "Collating squesnce RUSSIAN not fund" )
In this case wine shows normalyy most of the windows and textboxes, and the MAINMRNU. But SUBMENUS are shown
2007 Jul 28
3
global variables and updates
Sorry if this appears twice - I originally sent it nearly 18 hours ago
and never saw it ..
I have a need to have a unique integer number that can be used by a
dynamic meetme room (I am wanting to redirect a call into a meeting
room, and need a unique number to make sure I don't put two people
together !)
I was going to use a global variable ${NEXTMEETME}, and add one every
time I
2007 Dec 14
6
[Zaptel] Why no port to Windos?
Hello
I was wondering why there doesn't seem to a Windows version of Zaptel,
making the Digium and its clones unavailable for a Windows PBX.
Is the Zaptel/Zapata combo too *nix-centric?
Thanks.
2007 May 21
3
Originate and bridge Can it be done? Best Way?
Hi,
Im new, but trying real hard! I just need general direction, not
details yet..i'll try to figure those...just looking to avoid brick
walls...bottlenecks...inefficiencies etc upfront.
Hardware:
motorola vt2442 - trixbox
Apps:
Dot Net application that operates the Manager API and the FASTAGI
interfaces.
I have the 2442 set as a PLAR so as soon as the ext is off-hook, it
dials into the *61
2009 Apr 27
5
ruby jasper report
Hi,
I am trying to create a pdf using ruby jasper.
For this I am referring this url:-
http://oldwiki.rubyonrails.org/rails/pages/howtointegratejasperreports
I have done everything whatever is in that link.
Still I am not able to get the pdf. I am not getting any error in log
file. My log file is:-
"Processing AccountController#customer_report (for 127.0.0.1 at
2009-04-27 13:19:34) [GET]