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:[email protected]
+972-50-7952406           mailto:[email protected]
http://www.xorcom.com  iax:[email protected]/tzafrir



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to