ropeguru
Member
- Joined
- Nov 1, 2008
- Messages
- 90
- Reaction score
- 21
Hi all,
Cannot seem to figure this one out. I am running version 1.3, FreePBX 2.5.1.0 , and asterisk 1.4.22. Have one sip extension setup with voicemail. Context is set to device and mailbox to default. Have also tried other various combination of context and mailbox. Even the default creation of the voicemail setup for a new extension does not work.
The two errors I get, depending on confguration are:
or
Same as above, but given the context and mailbox combination, I just get the error in the write stream and not the symbolic lnk error.
I have verified that permissions on all the folders for voicemail under spool are set to asterisk:asterisk.
Any ideas??
Cannot seem to figure this one out. I am running version 1.3, FreePBX 2.5.1.0 , and asterisk 1.4.22. Have one sip extension setup with voicemail. Context is set to device and mailbox to default. Have also tried other various combination of context and mailbox. Even the default creation of the voicemail setup for a new extension does not work.
The two errors I get, depending on confguration are:
Code:
[Nov 2 22:54:36] VERBOSE[16449] logger.c: -- <SIP/2000-111d8760> Playing 'vm-options' (language 'en')
[Nov 2 22:54:38] VERBOSE[16449] logger.c: -- Recording the message
[Nov 2 22:54:38] VERBOSE[16449] logger.c: -- <SIP/2000-111d8760> Playing 'vm-rec-unv' (language 'en')
[Nov 2 22:54:42] VERBOSE[16449] logger.c: -- <SIP/2000-111d8760> Playing 'beep' (language 'en')
[Nov 2 22:54:43] WARNING[16449] file.c: Unable to open file /var/spool/asterisk/voicemail/device/2000/unavail.tmp.wav: Too many levels of symbolic links
[Nov 2 22:54:43] VERBOSE[16449] logger.c: -- x=0, open writing: /var/spool/asterisk/voicemail/device/2000/unavail.tmp format: wav, (nil)
[Nov 2 22:54:43] WARNING[16449] app.c: Error creating writestream '/var/spool/asterisk/voicemail/device/2000/unavail.tmp', format 'wav'
[Nov 2 22:54:43] VERBOSE[16449] logger.c: -- <SIP/2000-111d8760> Playing 'vm-review' (language 'en')
[Nov 2 22:54:46] VERBOSE[16449] logger.c: == Spawn extension (from-internal, *97, 106) exited non-zero on 'SIP/2000-111d8760'
or
Same as above, but given the context and mailbox combination, I just get the error in the write stream and not the symbolic lnk error.
I have verified that permissions on all the folders for voicemail under spool are set to asterisk:asterisk.
Any ideas??