Re: [asterisk-users] Voicemail cutting out after about 30 seconds

2008-09-24 Thread Gordon Henderson
On Wed, 24 Sep 2008, Chris Bagnall wrote:

> Greetings list,
>
> I've had problems on a few of our asterisk boxes where voicemail tends 
> to cut out after about 30 seconds, despite the maximum message length 
> being set at 240s (4m).
>
> I've tried reducing the silence detection threshold from 128 down to 32, 
> which has helped, but not resolved the issue entirely.
>
> The calls in question are being delivered to the boxes via IAX or SIP, 
> so it's not a Zaptel gain issue.
>
> Has anyone else had similar problems? Is it "safe" to drop the silence 
> detection threshold even lower?

Try:

In /etc/asterisk/asterisk.conf, under

   [options]

add

   transmit_silence_during_record = yes

That stopped a remote site I was taking VoIP calls from hanging up after 
30 seconds in a custom recording setup...

Gordon

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voicemail cutting out after about 30 seconds

2008-09-24 Thread Steven Howes
Hi,

We saw this between Asterisk and an Audiocodes gateway. Whilst the  
voicemail is being recorded asterisk is not sending *ANY* rtp. Silence  
detection will always detect silence if it listens to this side of the  
conversation. Adjusting the threshold wont work, you need to find the  
timeout for the gateway which is doing it (not always easy...)

Steve

On 24 Sep 2008, at 12:30, Chris Bagnall wrote:

> Greetings list,
>
> I've had problems on a few of our asterisk boxes where voicemail  
> tends to cut out after about 30 seconds, despite the maximum message  
> length being set at 240s (4m).
>
> I've tried reducing the silence detection threshold from 128 down to  
> 32, which has helped, but not resolved the issue entirely.
>
> The calls in question are being delivered to the boxes via IAX or  
> SIP, so it's not a Zaptel gain issue.
>
> Has anyone else had similar problems? Is it "safe" to drop the  
> silence detection threshold even lower?
>
> Thanks in advance.
>
> Regards,
>
> Chris
>
>
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Voicemail cutting out after about 30 seconds

2008-09-24 Thread Chris Bagnall
Greetings list,

I've had problems on a few of our asterisk boxes where voicemail tends to cut 
out after about 30 seconds, despite the maximum message length being set at 
240s (4m).

I've tried reducing the silence detection threshold from 128 down to 32, which 
has helped, but not resolved the issue entirely.

The calls in question are being delivered to the boxes via IAX or SIP, so it's 
not a Zaptel gain issue.

Has anyone else had similar problems? Is it "safe" to drop the silence 
detection threshold even lower?

Thanks in advance.

Regards,

Chris



___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users