[asterisk-users] Asterisk Log rotate not working

2013-05-21 Thread Ahmed Munir
Hi, Last year, I installed Asterisk 10.4.2 and enabled logrotate on daily basis which was working perfect. Now in couple of months back, the logrotate feature is not working at all but simply appending the logs in 'messages' file. Listing down down the configuration for logrotate below;

Re: [asterisk-users] Asterisk Log rotate not working

2013-05-21 Thread Chris Bagnall
On 21/5/13 4:19 pm, Ahmed Munir wrote: Last year, I installed Asterisk 10.4.2 and enabled logrotate on daily basis which was working perfect. Now in couple of months back, the logrotate feature is not working at all but simply appending the logs in 'messages' file. Listing down down the

Re: [asterisk-users] Asterisk Log rotate not working

2013-05-21 Thread Jason Parker
On 05/21/2013 10:19 AM, Ahmed Munir wrote: Hi, Last year, I installed Asterisk 10.4.2 and enabled logrotate on daily basis which was working perfect. Now in couple of months back, the logrotate feature is not working at all but simply appending the logs in 'messages' file. Listing down down

[asterisk-users] Failed to authenticate device Ext 110

2013-05-21 Thread asterisk users
I'm having a strange problem recently with a Yealink SIP-T28P phone connected to Asterisk 11.4.0 via openvpn. It was working fine for months, and now when I dial anything from the phone, it shows Forbidden, and the Asterisk console shows: [May 21 10:47:49] NOTICE[28518][C-0004]:

Re: [asterisk-users] Asterisk Log rotate not working

2013-05-21 Thread Tzafrir Cohen
On Tue, May 21, 2013 at 11:29:37AM -0500, Jason Parker wrote: On 05/21/2013 10:19 AM, Ahmed Munir wrote: Hi, Last year, I installed Asterisk 10.4.2 and enabled logrotate on daily basis which was working perfect. Now in couple of months back, the logrotate feature is not working at all but

Re: [asterisk-users] Failed to authenticate device Ext 110

2013-05-21 Thread Matthew J. Roth
asterisk users wrote: I'm having a strange problem recently with a Yealink SIP-T28P phone connected to Asterisk 11.4.0 via openvpn. It was working fine for months, and now when I dial anything from the phone, it shows Forbidden, and the Asterisk console shows: [May 21 10:47:49]

Re: [asterisk-users] Failed to authenticate device Ext 110

2013-05-21 Thread asterisk users
On Tue, May 21, 2013 at 11:26 AM, Matthew J. Roth mr...@imminc.com wrote: asterisk users wrote: I'm having a strange problem recently with a Yealink SIP-T28P phone connected to Asterisk 11.4.0 via openvpn. It was working fine for months, and now when I dial anything from the phone, it

Re: [asterisk-users] Asterisk Log rotate not working

2013-05-21 Thread Ahmed Munir
Checked in /var/logs/ directory, all logs are not rotating by logrotate. Please advise how can I overcome this issue as I'm using CentoOS 5 From: Chris Bagnall aster...@lists.minotaur.cc Subject: Re: [asterisk-users] Asterisk Log rotate not working To: asterisk-users@lists.digium.com

Re: [asterisk-users] Asterisk Log rotate not working

2013-05-21 Thread Jim Lucas
On 5/21/2013 11:54 AM, Ahmed Munir wrote: Checked in /var/logs/ directory, all logs are not rotating by logrotate. Please advise how can I overcome this issue as I'm using CentoOS 5 Ahmed, Proper log rotation depends on a couple things working together correctly to get the job done. First,

[asterisk-users] Automatic Speech Recognition and Text To Speech using iSpeech

2013-05-21 Thread Lefteris Zafiris
Hi, a set of AGI scripts that provide ASR and TTS for asterisk using the iSpeech API (http://www.ispeech.org/) are available on this page: http://zaf.github.io/asterisk-ispeech/ This is the first public release, updates will soon follow. Feel free to test and report. Regards, Lefteris Zafiris