VoIP Phones - sipml5: Difference between revisions

From AAISP Support Site
mNo edit summary
mNo edit summary
Line 1: Line 1:
==Notes==
This is a pure HTML5 and Javascript client, see: [http://sipml5.org/ sipml5.org]

This is a pure HTML5 and Javascript SIP client (scary!), see: [http://sipml5.org/ sipml5.org]


We have so far managed to register OK, but unable to place a call. A traffic capture on the client shows various STUN messages, but then no INVITES are sent to the call server. At the moment we're a bit stuck, but happy for others to try it and to let us know how it goes.
We have so far managed to register OK, but unable to place a call. A traffic capture on the client shows various STUN messages, but then no INVITES are sent to the call server. At the moment we're a bit stuck, but happy for others to try it and to let us know how it goes.

==Configuration==


{| class="wikitable"
{| class="wikitable"

Revision as of 10:59, 30 October 2013

Notes

This is a pure HTML5 and Javascript SIP client (scary!), see: sipml5.org

We have so far managed to register OK, but unable to place a call. A traffic capture on the client shows various STUN messages, but then no INVITES are sent to the call server. At the moment we're a bit stuck, but happy for others to try it and to let us know how it goes.

Configuration

sipml5 VoIP Client Settings
Setting Value
Display Name: Your name
Private Identity Your number, inc +44
Public Identity sip:YOURNUMBER@voiceless.aa.net.uk
Password Your SIP Password
Realm voiceless.aa.net.uk

Sipml5.png