linphonecsh -V (return code: 255)
Usage:
linphonecsh <action> [arguments]
where action is one of
init : spawn a linphonec daemon (first step to make other actions)
followed by the arguments sent to linphonec
generic : sends a generic command to the running linphonec daemon
followed by the generic command surrounded by quotes,
for example "call sip:joe@example.net"
register : register; arguments are
--host <host>
--username <username>
--password <password>
unregister : unregister
dial : dial <sip uri or number>
status : can be 'status register', 'status autoanswer' or 'status hook'
soundcard : can be 'soundcard capture', 'soundcard playback', 'soundcard ring',
followed by an optional number representing the index of the soundcard,
in which case the soundcard is set instead of just read.
exit : make the linphonec daemon to exit.
linphonecsh --help (return code: 255)
Usage:
linphonecsh <action> [arguments]
where action is one of
init : spawn a linphonec daemon (first step to make other actions)
followed by the arguments sent to linphonec
generic : sends a generic command to the running linphonec daemon
followed by the generic command surrounded by quotes,
for example "call sip:joe@example.net"
register : register; arguments are
--host <host>
--username <username>
--password <password>
unregister : unregister
dial : dial <sip uri or number>
status : can be 'status register', 'status autoanswer' or 'status hook'
soundcard : can be 'soundcard capture', 'soundcard playback', 'soundcard ring',
followed by an optional number representing the index of the soundcard,
in which case the soundcard is set instead of just read.
exit : make the linphonec daemon to exit.