twinkle/control

Mon, 23 Feb 2009 18:09:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 23 Feb 2009 18:09:09 +0100
changeset 2
d2271dd2b481
permissions
-rw-r--r--

Import custom package specs to build for undistributed platforms.

michael@2 1 Source: twinkle
michael@2 2 Section: comm
michael@2 3 Priority: optional
michael@2 4 Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
michael@2 5 Uploaders: Kilian Krause <kilian@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Mark Purcell <msp@debian.org>, Santiago Garcia Mantinan <manty@debian.org>, Mikael Magnusson <mikma@users.sourceforge.net>
michael@2 6 Build-Depends: debhelper (>= 4.0.0), autotools-dev, libcommoncpp2-dev (>= 1.4.2), libccrtp-dev (>= 1.5.0), help2man, libqt3-mt-dev (>= 3:3.3.0), qt3-apps-dev, automake1.9, cdbs, kdelibs4-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libxml2-dev, libgsm1-dev, libsndfile1-dev, libxpm-dev, libspeex-dev, libboost-regex-dev, libzrtpcpp-dev (>= 1.3.0), libmagic-dev, libreadline5-dev
michael@2 7 Standards-Version: 3.6.1
michael@2 8 Homepage: http://www.twinklephone.com/
michael@2 9 Vcs-Svn: svn://svn.debian.org/pkg-voip/twinkle/trunk/
michael@2 10 Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/twinkle/?op=log
michael@2 11
michael@2 12 Package: twinkle
michael@2 13 Architecture: any
michael@2 14 Depends: ${shlibs:Depends}, ${misc:Depends}
michael@2 15 Suggests: kaddressbook
michael@2 16 Description: Voice over Internet Protocol (VoIP) SIP Phone
michael@2 17 Soft-phone for making telephone calls using SIP over an IP network.
michael@2 18 .
michael@2 19 Twinkle supports direct IP phone to IP phone communication or a network
michael@2 20 using a SIP proxy to route your calls.
michael@2 21 .
michael@2 22 In addition to making basic voice calls Twinkle provides you the
michael@2 23 following features regardless of the services that your VoIP service
michael@2 24 provider might offer.
michael@2 25 .
michael@2 26 2 call appearances (lines)
michael@2 27 Multiple active call identities
michael@2 28 Custom ring tones
michael@2 29 Call Waiting
michael@2 30 Call Hold
michael@2 31 3-way conference calling
michael@2 32 Mute
michael@2 33 Call redirection on demand
michael@2 34 Call redirection unconditional
michael@2 35 Call redirection when busy
michael@2 36 Call redirection no answer
michael@2 37 Reject call redirection request
michael@2 38 Blind call transfer
michael@2 39 Call transfer with consultation (attended call transfer) (new)
michael@2 40 Reject call transfer request
michael@2 41 Call reject
michael@2 42 Repeat last call
michael@2 43 Do not disturb
michael@2 44 Auto answer
michael@2 45 Message Waiting Indication
michael@2 46 Voice mail speed dial
michael@2 47 User definable scripts triggered on call events
michael@2 48 E.g. to implement selective call reject or distinctive ringing
michael@2 49 RFC 2833 DTMF events
michael@2 50 In-band DTMF
michael@2 51 Out-of-band DTMF (SIP INFO)
michael@2 52 STUN support for NAT traversal
michael@2 53 Send NAT keep alive packets when using STUN
michael@2 54 NAT traversal through static provisioning
michael@2 55 Missed call indication
michael@2 56 History of call detail records for incoming, outgoing, successful and missed
michael@2 57 DNS SRV support
michael@2 58 Automatic fail-over to an alternate server if a server is unavailable
michael@2 59 Other programs can originate a call via Twinkle, e.g. call from address book
michael@2 60 System tray icon
michael@2 61 System tray menu to originate and answer calls while Twinkle stays hidden
michael@2 62 User definable number conversion rules
michael@2 63 Simple address book
michael@2 64 Support for UDP and TCP (new) as transport for SIP
michael@2 65 .
michael@2 66 Audio codecs
michael@2 67 G.711 A-law (64 kbps payload, 8 kHz sampling rate)
michael@2 68 G.711 u-law (64 kbps payload, 8 kHz sampling rate)
michael@2 69 GSM (13 kbps payload, 8 kHz sampling rate)
michael@2 70 Speex narrow band (15.2 kbps payload, 8 kHz sampling rate)
michael@2 71 Speex wide band (28 kbps payload, 16 kHz sampling rate)
michael@2 72 Speex ultra wide band (36 kbps payload, 32 kHz sampling rate)
michael@2 73 G.726 (16, 24, 32 or 40 kbps payload, 8 kHz sampling rate)
michael@2 74 .
michael@2 75 KDE goodies
michael@2 76 Balloon pop-up from system tray when a call comes in
michael@2 77 Interface to KAddressBook: dial phone numbers from your address book
michael@2 78 Display names from KAddressBook on incoming calls
michael@2 79 Display photos from KAddressBook on incoming calls

mercurial