Query: linphonecsh
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
linphonecsh(1) linphone, internet phone linphonecsh(1)NAMElinphonecsh - Sends a command to a linphonec running in daemon mode, and exits.SYNTAXlinphonecsh init <optional linphonec args> linphonecsh exit linphonecsh generic <linphonec command line surrounded by quotes> linphonecsh register --username <username> --host <proxy> --password <password> linphonecsh unregister linphonecsh dial <sip address or number> linphonecsh status <domain = one of 'register', 'hook', 'autoanswer'> linphonecsh --helpDESCRIPTIONLinphonecsh is a small utility to send basic commands to a linphonec (console mode linphone) process. Unlike linphonec, linphonecsh does not wait commands from standard input: it takes the command from its arguments and sends it using unix pipe to a linphonec process started in daemon mode. The motivation for this tool is for example to simply execute voip calls from scripts, web-servers, or javascript web pages. The very first thing to do before doing actions is to ask linphonecsh to spawn a linphonec daemon using linphonecsh init The resulting linphonec daemon does not read or write any configuration file. When the linphonec daemon is no more needed, the following commands makes it exit properly: linphonecsh exitFILESBy default a linphonec started as a daemon by 'linphonecsh init' does not use a config file.ENVIRONMENT VARIABLESEXAMPLESAUTHORSSimon Morlat <simon.morlat at linphone.org>SEE ALSOlinphonec(1) sipomatic(1) linphone(1) Simon MORLAT 3.0.0 linphonecsh(1)
Related Man Pages |
---|
spawn(8) - redhat |
linphonecsh(1) - debian |
slim(1) - debian |
bbackupctl(8) - debian |
ppud(1m) - hpux |
Similar Topics in the Unix Linux Community |
---|
init.d |
new to unix - please help |
Where do I find what commands I can use? |
unix commands ? |
Help needed using sed to replace a url in 1000's of web pages |