aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/audio-call.page
blob: 4d9707f386be91a98a11dbfab6bd3dd463048de1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:e="http://projectmallard.org/experimental/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" style="task"
      id="audio-call">

  <info>
    <link type="guide" xref="index#audio-video"/>
    <link type="seealso" xref="audio-video"/>
    <desc>Call your contacts over the Internet.</desc>
    <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/>
    <revision pkgversion="2.28" version="0.2" date="2009-08-07" status="review">
      <!--
      <e:review by="shaunm@gnome.org" date="2009-09-04" status="done"/>
      -->
    </revision>
    <revision pkgversion="2.30" version="0.3" date="2010-02-14" status="review"/>
    <revision pkgversion="2.32" version="0.4" date="2010-09-09" status="review"/>   
    <revision pkgversion="3.8" version="0.4" date="2013-04-15" status="review"/>

    <credit type="author">
      <name>Milo Casagrande</name>
      <email its:translate="no">milo@ubuntu.com</email>
    </credit>
    <credit type="author">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
    </credit>

    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  </info>

  <title>Start an audio conversation</title>

  <p>You can call your contacts and have an audio conversation with them. This
  features only works with certain types of accounts and it requires the other
  person to have an application that supports audio calls.</p>

  <steps>
    <item>
      <p>
        Right-click on the contact that you want to call and select
        <gui style="menuitem">Audio Call</gui>.
      </p>
    </item>
    <item>
      <p>
        A new window will open. When the connection is established, you will
        see the total conversation time at the bottom of the window.
      </p>
    </item>
    <item>
      <p>
        To end the conversation, click the <gui style="button">hand up</gui>
        button.
      </p>
    </item>
  </steps>
  
  <note style="tip">
    <p>
      To turn an audio conversation into a video conversation, choose
      <guiseq><gui style="menu">Video</gui>
      <gui style="menuitem">Video On</gui></guiseq>.
    </p>
  </note>
  
  <section id="audio-meta-contact">
    <title>Start an audio conversation with a meta-contact</title>
    <steps>
      <item>
        <p>
          From the <gui>Contact List</gui> window, right-click on the meta-contact.   
        </p>
      </item>
      <item>
        <p>
          Select the contact you want to have the conversation, and from the menu
          select <gui style="menuitem">Audio Call</gui>.
        </p>
      </item>
    </steps>
    <note style="tip">
      <p>
        To recognize if a contact is a <em>meta-contact</em>, move your mouse on
        a contact in the <gui>Contact List</gui> window, and stop over it for a
        second: a small pop-up message will appear showing the number of the
        contacts that form the meta-contact.
      </p>
    </note>
  </section>

</page>