1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: drupal7-mod-jssip
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Daniel Pocock <daniel@pocock.pro>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: https://www.drupal.org/project/jssip
Vcs-Browser: http://git.debian.org/?p=pkg-javascript/drupal7-mod-jssip.git
Vcs-Git: git://git.debian.org/git/pkg-javascript/drupal7-mod-jssip.git
Package: drupal7-mod-jssip
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, libjs-jssip-bundle (>= 0.6.0), drupal7-mod-libraries
Recommends: javascript-common
Description: Browser-based messaging, phone and video chat application
HTML5 SIP client entirely written in JavaScript for integration in
any web site, incude a blog, CMS or web application. Requires
a modern WebRTC capable web browser and a SIP server/proxy supporting
the SIP over WebSockets transport.
.
This package provides the JavaScript library for use in Drupal sites.
|