1linphonecsh(1) linphone, internet phone linphonecsh(1)
2
3
4
6 linphonecsh - Sends a command to a linphonec running in daemon mode,
7 and exits.
8
10 linphonecsh init <optional linphonec args>
11 linphonecsh exit
12 linphonecsh generic <linphonec command line surrounded by quotes>
13 linphonecsh register --username <username> --host <proxy> --password
14 <password>
15 linphonecsh unregister
16 linphonecsh dial <sip address or number>
17 linphonecsh status <domain = one of 'register', 'hook', 'autoanswer'>
18 linphonecsh --help
19
21 Linphonecsh is a small utility to send basic commands to a linphonec
22 (console mode linphone) process. Unlike linphonec, linphonecsh does
23 not wait commands from standard input: it takes the command from its
24 arguments and sends it using unix pipe to a linphonec process started
25 in daemon mode. The motivation for this tool is for example to simply
26 execute voip calls from scripts, web-servers, or javascript web pages.
27
28 The very first thing to do before doing actions is to ask linphonecsh
29 to spawn a linphonec daemon using
30
31 linphonecsh init
32 The resulting linphonec daemon does not read or write any con‐
33 figuration file.
34
35 When the linphonec daemon is no more needed, the following com‐
36 mands makes it exit properly:
37
38 linphonecsh exit
39
40
41
43 By default a linphonec started as a daemon by 'linphonecsh init' does
44 not use a config file.
45
46
50 Simon Morlat <simon.morlat at linphone.org>
51
53 linphonec(1) sipomatic(1) linphone(1)
54
55
56
57<program>(<section) <program>(<section)
58
59
60
61<date> number> <program>(<section)