diff options
Diffstat (limited to 'help/C/audio-call.page')
-rw-r--r-- | help/C/audio-call.page | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/help/C/audio-call.page b/help/C/audio-call.page index 294cc2016..476941f94 100644 --- a/help/C/audio-call.page +++ b/help/C/audio-call.page @@ -11,6 +11,47 @@ <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/> </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> + Click on the audio call icon next to the name of the contact that you + want to have a conversation with. + </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> + <item> + <p> + Select the contact that you want to have a conversation with, and choose + <guiseq><gui>Edit</gui><gui>Contact</gui><gui>Audio Call</gui></guiseq>. + </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> + </page> |