On Thu, Jan 13, 2011 at 9:17 AM, Ben Goodfellow <[email protected]>wrote:

> After playing around with a file 
> ('/etc/sipxpbx/freeswitch/conf/dialplan/sipX_context.xml')
> I managed to stop Media Services from starting, in the details it suggested
> running
>
>
>
> Freeswitch.sh –configtest
>
>
>
> Which I did, after running that command it appears 3 files have been
> deleted
>
>
>
>    - Missing resource: file '/etc/sipxpbx/freeswitch/conf/freeswitch.xml'
>    - Missing resource: file
>    '/etc/sipxpbx/freeswitch/conf/dialplan/sipX_context.xml'
>    - Missing resource: file
>    '/etc/sipxpbx/freeswitch/conf/sip_profiles/sipX_profile.xml'
>
>
Config test shouldn't make the system unusable after, in fact a test should
make any changes to the system IMHO.  This is a bug.  Please create a bug
and reference this thread in the bug number. URL is
  http://article.gmane.org/gmane.comp.telephony.pbx.sipfoundry.general/31935

If sending profiles to server didn't help, try hitting the apply button on
media services page.


As a little background for you or others because this can be a little
confusing

Files in the directory
 /etc/sipxpbx/freeswitch
are template files and are not used until profiles are sent to server or
the apply/OK button is hit on the media services page

Files in the directory, or are a descendant of the directory
 /etc/sipxpbx/freeswitch/conf
Are transient files and if you edit them directly to test something, you
need to keep in mind 2 things:
1.) the file permissions the same otherwise freeswitch --conftest complains
2.) The instant profiles are sent to the server or the apply/OK button is
hit on the media services page, all your changes are gone.  To keep your
changes, you need to put them in respective template files in
/etc/sipxpbx/freeswitch
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to