Problems creating an extension.
Hello...
I just downloaded and installed trixbox 2.4.2 and when attempting to create a SIP extension I get the message,
Error: Trying to write null voicemail file! I refuse to contiune! (sic)
I removed the problem simply by commenting out line 361 from the php file
/var/www/html/admin/modules/voicemail/functions.inc.php
This line reads:
if ($vmconf == null) die_freepbx('Error: Trying to write null voicemail file! I refuse to contiune!');
I'm unsure of how commenting out this line will affect my system.
Anyway, most importantly, the extensions are now being created and I think I will reinsert the line before I begin using the system properly.
Does anyone out there know the cause of this problem?
Mark
yes I got the same problem. Did you do it after the package updates or the yum updates, because I think this bug was introduced in an update after the 2.4.2 ISO. Anyway all I did to get around the problem was to define the extension with voicemail enabled and then go back and disable it.
Z
I downloaded the laste version of trixbox and after the 'yum update'
+ I removed the line if ($vmconf == null) die_freepbx('Error: Trying to write null voicemail file! I refuse to contiune!');
line 361 on nano /var/www/html/admin/modules/voicemail/functions.inc.php
+ I removed the two line in general secion of /etc/asterisk/vm_email.inc
an it becames
'
[general]
[default]
'
now it works


Member Since:
2008-01-19