stop the telephone

All those commands that we don't really use very often, but that we should ! Documented or not, they worth it !
Post Reply
amarn001

stop the telephone

Post by amarn001 »

hello can someone tel me how to stop the the telephone with a command (not with swinst)
because if i want to restore
the telephone has to be stopt

thanks and regards
torrentula

Re: stop the telephone

Post by torrentula »

Do a reboot and stop the telephone when it's booting up...it's the same as using the swinst menu without messing with auto start...
amarn001

Re: stop the telephone

Post by amarn001 »

thanks for your answer

but wat i meen is that i want to put it in a scipt (s just launch it and it wil be done automatically)

so i just want to now if there is a command to stop the telephone

thanks and regards
sadim
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 698
Joined: 02 Jun 2006 07:11
Location: Portugal

Re: stop the telephone

Post by sadim »

Try
/usr2/soft_install/bin/tel
the options are:
tel [ -test | -start [-F] | -stop [-F]]

Regards
Sadim
Gedeon

Re: stop the telephone

Post by Gedeon »

The sequence that swinst use to stop the telephone is :
chkconfig --del tel => to desactivate autostart
shutdown -r now => to stop the telephone, cleaning the remanents ant stop all calls

With Start the telephone in easy menu :
chkconfig --add tel => to activate autostart
shutdown -r now => reboot with activation (if necessary) linux upgrade
You can replace the last shutdown with RUNTEL if you don't patch the TEL application or the chorus emulation

The tel -stop is not a good idea !

G.
can.arabaci

Re: stop the telephone

Post by can.arabaci »

THIS IS THE COMMAND FOR STOP THE PHONES/shutdown or other shutdown -r i/h/now
cavagnaro

Re: stop the telephone

Post by cavagnaro »

Please don't use capital letters on a forum, it means you are yelling...
Zoltar13

Re: stop the telephone

Post by Zoltar13 »

There is probably a DHS3_INIT command to stop the phone application.
Gedeon

Re: stop the telephone

Post by Gedeon »

If you don't use shutdown to stop the TEL, you have remanent active.
When if you restore database and make a RUNTEL, I wouldn't be your client...
The only way to stop the phone application and all process used by the DHS3 is shutdown.
Many process are not KILLABLE in DHS3-SCRIPT ==> the system make a shutdown if you kill the process.

G.
Eliott_DUP

Re: stop the telephone

Post by Eliott_DUP »

Gedeon wrote:chkconfig --del tel => to desactivate autostart
shutdown -r now => to stop the telephone, cleaning the remanents ant stop all calls

chkconfig --add tel => to activate autostart
shutdown -r now => reboot with activation (if necessary) linux upgrade
OR to activate the autostart: /sbin/chkconfig tel reset

Yes, if there were no mandatory system changes as you wrote, a startup w/o reboot is possible via RUNTEL command

But to be complete in this thread, you can also start the management only: RUNMAO (faster than RUNTEL and killable using KILLMAO command)

However - your way is the best way.
Post Reply

Return to “Usefull commands”