]> git.0d.be Git - empathy.git/blob - help/C/audio-call.page
Merge branch 'mallard-to-merge'
[empathy.git] / help / C / audio-call.page
1 <page xmlns="http://projectmallard.org/1.0/"
2   type="topic"
3   id="audio-call">
4
5   <info>
6     <link type="guide" xref="index#audio-video"/>
7     <link type="seealso" xref="audio-video"/>
8     <desc>
9       Start an audio conversation with one of your contacts.
10     </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   </info>
15
16   <title>Start an audio conversation</title>
17
18   <steps>
19     <item>
20       <p>
21         From the <gui>Contact List</gui> window, perform one of the following:
22       </p>
23       <list>
24         <item>
25           <p>
26             Select the contact you want to have a conversation with, and click
27             on the audio call icon next to their name.
28           </p>
29         </item>
30         <item>
31           <p>
32             Right-click on the name of the contact you want to have a conversation with, and
33             select <gui>Audio Call</gui>.
34           </p>
35         </item>
36       </list>
37     </item>
38     <item>
39       <p>
40         A new window will open. When the connection is established, you will
41         see written, at the bottom of the window, <gui>Connected</gui> and the total
42         conversation time.
43       </p>
44     </item>
45     <item>
46       <p>
47         To close the conversation, click on <gui>Hang up</gui>.
48       </p>
49     </item>
50   </steps>
51   <note>
52     <p>
53       To turn an audio conversation into a video one, from the call window select
54       <guiseq><gui>Call</gui><gui>Send video</gui></guiseq>,
55       or click on the video call icon.
56     </p>
57   </note>
58
59 </page>