xyj70 / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

hold_music extension bug #342

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new domain

I am using 3.1.4 and when creating a new domain when it adds it to 
conf/dialplan it will create a folder hold_music with a file called 380_v_.xml 
instead of adding the correct 380 file to 
dialplan/domain.com/380_v_hold_music.xml

I have tried the newest svn update as well and the same issue happens. This 
never happened with previous releases.

I just did a fresh install and this is happening as well.

Original issue reported on code.google.com by chatwi...@gmail.com on 31 Oct 2012 at 3:45

GoogleCodeExporter commented 9 years ago
Also the hold_music extension does not work because of this and you cannot see 
it in dialplan manager, but I would think that is because the file is actually 
missing because it is not in the conf/dialplan/domain.com/ folder.

Original comment by chatwi...@gmail.com on 31 Oct 2012 at 3:46

GoogleCodeExporter commented 9 years ago
It may have been something with my database. I now installed a clean database 
and 3.14 and everything seems fine. Not sure what the deal was. I am thinking 
something was messed up with my apps/dialplan/resources/xml files.

Is there any way to change some code in these files ? I have been changing some 
lines and chattr +i the files so they dont get overwritten. But maybe there is 
a better way to do this.

Original comment by chatwi...@gmail.com on 31 Oct 2012 at 5:48

GoogleCodeExporter commented 9 years ago
Is there any way to change some code in these files ?

You modify them with the text editor of your choice. Perhaps in the future I 
will rename these files and you then name them .xml for the ones you want to be 
enabled.

Original comment by markjcrane@gmail.com on 21 Nov 2012 at 7:32