1Ekiga(1) Version 2.00 Ekiga(1)
2
3
4
6 Ekiga - SIP and H.323 Voice over IP and Videoconferencing for UN*X
7
9 ekiga [-d level] [-c URL]
10
12 Ekiga is a SIP and H.323 VoIP, IP Telephony and Video Conferencing
13 application which complies to the SIP and H.323 protocols. It can con‐
14 nect to a variety of other SIP and H323 applications including specific
15 hardware. Ekiga can work with or without a webcam, and is able to cre‐
16 ate pure audio communications or traditional audio+video communica‐
17 tions. Ekiga was formerly known as GnomeMeeting. Ekiga has been
18 designed for the GNOME desktop and therefore uses gconfd-2(1) for stor‐
19 ing its userdata. It offers to configure almost every option from
20 within the GUI. Command-line options include -d to turn on debugging
21 during calls. -c to call another URL.
22
24 -d level
25 turn on debugging (on the console), level should be between 1
26 and 4.
27
28 -c URL Calls the given URL. Ekiga can be running or not when invoking
29 that option. SIP, H.323 and CALLTO URLs are supported.
30
31
33 /etc/gconf/gconf.xml.defaults/apps/ekiga/
34 The system wide configuration file. See gconf-config(1) for fur‐
35 ther details on gconf. (The actual place can differ depending on
36 your system's configuration)
37 ~/.gconf/apps/ekiga
38 Per user configuration file. See gconf-config(1) for further
39 details.
40
42 On startup Ekiga reads the system-wide gconf schemas (like every other
43 GNOME2 app should do) from /etc/gconf/gconf.xml.defaults/apps. Every
44 modification of the gconf keys using the GUI, gconftool or gconf-editor
45 is reflected in real-time by Ekiga.
46
47
49 More documentation is available in the manual available through Ekiga's
50 Help menu. There is also a FAQ at: http://www.ekiga.org
51
52
54 Feel free to join #ekiga on irc.gnome.org (GIMPnet) or the ML at:
55
56 http://mail.gnome.org/mailman/listinfo/ekiga-list
57
58 after having read the FAQ at
59
60 http://www.ekiga.org/ .
61
62
64 Damien Sandras <dsandras at seconix dot com>
65
66
68 The webpage for Ekiga is at http://www.ekiga.org. You can find info
69 about Ekiga there and download the latest version. Either as packages
70 for all major distributions or as sourcecode. Patched version of the
71 libs are available, if necessary.
72
74 Copyright © 2000-2008 Damien Sandras
75 This is free software licensed under the GPLv2; see the LICENSE file in
76 the source for copying conditions. There is NO warranty; not even for
77 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
78
80 gconf-config(1), gconfd-1(1), gconfd-2(1), gconftool-1(1), gcon‐
81 ftool-2(1), gconfigger(1)
82
83
84
85
86Linux 10 January 2006 Ekiga(1)