[Asterisk-Users] voicemail cuts off / hangs up

Matt Hess mhess at livewirenet.com
Wed Dec 1 13:03:27 MST 2004


I did some testing on this .. created a new vm box.. let vm record a 
message to it's proper directory.. everything appears fine but again 
with the login hangup / cutoff problem.. verified user/group permissions 
on the files created in the directory.. the asterisk server runs as the 
proper user to be able to access these files but the problem persists.. 
I went into the inbox folder and did a chmod (detailed below) and then 
it works fine.. wtf!

# ls -al
total 6
drwx------   3 root  wheel  512 Oct  1 10:34 .
drwxr-xr-x  15 root  wheel  512 Dec  1 10:40 ..
drwx------   2 root  wheel  512 Dec  1 12:45 INBOX
# cd INBOX
# ls -al
total 110
drwx------  2 root  wheel    512 Dec  1 12:45 .
drwx------  3 root  wheel    512 Oct  1 10:34 ..
-rwx------  1 root  wheel   8770 Dec  1 12:45 msg0000.WAV
-rwx------  1 root  wheel   8844 Dec  1 12:45 msg0000.gsm
-rw-r--r--  1 root  wheel    256 Dec  1 12:45 msg0000.txt
-rwx------  1 root  wheel  85804 Dec  1 12:45 msg0000.wav
# chmod 770 msg0000.wav msg0000.WAV msg0000.gsm
# ls -al
total 110
drwx------  2 root  wheel    512 Dec  1 12:45 .
drwx------  3 root  wheel    512 Oct  1 10:34 ..
-rwxrwx---  1 root  wheel   8770 Dec  1 12:45 msg0000.WAV
-rwxrwx---  1 root  wheel   8844 Dec  1 12:45 msg0000.gsm
-rw-r--r--  1 root  wheel    256 Dec  1 12:45 msg0000.txt
-rwxrwx---  1 root  wheel  85804 Dec  1 12:45 msg0000.wav
#

ps.. I'm well aware that running as root is naughty.. it's just 
temporary.. as I'm trying to get this figured out..


Matt Hess wrote:

> Well I tried tarring up the directory .. deleting and restoring.. no 
> effect..
>
> verbose shows:
>    -- Playing 'vm-login' (language 'en')
>    -- Playing 'vm-password' (language 'en')
>    -- Playing 'vm-youhave' (language 'en')
>    -- Playing 'digits/3' (language 'en')
> Dec  1 12:17:11 WARNING[19092]: file.c:1058 ast_waitstream_full: Wait 
> failed (No such file or directory)
>  == Spawn extension (lwn, 3036284307, 1) exited non-zero on 
> 'SIP/voip.livewirenet.com-3c96e000'
>
>
>
> Chad Scott wrote:
>
>> Maybe a corrupted voicemail directory?  Or maybe the files are 
>> numbered incorrectly?
>>
>> Put the system into verbose mode and see what happens on the console 
>> when you call it... that should help diagnose the problem.
>>
>> On Dec 1, 2004, at 9:47 AM, Matt Hess wrote:
>>
>>> I'm having a problem with voicemail where the system will allow me 
>>> to login to the vm box no problem but when it starts tell tell me 
>>> the number of messages I have it hangs up.. I get "you have" and it 
>>> dies right there.. I'm running cvs tag v1-0.. what might be causing 
>>> this?
>>> I looked through my mail list archive and didn't notice anything 
>>> like this..
>>>
>>>
>>> <mhess.vcf>_______________________________________________
>>> Asterisk-Users mailing list
>>> Asterisk-Users at lists.digium.com
>>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>> To UNSUBSCRIBE or update options visit:
>>>    http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>>
>> _______________________________________________
>> Asterisk-Users mailing list
>> Asterisk-Users at lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mhess.vcf
Type: text/x-vcard
Size: 279 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20041201/13ebe899/mhess.vcf


More information about the asterisk-users mailing list