VoIP Phones - sipml5: Difference between revisions

From AAISP Support Site
mNo edit summary
Line 10: Line 10:
1:16:25 Z.Voiceless 12:16:25 188.165.231.30 IM-client/OMA1.0 sipML5-v1.2013.08.10B
1:16:25 Z.Voiceless 12:16:25 188.165.231.30 IM-client/OMA1.0 sipML5-v1.2013.08.10B


This is a little concerning, as means we've given our SIP password over to someone else :-)
This is a little concerning, as means we've given our SIP password over to someone else :-) This will be down to the web server needing to proxy the SIP in some when to bypass XSS (Cross-site scripting) restrictions in Javascript.


This needs more testing...


==Configuration==
==Configuration==

Revision as of 11:29, 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.

Further Notes Whilst Getting This Working

When using the sipml5 demo, we the the client registerin not from the browser's IP, but a third party, 188.165.231.30 ie:

1:16:25	Z.Voiceless	12:16:25	188.165.231.30	IM-client/OMA1.0 sipML5-v1.2013.08.10B

This is a little concerning, as means we've given our SIP password over to someone else :-) This will be down to the web server needing to proxy the SIP in some when to bypass XSS (Cross-site scripting) restrictions in Javascript.

This needs more testing...

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