ftocc

Problems creating an extension.

knobby
Posts: 2
Member Since:
2008-01-19

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



zforum69
Posts: 81
Member Since:
2007-04-18
yes I got the same problem.

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



knobby
Posts: 2
Member Since:
2008-01-19
I got the message after 'yum

I got the message after 'yum update' and updating the modules from freepbx.

I'm also pretty sure I tried enabling voicemail, but it didn't work for me.

I've reinserted that line of php and no error message now!

Mark



etinnova
Posts: 2
Member Since:
2008-01-22
I downloaded the laste

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

--

--

Giacomo Veneri
Responsabile Tecnico (CTO)
phone. 0039.0577.247452
fax 0039.0577.48727
e.mail: giacomo.veneri@etinnova.it
Skype ID: venergiac

Etruria Innovazione scpa
via Banchi di Sopra 31
53100 Siena
http://www.etinnova.it



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.