From Fedora Project Wiki

(add note about service no longer available)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Here is the process of getting asterix work with shipped VoIP clients.
{{admon/important | NOTE | Fedora no longer runs a SIP/asterisk server. These instructions are only for historical note }}


{{admon/note | Note | First you have to enable VoIP for your FAS account.
For this you have to login to the account system and enable VoIP. You also need to specify a password here. This password will be used by the VoIP clients.
Also note it takes a hour for your settings to be effective. Before that, you ''can not'' connect.}}
To test you can call the SIP numbers: 1001 and 1002
To get the extion of a user in IRC use .ext USERNAME




== Ekiga ==
== Ekiga ==


* Open ekiga. Cancel the druid(if any). You will get a screen like this.
* Open Ekiga. Cancel the druid (if any). You will get a screen like this.
[[Image:Infrastructure_ekiga_first.png]]
[[Image:Infrastructure_ekiga_first.png]]


Line 14: Line 23:
[[Image:Infrastructure_edit_account_filled_data.png]]
[[Image:Infrastructure_edit_account_filled_data.png]]


# Account name: Whatever you wish to call this connection as. Does not really matter.
# Name: Fill in whatever name this account should have in the list.
# Protocol: SIP
# Registrar: talk.fedoraproject.org
# user: FAS username (I am user:susmit at FAS, so for me it is "susmit").
# User: FAS username (My username in FAS is heffer, so for me it is "heffer").
# Password: Asterisk password (the one you set in the VoIP section in FAS)
# Authentication User: leave this empty
# Password: The password you set in the VoIP section in FAS. (Note that this not necessarily the same as your FAS password)
# Timeout: Set to whatever feels right to you. Otherwise just leave the default.
# Enable account: You definitely want to do that :-)
 
* When selecting "OK", you will get back the account screen. You can check if everything worked out well by checking the status in the "Status" column.
[[Image:Infrastructure_done_account.png]]
 
* You are done. You can enter sip:extension or sip:fasusername@fedoraproject.org to call. You can find your extension in the VoIP section of FAS.

Latest revision as of 14:59, 12 May 2011

Important.png
NOTE
Fedora no longer runs a SIP/asterisk server. These instructions are only for historical note
Note.png
Note
First you have to enable VoIP for your FAS account.

For this you have to login to the account system and enable VoIP. You also need to specify a password here. This password will be used by the VoIP clients.

Also note it takes a hour for your settings to be effective. Before that, you can not connect.

To test you can call the SIP numbers: 1001 and 1002

To get the extion of a user in IRC use .ext USERNAME


Ekiga

  • Open Ekiga. Cancel the druid (if any). You will get a screen like this.

Infrastructure ekiga first.png

  • Goto Menu -> Edit -> Accounts. You have this.

Infrastructure edit account.png

  • Edit and fill the details

Infrastructure edit account filled data.png

  1. Name: Fill in whatever name this account should have in the list.
  2. Registrar: talk.fedoraproject.org
  3. User: FAS username (My username in FAS is heffer, so for me it is "heffer").
  4. Authentication User: leave this empty
  5. Password: The password you set in the VoIP section in FAS. (Note that this not necessarily the same as your FAS password)
  6. Timeout: Set to whatever feels right to you. Otherwise just leave the default.
  7. Enable account: You definitely want to do that :-)
  • When selecting "OK", you will get back the account screen. You can check if everything worked out well by checking the status in the "Status" column.

Infrastructure done account.png