Hello,

After a harddisk crash, I have re-installed callweaver on a new computer and 
now I am experiencing strange error with VoiceMailMain().

Whenever I call extension 500, where my VoiceMailMain() resides, 
it will play message correctly and then it asks for mailbox and password. 
When I press these digits on my phone, it seems that Callweaver ignores them 
and therefore does not allow me to log-in and listen to my voice mail messages.

In previous (working) installation, callweaver recognized the mailbox numbers 
instantly and 
it proceeded to password digits immediatelly. Now it waits until some timeout, 
before it  asks for password and then again it waits until a timeout.

Here is relevant portion of my extensions.conf file:

// ------------- extensions.conf start -------------------

exten => 500,1,VoiceMailMain()

// ------------- extensions.conf end   -------------------

And the whole voicemail.conf file:

// ------------- voicemail.conf start -------------------
[default]
2 => 2222,John Doe     ; ,[EMAIL PROTECTED],[EMAIL PROTECTED]
3 => 3333,Jane Doe     ; ,[EMAIL PROTECTED],[EMAIL PROTECTED]
// ------------- voicemail.conf end   -------------------

And here is console output:

    -- Executing VoiceMailMain("SIP/john-3390", "") in new stack
    -- Playing 'vm-login' (language 'en')
    -- Playing 'vm-password' (language 'en')
    -- Incorrect password '' for user 'john' (context = <any>)
    -- Playing 'vm-incorrect-mailbox' (language 'en')
Jun 13 02:14:25 WARNING[3062676368]: app_voicemail.c:4888 vm_authenticate: 
Couldn't read username

I must say, I did not expect any problems here, as I have restored my 
configuration from a backup.

I have checked, that the file owner of voicemail.conf is callweaver:callweaver 
with 640 permissions (rw-r----) and I am out of ideas now. 

Also, I can create a voicemail message successfully, but it ignores termination 
key '#', 
(and most likely all other keys) so I have to hung up to finish recording.

I am running callweaver-1.1.99.20070509 (the same version as before crash)

Thank you for help

Peter

_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to