RE: [Asterisk-Users] Syslog file size

2005-09-11 Thread Brad Hughes
Not possible to do natively Write a script yourself to monior it's size and invoke logrotate to rotate it when that size is reached. And cron your script however often you want (ie 10 times a day?) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of YT Lim

RE: [Asterisk-Users] AGI programming work required

2005-09-10 Thread Brad Hughes
Title: Message Thanks for your responses, I have found someone to do the work   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brad Hughes Sent: Saturday, September 10, 2005 10:34 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] AGI programming

RE: [Asterisk-Users] Voicemail problem

2005-09-10 Thread Brad Hughes
Title: Message Do you mean voicemail isn't kicking in after a SIP phone has been called, or it isn't kicking in when your trying to check voicemail?   Here's my working voicemail related configs.   sip.conf:   [1000]type=friendusername=1000secret=xxxcallerid=1000[EMAIL PROTECTED]host=dyna

[Asterisk-Users] AGI programming work required

2005-09-10 Thread Brad Hughes
Title: Message Anyone on this list interested in doing some paid AGI programming work for me? Fairly simple.   Need a script (preferably PHP) that will extract the name of a MP3 file from a Mysql database based on certain criteria (including the users caller ID), and pass the file name back t

Re: [Asterisk-Users] voicemail from mysql / change password

2004-12-11 Thread Brad Hughes
ing after a reload!   Seems to be included as of CVS HEAD 09-06-04   Brad   - Original Message ----- From: Brad Hughes To: [EMAIL PROTECTED] Sent: Sunday, December 12, 2004 3:13 AM Subject: [Asterisk-Users] voicemail from mysql / change password Im having a problem

[Asterisk-Users] voicemail from mysql / change password

2004-12-11 Thread Brad Hughes
Im having a problem where I've just switched from static configs to "realtime" configs stored in mysql   It's all working fine (in terms of it reading the configs and loading them as it should), except my problem is that if a user changes there voicemail password via the "Advanced Options (0)

[Asterisk-Users] problems setting up cdr_addon_mysql

2004-11-27 Thread Brad Hughes
Im trying to add mysql billing to my * box, running *1.0.2 on Debian   I follow the instructions at http://www.voip-info.org/wiki-Asterisk+cdr+mysql and download the asterisk-addons via cvs   When I get to the "make" part, the errors I get indicate a path somewhere is wrong. I can't for the l