]> git.0d.be Git - empathy.git/blob - help/C/audio-call.page
debug-window: fix typo
[empathy.git] / help / C / audio-call.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       xmlns:e="http://projectmallard.org/experimental/"
3       type="topic" style="task"
4       id="audio-call">
5
6   <info>
7     <link type="guide" xref="index#audio-video"/>
8     <link type="seealso" xref="audio-video"/>
9     <desc>Call your contacts over the Internet.</desc>
10     <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/>
11     <revision pkgversion="2.28" version="0.2" date="2009-08-07" status="review">
12       <!--
13       <e:review by="shaunm@gnome.org" date="2009-09-04" status="done"/>
14       -->
15     </revision>
16     <revision pkgversion="2.30" version="0.3" date="2010-02-14" status="review"/>
17     <revision pkgversion="2.32" version="0.4" date="2010-09-09" status="review"/>   
18     <credit type="author">
19       <name>Milo Casagrande</name>
20       <email>milo@ubuntu.com</email>
21     </credit>
22     <license>
23       <p>Creative Commons Share Alike 3.0</p>
24     </license>
25   </info>
26
27   <title>Start an audio conversation</title>
28
29   <p>You can call your contacts and have an audio conversation with them.
30   This features only works with certain types of accounts, and it requires
31   the other person to have an application that supports audio calls.</p>
32   <steps>
33     <item>
34       <p>
35         From the <gui>Contact List</gui> window, click the
36         <media type="image" mime="image/png" src="figures/camera-web.png">video call</media>
37         icon next to the name of the contact you wish to call and
38         choose <gui style="menuitem">Audio Call</gui>.
39       </p>
40     </item>
41     <item>
42       <p>
43         A new window will open. When the connection is established, you will
44         see <gui>Connected</gui> at the bottom of the window, along with the
45         total conversation time.</p>
46     </item>
47     <item>
48       <p>
49         To end the conversation, click on <gui style="button">Hang up</gui>.
50       </p>
51     </item>
52   </steps>
53   
54   <note style="tip">
55     <p>
56       To turn an audio conversation into a video conversation, choose
57       <guiseq><gui style="menu">Video</gui>
58       <gui style="menuitem">Video On</gui></guiseq>.
59     </p>
60   </note>
61   
62   <section id="audio-meta-contact">
63     <title>Start an audio conversation with a meta-contact</title>
64     <steps>
65       <item>
66         <p>
67           From the <gui>Contact List</gui> window, right-click on the meta-contact.   
68         </p>
69       </item>
70       <item>
71         <p>
72           Select the contact you want to have the conversation, and from the menu
73           select <gui style="menuitem">Audio Call</gui>.
74         </p>
75       </item>
76     </steps>
77     <note style="tip">
78       <p>
79         To recognize if a contact is a <em>meta-contact</em>, move your mouse on
80         a contact in the <gui>Contact List</gui> window, and stop over it for a
81         second: a small pop-up message will appear showing the number of the
82         contacts that form the meta-contact.
83       </p>
84     </note>
85   </section>
86
87 </page>