tutes-dump/dump/sdf_voip.html.docuwiki

86 lines
3.8 KiB
Plaintext
Raw Normal View History

2020-07-11 06:11:19 -04:00
=== Setting up a SIP phone with SDF VoIP ===
SDF Voice over Internet Protocol Telephony is a service feature available to the [[http://sdf.org/?join|ARPA]], [[http://sdf.org/?join|META]] and Validated [[http://sdf.org/?join|USERS]] membership levels. It allows an SDF user to make voice and video calls to other SDF users and to linked Telephony services via a SIP client on a 3G or WIFI cellphone, WIFI enabled mobile device, or an Internetworked computer.
SDF VoIP set up and server configuration can be accessed via 'maint' at the shell ('maint' -> v -> p).
Below is a list of known-to-work [[#sip_clients|sip clients]], and [[#general_instructions|general instructions]] on configuring and setting up a SIP client. There may also be [[/?tutorials/sdf_voip_client|client-specific instructions]] as well.
Wikipedia also has a list of notable [[http://en.wikipedia.org/wiki/List_of_SIP_software#SIP_clients|SIP clients]].
=== Tested SIP Hardware ===
== Routers (with SIP capabilities) ==
* [[http://en.avm.de/service/fritzbox/fritzbox-7340/overview/|FritzBox 7340]]
== Desktop ==
* Grandstream GXP2000
* Grandstream DP750 with DP720 handset
* snom 300
* [[http://www.cisco.com/en/US/products/hw/phones/ps379/ps1854/index.html|Cisco 7940G]] ([[/?tutorials/sdf_voip_7940g|Client Instructions]])
== Analog Phone Adaptor ==
* [[http://www.grandstream.com/products/ht_series/ht286/ht286.html|Grandstream HandyTone 286]]
* Grandstream HT801
=== [[|Tested SIP clients]] ===
== Cross-platform ==
* [[http://www.linphone.org|Linphone]] for iOS, Android, and Linux
* [[https://www.counterpath.com/plan-select-solo/|Bria Solo]] (formerly X-lite) Windows, Mac OS X - Desktop Client
* [[http://icanblink.com|Blink]] Windows, Mac OS X, Linux - Desktop Client
* [[http://ekiga.net|Ekiga]] Windows and Linux - Supports Video
== Android ==
* CSipSimple
* Unlocked 2.3 (Gingerbread), 4.0 and up (including Android 10) handsets have native SIP support
== iPhone/iPad/iTouchU ==
* [[http://www.fring.com/default.php|Fring]] on the Apple iPhone, iPod, iPad
* [[https://www.acrobits.net/sip-client-ios-android/|Acrobits Groundwire]]
== Nokia ==
* Built-in client on Nokia phones and tablets (N810)
== Mac OS X ==
* [[http://itunes.apple.com/gb/app/telephone/id406825478?mt=12|Telephone]], available through the App Store.
== Unix-ish ==
* XMeeting
== Windows ==
* [[https://www.microsip.org/|MicroSIP]] Open Source SIP client for Windows
=== [[|General Instructions]] ===
All SIP clients must have at least 3 bits of information:
extensionThe "username" used for authentication. Currently, the **extension is a series of numbers** such as "6000". A [[http://sdf.org/?tutorials/sdf_voip_ext|directory]] of users is also available. The assigned extension will be given in an email. Do not use your SDF username.domainThis may also be known as the server to connect with. Use **sip.sdf.org** as the server; use the default port of **5060/udp**. Please note: some clients infer the domain from the extension. In this case, the extension will be in the form of "extension@domain", or "sip:extension@domain"; eg, "6000@sip.sdf.org" would be a valid username that includes the domain.passwordThis is the password used to authenticate to the SIP server. This will be provided in the email as well, but may change very soon in the future. The password can be reset via the maint command.
=== [[|Client Instructions]] ===
Please see the [[/?tutorials/sdf_voip_client|client instructions]] page for specific client instructions.
=== [[|Voicemail]] ===
Voicemail messages will be automatically mailed to your SDF email address in WAV format.
=== [[|PSTN]] ===
Want to call the public switched telephone network? Read the info [[/?tutorials/voip_pstn|here]]
This tutorial is far from complete. Wanna make it better? Edit it!
----
$Id: sdf_voip.html,v 1.43 2019/12/13 03:39:56 jasmaz Exp $