1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/twinkle/control Mon Feb 23 18:09:09 2009 +0100 1.3 @@ -0,0 +1,79 @@ 1.4 +Source: twinkle 1.5 +Section: comm 1.6 +Priority: optional 1.7 +Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org> 1.8 +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> 1.9 +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 1.10 +Standards-Version: 3.6.1 1.11 +Homepage: http://www.twinklephone.com/ 1.12 +Vcs-Svn: svn://svn.debian.org/pkg-voip/twinkle/trunk/ 1.13 +Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/twinkle/?op=log 1.14 + 1.15 +Package: twinkle 1.16 +Architecture: any 1.17 +Depends: ${shlibs:Depends}, ${misc:Depends} 1.18 +Suggests: kaddressbook 1.19 +Description: Voice over Internet Protocol (VoIP) SIP Phone 1.20 + Soft-phone for making telephone calls using SIP over an IP network. 1.21 + . 1.22 + Twinkle supports direct IP phone to IP phone communication or a network 1.23 + using a SIP proxy to route your calls. 1.24 + . 1.25 + In addition to making basic voice calls Twinkle provides you the 1.26 + following features regardless of the services that your VoIP service 1.27 + provider might offer. 1.28 + . 1.29 + 2 call appearances (lines) 1.30 + Multiple active call identities 1.31 + Custom ring tones 1.32 + Call Waiting 1.33 + Call Hold 1.34 + 3-way conference calling 1.35 + Mute 1.36 + Call redirection on demand 1.37 + Call redirection unconditional 1.38 + Call redirection when busy 1.39 + Call redirection no answer 1.40 + Reject call redirection request 1.41 + Blind call transfer 1.42 + Call transfer with consultation (attended call transfer) (new) 1.43 + Reject call transfer request 1.44 + Call reject 1.45 + Repeat last call 1.46 + Do not disturb 1.47 + Auto answer 1.48 + Message Waiting Indication 1.49 + Voice mail speed dial 1.50 + User definable scripts triggered on call events 1.51 + E.g. to implement selective call reject or distinctive ringing 1.52 + RFC 2833 DTMF events 1.53 + In-band DTMF 1.54 + Out-of-band DTMF (SIP INFO) 1.55 + STUN support for NAT traversal 1.56 + Send NAT keep alive packets when using STUN 1.57 + NAT traversal through static provisioning 1.58 + Missed call indication 1.59 + History of call detail records for incoming, outgoing, successful and missed 1.60 + DNS SRV support 1.61 + Automatic fail-over to an alternate server if a server is unavailable 1.62 + Other programs can originate a call via Twinkle, e.g. call from address book 1.63 + System tray icon 1.64 + System tray menu to originate and answer calls while Twinkle stays hidden 1.65 + User definable number conversion rules 1.66 + Simple address book 1.67 + Support for UDP and TCP (new) as transport for SIP 1.68 + . 1.69 + Audio codecs 1.70 + G.711 A-law (64 kbps payload, 8 kHz sampling rate) 1.71 + G.711 u-law (64 kbps payload, 8 kHz sampling rate) 1.72 + GSM (13 kbps payload, 8 kHz sampling rate) 1.73 + Speex narrow band (15.2 kbps payload, 8 kHz sampling rate) 1.74 + Speex wide band (28 kbps payload, 16 kHz sampling rate) 1.75 + Speex ultra wide band (36 kbps payload, 32 kHz sampling rate) 1.76 + G.726 (16, 24, 32 or 40 kbps payload, 8 kHz sampling rate) 1.77 + . 1.78 + KDE goodies 1.79 + Balloon pop-up from system tray when a call comes in 1.80 + Interface to KAddressBook: dial phone numbers from your address book 1.81 + Display names from KAddressBook on incoming calls 1.82 + Display photos from KAddressBook on incoming calls