similar to: [*Win32 0.60] Sending call notification by e-mail/web?

Displaying 20 results from an estimated 1000 matches similar to: "[*Win32 0.60] Sending call notification by e-mail/web?"

2008 Mar 31
1
AsterPas ObjectPascal Based FastAGI Server goes Open Source
Announcement: We are pleased to announce that we have released AsterPas FastAGI ObjectPascal Script Server for 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
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
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
2007 Mar 16
2
Cepstral voices
what's the easiest way of using cepstral voices with asterisk ? On their website, in the ssml page (http://www.cepstral.com/cgi-bin/support?page=ssml), they say "Asterisk PBX SSML can be used with Cepstral voices in Asterisk by simply embedding the markup into the input text." what input text ? To what application ? Thanks ! Julian
2008 Aug 05
2
a simple Asterisk AMI interface with Delphi (or Lazarus+FreePascal)
Hi Everyone, Those of you who have a simple home-based Asterisk box might be interested in a "simple" Win32 (Win2K or WinXP) interface to the AMI manager. The quick-start versions merely require unzipping with NO Installation - hence, NO Uninstall (i.e., no registry writes at any time by the install nor by the program). (Unfortunately) the INSTALL version does write to the
2007 Oct 25
2
What to do to use libvorbis with FreePascal?
All, I am a FreePascal programmer. I am making a Pascal-based application now, and want to use vorbis as its sound files. What should I do so that I can use libvorbis with FreePascal? (Actually, I use Lazarus as the Windows development environment) Thanks. -- Comodo Firewall Pro -- Powerful & Free, Forever! Visit www.comodo.com Support patent-free audio! Visit www.playogg.org Use
2007 Jun 07
3
is it possible to run delphi apps(forms) using wine
is it possible to run delphi apps/forms(that was build, compiled, and targeted to windows machines) on linux(fc6, suse 10.x) These delphi apps connects to MS SQL server. if it is possible, then I can easily ground all those windows xp machines, that are just use to run these delphi apps... and use linux instead Regards --------------------------------- Got a little couch potato? Check
2010 Feb 08
2
How to run a remote PHP script and still have access to audio stream?
Hello there, I'm trying to figure out how to run a PHP script on a remote machine and still have access to the audio stream associated with the call. Ideally, I'd love to play/record audio files directly from/to the remote server without having to copy them back and forth to the Asterisk server. What is the best way to do this? Is it possible to combine EAGI with FastAGI in PHP?
2008 Feb 27
3
Attended transfers through a GUI
Greetings list, I've been playing around this afternoon with Flash Operator Panel, trying to get it to do attended transfers. I am running the latest version. Has anyone managed to get this working reliably, and if so, would you mind sharing how you did it please? Alternatively, are there any other GUIs (free or commercial) that reliably support attended transfers? I'm trying to
2007 Jun 07
5
[LLVMdev] libc dependencies, code generation questions
Hello, I'm looking into creating an llvm backend for the Free Pascal Compiler (<http://www.freepascal.org>). After reading a bit through the documentation and looking at some code generated by llvm-gcc, I have a couple of questions: 1) is there a way to specify ranges in the switch statement? Pascal supports switch statements (called "case" statements there) which
2006 Jan 13
3
FastAGI Command Execution
I've noticed that with FastAGI (and maybe AGI) that when you sequentially send a sequence of dial commands, if the call is picked up, that after the call ends, the Fast AGI script keeps executing the commands! Is there anyway to stop execution once a call is picked up? I think looking at the result codes after the Dial to determine if the call was picked up or not is not a good idea... if it
2010 Jul 16
8
Native libpq.so instead of libpq.dll?
Hello all, is it possible to use the native Linux libraries instead of their Windows builds? This can be a newbie question. :) I have a database program based on PostgreSQL and I think that coyping the Windows libraries for the application to run is a bit luxury when the same but native libraries with the same functions already exist for Linux and they are already installed on my system. I
2008 Jan 27
1
[AGI 1.4] C sample?
Hello I'm pretty much a newbie when it comes to C, but I have to use this language to write a couple of AGI proggies because I need them to be statically compiled. Strangely enough, Google didn't return much when looking for the "Hello, world!" of AGI in C. The following doesn't work: The file never gets written: =========== //check_cid.c #include <stdio.h> #include
2015 Jul 29
2
Windows Asterisk Help
To: asterisk-users at lists.digium.com From: webaccounts173 at jgoettgens.de Date: Wed, 29 Jul 2015 16:11:31 +0200 Subject: Re: [asterisk-users] Windows Asterisk Help Downloaded latest version of Asterisk from www.asteriskwin32.com and installed on Windows 7. Here is my sip.conf
2010 Apr 04
1
[OT] phpagi help
Hi, I am attempting to connect to the blacklist database using PHPAgi and it always seems to hang. The code snippet I am trying is: $r = $agi->get_variable("CALLERID(num)"); $cidnum = $r["data"]; if ($cidnum < 1000000000) # No valid callerid. { exit(0); } $r = $agi->database_get("blacklist", "$cidnum"); if ($r["result"] ==
2015 Jul 29
3
Windows Asterisk Help
Hi All, Downloaded latest version of Asterisk from www.asteriskwin32.com and installed on Windows 7. Here is my sip.conf [general]context = demo ; Default context for incoming callsbindport = 5060 ; UDP Port to bind to (SIP standard port is 5060)bindaddr = 0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)srvlookup = yes ; Enable DNS SRV
2005 Aug 10
8
Blank CIDName or CIDNum = "asterisk"
I am using Sipura 841 phones and Asterisk CVS-v1-0-06/14/05. Whenever a call comes in with blank CIDName or CIDNum the phone reports the respective variable as "asterisk". I can manually set the variables to whatever I want: CIDName (alpha-numeric) & CIDNum (Numeric). But if I try to make them blank, or null, or maybe throw some alpha characters into CIDNum, they get reported
2016 Jul 11
3
Master-Master replication question
Quoting "William L. Thomson Jr." <wlt-ml at o-sinc.com>: > You are not alone! > > On Wednesday, July 06, 2016 01:15:34 PM Remko Lodder wrote: >> Dear list, >> >> I have setup a master-master replication setup. My primairy MX's send >> email >> over on a DNS loadbalanced way, so DNS is doing some kind of round-robin >> way of sending
2008 Mar 11
1
Meetme application on AstriskWin32
Hi, I searched both AsteriskWin32 0.66b build from Asterisk 1.2.26.2 and AsteriskWin32 0.60b build from Asterisk 1.2.14 for Meetme application. But both are showing "The application is not registered" and that module (app_meetme.so) is also not present.Plz anybody can tell me the reason for this. preethy ** -------------- next part -------------- An HTML attachment was scrubbed...
2005 Jul 02
10
Linux Distribution for Asterisk server use
Hello, My question is about which Linux distribution to choose for Asterisk. (/me holds breath) OK, hopefully you're still reading, because whatever you were thinking now, you're thinking wrong! ;) First of all, I want to make clear that I have read EVERY message and reply that I could possibly find about this topic, so that includes the dozens of messages here on the Asterisk