aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/audio-call.page
blob: 024b46377271b5062d72ea8958bbbb7aa4becf72 (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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:e="http://projectmallard.org/experimental/"
      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"/>   
    <credit type="author">
      <name>Milo Casagrande</name>
      <email>milo@ubuntu.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>
        From the <gui>Contact List</gui> window, click the
        <media type="image" mime="image/png" src="figures/camera-web.png">video call</media>
        icon next to the name of the contact you wish to call and
        choose <gui style="menuitem">Audio Call</gui>.
      </p>
    </item>
    <item>
      <p>
        A new window will open. When the connection is established, you will
        see <gui>Connected</gui> at the bottom of the window, along with the
        total conversation time.</p>
    </item>
    <item>
      <p>
        To end the conversation, click on <gui style="button">Hang up</gui>.
      </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>