I fix this problem, the solution was not to run on a VPS sipx, /tmp and /proc on the VPS i was using had permisions and share stuff. I installed centos 5 on a virtual box on my desktop computer and everything worked fine.
On Sun, Nov 9, 2008 at 6:12 AM, M. Ranganathan <[EMAIL PROTECTED]> wrote: > On Thu, Nov 6, 2008 at 9:59 PM, Miguel Cavazos <[EMAIL PROTECTED]> wrote: > > hello guys im using centos 5 > > > > using unstable and i install sipxecs package. > > > > After i start service sipxpbx start > > > > http://sip.avaip.com > > > > and i get the following message. > > > > HTTP ERROR: 404 > > > > /sipxconfig Not Found > > > > RequestURI=/sipxconfig > > > > Powered by Jetty:// > > > > any ideas?? > > > One thing to check is if you have two sipxconfig processes hanging > around. Sometimes, restart does not work too well on sipxconfig. The > soltuion in this case : > > 1. /sbin/service sipxpbx stop > 2. ps -auxw | grep java > (find the sipxconfig process) > 3. sudo kill -9 pid ( i.e. the java process ) > 4. /sbin/service sipxpbx start > > > > > > > _______________________________________________ > > sipx-users mailing list > > [email protected] > > List Archive: http://list.sipfoundry.org/archive/sipx-users > > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > > > > > > -- > M. Ranganathan >
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
