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