Restarting the system

Status
Not open for further replies.

druid

Joined
Mar 24, 2008
Messages
1
Reaction score
0
Dear All, can any 1 tell me how to restart the 3cx phone system ?? i didnt find it in the manual, i have just taken the free version but i am not able to set it up successfully, i have used 2 sip phones, 1 3cx voip client and other is sjphone, i entered the correct credentials but my phone is not resgistering !! i am doing it on my lan but no success so far, any1 with a good idea as how to solve this issue, the error i get is registration failed, credentials dont match. !!

Thanks in advance
 
At the moment the only thing to do this to STOP the 3CX Services direct from your Windows Control Panel.

It be very nice if this where an option in the next release..., include it in the wishlist.
 
Depending on what you're trying to achieve you may need to restart the "3CXPhoneSystem" service alone or all eight 3CX services. It's a bit of a pain, especially that the fax service most often sticks and doesn't properly shut itself down, in which case you might have to restart windows all together.
To make things a bit easier you might want to create a batch file to stop all 3CX services running. The fax service's eccenticities make me stay away from that approach, but if you simply want to restart the main service, it should be ok.
Halea
 
Halea said:
Depending on what you're trying to achieve you may need to restart the "3CXPhoneSystem" service alone or all eight 3CX services. It's a bit of a pain, especially that the fax service most often sticks and doesn't properly shut itself down, in which case you might have to restart windows all together.
To make things a bit easier you might want to create a batch file to stop all 3CX services running. The fax service's eccenticities make me stay away from that approach, but if you simply want to restart the main service, it should be ok.
Halea

If there are any active calls at the time when you are restarting phone system service it is highly recommended to restart media server service as well.

Regards
 
How can you create a batch all stop (restart) file? I'd be interested in making that.
 
h2009 said:
How can you create a batch all stop (restart) file? I'd be interested in making that.

net start ...
net stop ...

net /?
NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |
HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION |
SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ]
 
so in start/run > net stop 3cxphonedatabase ?
 
h2009 said:
so in start/run > net stop 3cxphonedatabase ?
Hint:
if you need to stop it then
net stop "3CX PhoneSystem Database Server"
 
ah brilliant thank you very much!
 
To save you some typing:

Copy and paste this in to a text file and save it as restart3cx.cmd (or anything else), then run it

NET STOP "3CX PhoneSystem"
NET STOP "3CX PhoneSystem Database Server"
NET STOP "3CX PhoneSystem Digital Receptionist"
NET STOP "3CX PhoneSystem FAX Server"
NET STOP "3CX PhoneSystem Media Server"
NET STOP "3CX PhoneSystem Voicemail Manager"
NET STOP "3CX PhoneSystem Web Server"
NET STOP "3CX SIP/RTP Tunneling Proxy"
# Ping localhost to waist some time
ping 127.0.0.1
NET START "3CX PhoneSystem Database Server"
NET START "3CX PhoneSystem"
NET START "3CX PhoneSystem Digital Receptionist"
NET START "3CX PhoneSystem FAX Server"
NET START "3CX PhoneSystem Media Server"
NET START "3CX PhoneSystem Voicemail Manager"
NET START "3CX PhoneSystem Web Server"
NET START "3CX SIP/RTP Tunneling Proxy"

pause
%SystemRoot%\system32\services.msc /s
exit

Hash out (#) the things that you do not what to restart
 
NET START /? and NET STOP /? give you a bit more info about how to do it.
The service name needs to be entered exactly as it shows under the "services" table in windows, and needs to be between double quotes if it contains any space characters.
Halea
 
Ah thanks for that little bit of code. I'll give it ago and let you know how i got along.
 
Good batch Bluefox8080...
 
I wonder if I'm the only one, but everytime I try to stop the fax service, it fails... The fax service did not even uninstall when I uninstalled 3CX Phone Server to put in on another server.
 
No, you are not the only that this happens... me too, but If I restart the system past a period of time works again to restart the fax service.
 
Yes, that works, but it's not a very good solution I think. I can hardly think of a moment where nobody in an office is using his phone. That means the system would need to be restarted after work hours, but what happens if fax needs to be used during the day?

Well, I don't use the fax service, so it does not matter to me, but it could be a lot of problems for those who use it.
 
It's a very good idea to implement in the 3CX web interface a buttom to START/STOP 3CX Services...
 
that's true, a start/stop/restart option would be much better than having a batch file handling all of the services.
 
if anyone wants the batch file i can post it for them.
Fully working (slight edit from the above code, so the window closes after)
 
Well I've been trying to get some help just to install the trial software to see if its worth my time, and i cant get no help, i'm already frustrated can some one help me get it installed atleast, the services fails to start when installing; "3CX SIP/RTP Tunneling Service Stopped" windows closed service
 
Status
Not open for further replies.

Latest Posts

Forum statistics

Threads
111,885
Messages
589,547
Members
164,745
Latest member
Herm77