No it's starting only sip server service but when i access the sip server administration web interface, service is not runnig ? How can i start it from from command line ? Thank you.
I'm not aware of a command to start the brekeke sip server seperate from the tomcat service. I would go ahead and tell the Brekeke software to autostart on startup. Then i would go to windows services and turn if off there if you don't want auto startup. But at that point you have linked the service startup to the Brekeke Application startup. You then can simply turn the service on and off from the command line and both the tomcat server and brekeke sip server will start.
then the netstat command
net start "Brekeke SIP Server"
Will turn on the Tomcat Web Service
AND
Brekeke SIP Server Tomcat Application.