[Asterisk-Users] voicemail playback problem

2004-12-14 Thread Shilliday, Jim
My users are reporting that some voicemail messages are being cut off in the middle of being played back. The recordings are OK (they play fine when forwarded to e-mail, and they can often be accessed OK during a later call to voicemail). I found nothing in the archives on this -- ideas anyone?

RE: [Asterisk-Users] Help Running am-main.pl Perl/CGI on Apache Server

2004-09-04 Thread Shilliday, Jim
I had the same problem -- make sure these three lines are at the beginning of each of your .pl's (right after the comment section): use CGI; my $q = CGI->new(); print $q->header(); That fixed it for me. Jim Shilliday IT Director Equal Justice Center 1315 Walnut St. Suite 400 Philadelphia PA 1910

RE: [Asterisk-Users] Free WWT (WorldWideTelco): Utopia, or just a matter of organization?

2004-09-04 Thread Shilliday, Jim
Marc Sure -- you register a free number that reaches your asterisk box, and configure your box to let incoming callers dial out locally to the PSTN. Jim -Original Message- From: Marconi Rivello [mailto:[EMAIL PROTECTED] Sent: Saturday, September 04, 2004 9:03 PM To: Marc Storck Cc: Aste

[Asterisk-Users] Help with strategy for echo cancellation.

2004-09-23 Thread Shilliday, Jim
I have just installed * (RH9, P4 3.0GHZ, 1G RAM) in a small office, using three TDM400's with 4 FXO's each for incoming calls. Outgoing calls are (for the moment) routed via VoicePulse. Phone sets are Cisco 7940G's using SIP. I'm getting intermittent echo on outgoing calls, and my understanding,

RE: [Asterisk-Users] Re: Help with strategy for echo cancellation.

2004-09-23 Thread Shilliday, Jim
All this is consistent with Cisco's analysis -- you can have echo without analog ports IF there's an analog circuit at the other end of the call (and there usually is). We're getting echo on outgoing calls through VoicePulse, not on the FXO's that only carry incoming traffic. Jim Shilliday IT Dir

RE: [Asterisk-Users] Chaining more than one zap echo canceller?

2004-10-12 Thread Shilliday, Jim
True, but you can make an apple pie taste better by adding a little orange juice Jim Shilliday -Original Message- From: Rich Adamson [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 12, 2004 3:58 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-U

RE: [Asterisk-Users] Cisco 7960G "disk full error"

2004-10-12 Thread Shilliday, Jim
Title: Message Careful – in the later versions, P00* no longer specifies a protocol, it’s actually the UAL.   Jim Shilliday   -Original Message- From: Andrew Edmond [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 12, 2004 5:59 PM To: 'Asterisk Users Mailing List - Non-Co

RE: [Asterisk-Users] Am I stupid or is my card DOA.?

2004-10-13 Thread Shilliday, Jim
Have you tried disabling USB support in BIOS (assuming you're not using it)? Also, if applicable, setting "Plug and Play OS" to "no"? Maybe your IRQ's have been changing on bootup. Jim Shilliday -Original Message- From: David McNett [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 13

[Asterisk-Users] MySQL CDR -- debugging

2004-10-14 Thread Shilliday, Jim
I have the mysql cdr module installed and running: asterisk-pit*CLI> cdr mysql status Connected to [EMAIL PROTECTED] with username asterisk for 18 minutes, 9 seconds. Wrote 0 records since last restart. But it's not logging any calls, e.g.: Oct 14 16:50:37 E

RE: [Asterisk-Users] MySQL CDR -- debugging

2004-10-14 Thread Shilliday, Jim
be located at /var/log/asterisk/debug If it is commented, un-comment it and restart asterisk. Be warned, this debug log can grow by megabytes every hour. Matthew - Original Message ----- From: "Shilliday, Jim" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Com

RE: [Asterisk-Users] MySQL CDR -- debugging

2004-10-14 Thread Shilliday, Jim
Aahhh, found it -- in the wiki: http://www.voip-info.org/tiki-index.php?page=Asterisk%20cdr%20mysql Gotta recompile it or kill the uniqueid field in MySQL. Jim Shilliday -Original Message- From: Shilliday, Jim Sent: Thursday, October 14, 2004 7:06 PM To: Asterisk Users Mailing List

[Asterisk-Users] MySQL CDR addon problem

2004-10-15 Thread Shilliday, Jim
I thought I had this resolved, but apparently not. Every call generates this: Oct 15 16:54:19 ERROR[1115579712]: cdr_addon_mysql.c:200 mysql_log: Failed to insert into database. We know from the mysql log that * is connecting to MySQL: 041015 16:14:02 12 Connect [E