[rtcweb] [Tryit JsSIP] online demo SIP+WebSocket+WebRTC

Iñaki Baz Castillo <ibc@aliax.net> Thu, 07 February 2013 18:06 UTC

Return-Path: <ibc@aliax.net>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 028F421F8856 for <rtcweb@ietfa.amsl.com>; Thu, 7 Feb 2013 10:06:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.677
X-Spam-Level:
X-Spam-Status: No, score=-4.677 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, GB_I_INVITATION=-2, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G7Q8wYV-d3zP for <rtcweb@ietfa.amsl.com>; Thu, 7 Feb 2013 10:06:03 -0800 (PST)
Received: from mail-qe0-f50.google.com (mail-qe0-f50.google.com [209.85.128.50]) by ietfa.amsl.com (Postfix) with ESMTP id 219C321F8845 for <rtcweb@ietf.org>; Thu, 7 Feb 2013 10:06:03 -0800 (PST)
Received: by mail-qe0-f50.google.com with SMTP id 7so1308845qea.37 for <rtcweb@ietf.org>; Thu, 07 Feb 2013 10:05:58 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type:content-transfer-encoding:x-gm-message-state; bh=ktaQbn1qKLzp/0uoLPeUOCxehxatTNXP9nUiLEsMo6E=; b=EC7sOWWBzolmXh8KJxGCPHizlSHAgpr7qpWkrZQsuOw1GkJZJShFOId+cgnpORNgEc G1WSdlN/PUDxziCVzLv0bdBMtZAu2EDno8i0AJ85KGXduIeCVRyTgx2aqBpSVX3iZRbf 8/i132aWWpztOYns8nFodYnkt1ytmVjX+n4OzaloXuMPckMg3lOXkezSCApGhVmTSa6J p7R2iqCEp//wrKGf22c/9bQFvOArAAq2hy7j2zvwFvfMqOZZjPjaieYsRVGpsDU4BZ1I OpViNzaOWdYEotF5+aatjXFt0n7dEmhiMy9gfVwavEYixFx7spJ5G9Epi1bttUpu1ZmY Yz7Q==
X-Received: by 10.229.176.144 with SMTP id be16mr200434qcb.130.1360260357968; Thu, 07 Feb 2013 10:05:57 -0800 (PST)
MIME-Version: 1.0
Received: by 10.49.94.193 with HTTP; Thu, 7 Feb 2013 10:05:37 -0800 (PST)
From: Iñaki Baz Castillo <ibc@aliax.net>
Date: Thu, 07 Feb 2013 19:05:37 +0100
Message-ID: <CALiegf=DzH+eDCn9QEEeY2pUL9kpyNw1-=ZEk=Qq9hKpC1q4GQ@mail.gmail.com>
To: rtcweb@ietf.org
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Gm-Message-State: ALoCoQnWFGBhrLwArNC3OaK+oVG2lvFw6sPUbXxVz72yWtORqfxmd3CWJUC0JaTEXOeQY01RHk3v
Subject: [rtcweb] [Tryit JsSIP] online demo SIP+WebSocket+WebRTC
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Feb 2013 18:06:04 -0000

Hi all,


We have made public our "Tryit JsSIP" online application which uses
JsSIP JavaScript SIP stack.

  http://tryit.jssip.net/



Tryit JsSIP features:

- Use our SIP WebSocket server (OverSIP) with dynamically generated
accounts in our SIP domain.

- Use our SIP WebSocket server (OverSIP) to reach your SIP domain
(your own SIP accounts and server).

- Use your own SIP WebSocket server and your SIP domain.

It also allows sending easy invitations to make a call by clicking
into a link received via email/chat. And mainly, it uses WebRTC ;)



Best regards.


-- 
Iñaki Baz Castillo
<ibc@aliax.net>