Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News linphone 2.1.1 (Default branch) Post 302167086 by Linux Bot on Wednesday 13th of February 2008 12:40:04 PM
Old 02-13-2008
linphone 2.1.1 (Default branch)

ImageLinphone is an audio and video Internet phone withGTK+, console, and Win32 interfaces. It uses theSIP protocol, and is compatible with most SIPclients and gateways. It uses various audio andvideo codecs such as Speex, GSM, G711, ilbc,Theora, H263-1998, MPEG4, and snow.License: GNU General Public License (GPL)Changes:
This version fixes an interoperability bug withAsterisk servers in which linphone did notproperly terminate calls. It also fixes ALSAsupport by checking capture underruns.Image

More...
 
linphonecsh(1)						     linphone, internet phone						    linphonecsh(1)

NAME
linphonecsh - Sends a command to a linphonec running in daemon mode, and exits. SYNTAX
linphonecsh 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 --help DESCRIPTION
Linphonecsh 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 exit FILES
By default a linphonec started as a daemon by 'linphonecsh init' does not use a config file. ENVIRONMENT VARIABLES
EXAMPLES
AUTHORS
Simon Morlat <simon.morlat at linphone.org> SEE ALSO
linphonec(1) sipomatic(1) linphone(1) Simon MORLAT 3.0.0 linphonecsh(1)
All times are GMT -4. The time now is 08:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy