Bug#575465: asterisk: voicemail hangs in vm-intro before the beep unless "s" flag is used

Tzafrir Cohen tzafrir.cohen at xorcom.com
Wed Mar 31 12:34:09 UTC 2010


Hi,

On Thu, Mar 25, 2010 at 09:31:50PM -0400, Alex wrote:
> Package: asterisk
> Version: 1:1.6.2.2-1
> 
> Calling an almost stock config asterisk configured with unlimitel.ca's configs generated here:
> http://www.unlimitel.ca/temp/support/voip_support/voip_configuration_samples.html
> and just adding a VoiceMail(2102) after the Dial in the incoming section of extensions.conf.

You shouldn't place it there. There's a Goto(in-${DIALSTATUS},1) .
You should have:

exten => in5145551212-CHANUNAVAIL,1,Voicemail(2102,u)
; You already answered the call, you can't tell the phone system that
; the number is unavailable. Thus Hangup() rather than Hangup(3)
exten => in5145551212-CHANUNAVAIL,n,Hangup() 

> 
> the vm-intro starts and then cuts around 6-7 seconds in and we never
> hear the beep and the voicemail is thus never recorded.
> On a 2nd try (and any other after that) it'll cut after only 1-2 seconds...

Do you have any verbose log for this?

"first time": after a reload? After a restart?

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir





More information about the Pkg-voip-maintainers mailing list