debian/0000755000000000000000000000000012274247053007174 5ustar debian/compat0000644000000000000000000000000212270447360010371 0ustar 9 debian/copyright0000644000000000000000000000056212270450120011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: drucall Source: https://github.com/opentelecoms-org/drucall Files: * Copyright: 2013-2014, Daniel Pocock http://danielpocock.com License: GPL-2+ License: GPL-2 The full text of the GPL-2 license can be found in /usr/share/common-licenses/GPL-2 on your Debian GNU/Linux system debian/README.Debian0000644000000000000000000000127412270451071011232 0ustar See README.Debian in drupal7-mod-libraries to understand how the library installation mechanism works for Drupal packages on Debian. After installing this package, you must log in to the Drupal module administration page (for each virtual host) and enable the module there. Then proceed to the configuration page for the module. Once configuration, you can then go the relative URL /drucall on your Drupal web site and make a call. You can either install your own SIP and TURN servers by following the instructions in the RTC Quick Start Guide at http://www.rtcquickstart.org or you can easily test by simply point the module at a public WebRTC service such as https://freephonebox.net debian/rules0000755000000000000000000000024512270451100010237 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_configure: override_dh_auto_build: override_dh_auto_clean: dh_clean override_dh_clean: dh_clean .PHONY: build debian/source/0000755000000000000000000000000012270451105010463 5ustar debian/source/format0000644000000000000000000000001412270447360011701 0ustar 3.0 (quilt) debian/control0000644000000000000000000000176612270453260010604 0ustar Source: drupal7-mod-drucall Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Daniel Pocock Build-Depends: debhelper (>= 9) Standards-Version: 3.9.5 Homepage: http://www.drucall.org Vcs-Browser: http://git.debian.org/?p=pkg-javascript/drupal7-mod-drucall.git Vcs-Git: git://git.debian.org/git/pkg-javascript/drupal7-mod-drucall.git Package: drupal7-mod-drucall Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, drupal7-mod-jscommunicator Recommends: javascript-common Suggests: repro (>= 1.9.0), resiprocate-turn-server | rfc5766-turn-server Description: WebRTC SIP module for the Drupal CMS HTML5 SIP client entirely written in JavaScript for integration in any Druapl site, incude blogs and business web sites. Requires a modern WebRTC capable web browser and a SIP server/proxy supporting the SIP over WebSockets transport. Uses JSCommunicator and JsSIP to provide SIP connectivity. debian/drupal7-mod-drucall.install0000644000000000000000000000050112270450524014332 0ustar drucall.info usr/share/drupal7/modules/drucall drucall.admin.inc usr/share/drupal7/modules/drucall drucall.module usr/share/drupal7/modules/drucall drucall-phone.tpl.php usr/share/drupal7/modules/drucall css usr/share/drupal7/modules/drucall js usr/share/drupal7/modules/drucall sounds usr/share/drupal7/modules/drucall debian/changelog0000644000000000000000000000050312274247001011035 0ustar drupal7-mod-drucall (2.0.1-1) unstable; urgency=low * New upstream release -- Daniel Pocock Tue, 04 Feb 2014 21:30:45 +0100 drupal7-mod-drucall (2.0.0-1) unstable; urgency=low * Initial packaging (Closes: #736499) -- Daniel Pocock Thu, 23 Jan 2014 23:31:19 +0100