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.

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

mercurial