aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/audio-call.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/audio-call.page')
-rw-r--r--help/C/audio-call.page67
1 files changed, 67 insertions, 0 deletions
diff --git a/help/C/audio-call.page b/help/C/audio-call.page
new file mode 100644
index 000000000..8c18b9453
--- /dev/null
+++ b/help/C/audio-call.page
@@ -0,0 +1,67 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="audio-call">
+
+ <info>
+ <link type="guide" xref="index#audio-video"/>
+ <link type="seealso" xref="audio-video"/>
+ <desc>
+ Start an audio conversation with one of your contacts.
+ </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"/>
+ <credit type="author">
+ <name>Milo Casagrande</name>
+ <email>milo@ubuntu.com</email>
+ </credit>
+ <copyright>
+ <year>2009</year>
+ <name>GNOME Documentation Project</name>
+ </copyright>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+ <title>Start an audio conversation</title>
+
+ <steps>
+ <item>
+ <p>
+ From the <gui>Contact List</gui> window, perform one of the following:
+ </p>
+ <list>
+ <item>
+ <p>
+ Select the contact you want to have a conversation with, and click
+ on the audio call icon next to their name.
+ </p>
+ </item>
+ <item>
+ <p>
+ Right-click on the name of the contact you want to have a conversation with, and
+ select <gui>Audio Call</gui>.
+ </p>
+ </item>
+ </list>
+ </item>
+ <item>
+ <p>
+ A new window will open. When the connection is established, you will
+ see written, at the bottom of the window, <gui>Connected</gui> and the total
+ conversation time.
+ </p>
+ </item>
+ <item>
+ <p>
+ To close the conversation, click on <gui>Hang up</gui>.
+ </p>
+ </item>
+ </steps>
+ <note style="tip">
+ <p>
+ To turn an audio conversation into a video one, from the call window select
+ <guiseq><gui>Call</gui><gui>Send video</gui></guiseq>,
+ or click on the video call icon.
+ </p>
+ </note>
+
+</page>