Difference between revisions of "Application:Linphone"

From WebOS Internals
Jump to navigation Jump to search
m
Line 72: Line 72:
 
::- '''YES''' if a '''''proxy''''' is required with an address different from '''''domain''''' ('''PROXY''' field shown)
 
::- '''YES''' if a '''''proxy''''' is required with an address different from '''''domain''''' ('''PROXY''' field shown)
 
:* '''PROXY''' - enter your SIP provider '''''proxy''''', if any
 
:* '''PROXY''' - enter your SIP provider '''''proxy''''', if any
 +
 +
== Limitations ==
 +
 +
:* The sound comes from the back speaker for now. Until echo-cancellation is activated, the person on the other end will suffer from echo...
 +
:* The proximity sensor is not activated (yet!). To prevent unintentional screen touch from the ear when close to the head, it is better to turn-off the screen for now...

Revision as of 03:42, 23 February 2011

« Go Back to the Communications application list
Icon WebOSInternals Linphone.png

Linphone - 0.1.6


This is the very first true VoIP application running on any webOS device.

Linphone for webOS is a port of the original Linphone command-line application. It is currently in Alpha test.

Summary

Linphone is a general purpose SIP softphone. It allows you to place and receive VoIP calls on any SIP account you may have.

Linphone isn't bound to any operator. Because it is compatible with SIP, it can work with any VoIP operator using SIP (most of them use SIP, the most notable exception being Skype).

SIP Account

You will have received some registration information from your SIP provider by the end of the sign-up process:

  • username or phonenumber
  • password
  • domain
  • proxy (optional)


Your SIP identity is formed by grouping the Username or Phonenumber and the Domain together:

  • sip:username@domain

or

  • sip:phonenumber@domain

and will be used by other people willing to call you on your webOS device when running Linphone.

Dialpad

Linphone Dialpad.png

This is (obviously!) where you dial a number you want to call...












Preferences

The Linphone preferences screen can be accessed by tapping the menu button on the top left corner of your device.

Linphone Preferences.png


The "SIP" group:

  • NAME - enter your username or phonenumber
  • PASSWORD - enter your password
  • DOMAIN - enter your SIP provider's domain
  • USE PROXY: select
- NO if your SIP provider does not require a specific proxy (PROXY field hidden)
- YES if a proxy is required with an address different from domain (PROXY field shown)
  • PROXY - enter your SIP provider proxy, if any

Limitations

  • The sound comes from the back speaker for now. Until echo-cancellation is activated, the person on the other end will suffer from echo...
  • The proximity sensor is not activated (yet!). To prevent unintentional screen touch from the ear when close to the head, it is better to turn-off the screen for now...