RE: [Asterisk-Users] newbie needs SIP config examples -- especially soft phones

2003-06-18 Thread John Haigh
x27;t expect to hear a monkey when they hit a prompt. John Haigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Reed Wade Sent: Wednesday, June 18, 2003 12:18 AM To: [EMAIL PROTECTED] Subject: [Asterisk-Users] newbie needs SIP config examples -- especially

RE: [Asterisk-Users] Is there any real asterisk documentation ?

2003-07-03 Thread John Haigh
.html http://asterisk.drunkcoder.com/modules.conf AGI documentation: http://home.cogeco.ca/~camstuff/agi.html I have heard reading the code can help, although I haven't done so yet, but my sense there is a lot in the code they will help. John Haigh -Original Message- From: [EMAIL PROTECTED]

RE: [Asterisk-Users] Asterisk Sacrifice?

2003-07-04 Thread John Haigh
reat and they helped me get my head around all this. http://www.loligo.com/asterisk/current/extensions.conf John Haigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kelly McDonald Sent: Friday, July 04, 2003 8:40 AM To: [EMAIL PROTECTED] Subject:

[Asterisk-Users] Asterisk Call Manager doc

2003-07-09 Thread John Haigh
I am looking for a doc out there that on how to use the Asterisk Call Manager. Can someone let me know what the URL to this is. Thanks, John Haigh ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk

[Asterisk-Users] Integrate Asterisk with Meridian phone system

2003-07-23 Thread John Haigh
Has anyone integrated Asterisk for Voicemail with a Nortel Meridian phone system or know if this could be done? Thanks, John Haigh ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

RE: [Asterisk-Users] CDR Web Search Frontend

2003-10-01 Thread John Haigh
How about doing it in Java with Java web services(for conf file generation and user authentication,e t c) so that way other developers can write in other languages such as PHP or perl different front-ends but consume the web services over http. Well this is the way I plan on doing it so the code

RE: [Asterisk-Users] Starting * with G729 licences

2003-10-16 Thread John Haigh
 look in the asterisk for a directory called redhat. There is a startup script in there.   John    -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of CW_ASN - GusSent: Thursday, October 16, 2003 5:10 PMTo: [EMAIL PROTECTED]Subject: [Asterisk-

[Asterisk-Users] mysql-vm-routines.h setup for MySQL

2003-10-24 Thread John Haigh
. I will send my findings to this list after.   Thanks,   John Haigh

RE: [Asterisk-Users] cdr_mysql.so

2003-10-25 Thread John Haigh
SQL from a shell (mysql -u username -p) or from MySQL Front by entering the login info for your asterisk db user. You may want a MySQL client so you can view your cdr details until you get a frontend going (astweb ??). John Haigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EM

[Asterisk-Users] Voicemail.conf in MySQL is not functioning

2003-10-25 Thread John Haigh
ing Voicemail2 and VoiceMailMain2 that has support for MySQL exten => 8500,1,VoiceMailMain2 In voicemail.conf I have the MySQL connectivity settings in [general] dbhost=localhost dbname=asterisk dbuser=someuser dbpass=somepass I have commented out the entire [default] section and it's mailboxes. I do have MySQL working with CDR MySQL from asterisk-addons thanks, John Haigh

[Asterisk-Users] Voicemail.conf in MySQL is not functioning

2003-10-26 Thread John Haigh
mail.conf I have the MySQL connectivity settings in [general] dbhost=localhost dbname=asterisk dbuser=someuser dbpass=somepass As well in voicemail.conf I have commented out the entire [default] section, and mailboxes. I do have MySQL working with CDR MySQL from asterisk-addons thanks, John Haigh

RE: [Asterisk-Users] cdr_mysql Voicemail or VoiceMail2?

2003-10-26 Thread John Haigh
You need voicemail2. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Uriel Carrasquilla Sent: Sunday, October 26, 2003 2:06 PM To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] cdr_mysql Voicemail or VoiceMail2? Can I use Asterisk with MySQL Voicema

Re: [Asterisk-Users] Anyone got VM2 working with MySQL?

2003-10-27 Thread John Haigh
I am having the same problem. Here are my findings: In asterisk/messages log file: Oct 25 10:55:11 WARNING[19474]: File app_voicemail2.c, Line 2388 (vm_execmain): Couldn't read username CLI debug output is as follows when accessing the VoiceMailMain2 from extension 8500: Executing VoiceMailMain

[Asterisk-Users] Listen to a Call

2003-10-29 Thread John Haigh
Hi,   Is it possible to listen in on an existing call already, say between the caller and callee? So the 3rd person would listen to the caller and callee on an existing channel without the knowledge of either the existing caller and callee. Thanks,   John Haigh 

Re: [Asterisk-Users] New to asterisk? RUN... don't walk.

2004-01-04 Thread John Haigh
This is my favourite response to this post "RUN... don't walk.." WELL SAID! John Haigh - Original Message - From: "asterisk" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 31, 2003 4:24 PM Subject: Re: [Asterisk-User

[asterisk-users] Asterisk 1.4.24 DUNDi CLI commands not found

2010-03-15 Thread John Haigh
owdev5*CLI> show version Asterisk 1.4.24 built by root @ localhost.localdomain on a i686 running Linux on 2009-03-20 21:27:25 UTC I can reload dundi by doing the following: module reload pbx_dundi.so, but is there a way I can get

Re: [asterisk-users] Asterisk 1.4.24 DUNDi CLI commands not found

2010-03-16 Thread John Haigh
Thanks for the help as it got my pointed in the right direction. The problem was during load where there was no dundi.conf in /etc/asterisk so this failure was in the asterisk log files. Thank You, John Haigh On Tue, Mar 16, 2010 at 12:03 PM, Leif Madsen wrote: > Klaus Darilion wrote: >&