http://kiwifone.com/ bietet kostenlose 3 minuten gespraeche via deren Webseite an.
Natuerlich auch von Deutschland !
Speedy hat den HTML Code auf die Dbox umgesetzt und man kann nun eine eigene Nummer eingeben und eine Nummer eines Freundes/Freundin und mit denen bis zu 3 minuten telefonieren.
Nach der Nummerneingabe ruft KiwiFone zuerst euch an und dann den Freund/Freundin
Nach 3 Minuten (180 Sekunden) wird die Verbindung unterbrochen kann dann aber wieder neu aufgebaut werden.
Eventuell hat ja jemand Llust dies noch um eine Rufnummern Liste zu erweitern die man selbst verwalten kann.
PT-1
Kiwifone web-actived telephony plugin for the DBOX2
Version 0.1 (Alpha)
- Service provided by Kiwifone.com - visit website for details
- Any user gets FREE calls (up to 3 minutes) without registering
- Only works for landline numbers, no mobiles
- DBOX requires an active connection to the internet
USING THE DIFFS/SOURCE:
- Tested against CVS dated 17th April 2007
- Patched against clean CVS, with no additional mods applied
- SHOULD work with UKCVS diffs, but may need Makefile.am edit
- Needs manual edit in neutrino.cpp for menu entry:
mainMenu.addItem(new CMenuForwarder(LOCALE_KIWIFONE_HEAD, true, NULL, new UberNinja_Kiwifone(), NULL));
USING COMPILED VERSION:
- Recommended that you try it on a JFFS2 image only
- Copy english.locale to /share/tuxbox/neutrino/locale (overwrite)
- Copy neutrino to /tmp and CHMOD 755.
- Via telnet, run "killall -9 start_neutrino"
- Via telnet, run "killall -9 neutrino"
- Via telnet, run "/tmp/neutrino &"
- After testing, reboot box to return to your original image.
IN ACTION:
- Hit the blue button to display the plugins menu
- Enter 'Free UK Call'
- Input your own landline number
- Input the destination number
- Hit 'Make Call Now'
- Your own landline will ring first, and a message will be heard
- The destination number will ring, and you'll be connected
- After 3 minutes, the call will cut off.
- You can ring the number back immediately if you wish.
Diff