On Mon, 2009-03-16 at 08:10 +0000, wenjun wrote: > The process of Media Engine of my sipx cannot work with the reason of > "Resouce required". The details is shown as followings. > > * Missing resource: file > > '/etc/sipxpbx/etc/sipxpbx/freeswitch/conf/autoload_configs/xml_rpc.conf.xml' > * Missing resource: file > > '/etc/sipxpbx/etc/sipxpbx/freeswitch/conf/autoload_configs/modules.conf.xml' > * Missing resource: file > > '/etc/sipxpbx/etc/sipxpbx/freeswitch/conf/autoload_configs/logfile.conf.xml' > * Missing resource: file > > '/etc/sipxpbx/etc/sipxpbx/freeswitch/conf/autoload_configs/local_stream.conf.xml' > > * Missing resource: file > '/etc/sipxpbx/etc/sipxpbx/freeswitch/conf/dialplan/sipX_context.xml' > * Missing resource: file > > '/etc/sipxpbx/etc/sipxpbx/freeswitch/conf/sip_profiles/sipX_profile.xml' > > I created and activiated a conference but the issue remains same. > Under the directory of freeswitch, there is no sub-directory of conf, > diaplan and sip_profile. > > Anything I can do now ? Shall I create these sub-directories and > rename those file with *.vm to these sub-directories ?
I don't know if it has been fixed in the latest source, but one thing you need to do is to create "/etc/sipxpbx/etc/sipxpbx/freeswitch/conf". If I recall correctly, the standard build code will create dialplan and sip_profiles in that directory, but only if that directory already exists. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
