Index: /ipk/source.sh4/titaninfos_callmonitor/CONTROL/control
===================================================================
--- /ipk/source.sh4/titaninfos_callmonitor/CONTROL/control	(revision 10603)
+++ /ipk/source.sh4/titaninfos_callmonitor/CONTROL/control	(revision 10604)
@@ -1,4 +1,4 @@
 Package: titan-plugin-infos-callmonitor
-Version: 0.5
+Version: 0.6
 Architecture: sh4
 OE: Callmonitor for your AAF Duckbox 
Index: /ipk/source.sh4/titaninfos_callmonitor/var/usr/local/share/titan/plugins/callmonitor1/callmon.conf
===================================================================
--- /ipk/source.sh4/titaninfos_callmonitor/var/usr/local/share/titan/plugins/callmonitor1/callmon.conf	(revision 10603)
+++ /ipk/source.sh4/titaninfos_callmonitor/var/usr/local/share/titan/plugins/callmonitor1/callmon.conf	(revision 10604)
@@ -1,4 +1,4 @@
 FRITZBOXIP=10.0.0.99
-FritzPass=hugo
+FritzPass=XXXXXXXXXX
 usePhoneBook=0
 Alle=1
@@ -7,3 +7,3 @@
 monRing=1
 monCall=0
-muteRing=1
+muteRing=0
Index: /ipk/source.sh4/titaninfos_callmonitor/var/usr/local/share/titan/plugins/callmonitor1/skin.xml
===================================================================
--- /ipk/source.sh4/titaninfos_callmonitor/var/usr/local/share/titan/plugins/callmonitor1/skin.xml	(revision 10603)
+++ /ipk/source.sh4/titaninfos_callmonitor/var/usr/local/share/titan/plugins/callmonitor1/skin.xml	(revision 10604)
@@ -1,5 +1,7 @@
-<screen name="callmon_main" title="CallMonitor Settings" titlealign=center fontcol=fontcol valign=bottom fontsize=30 posx=center posy=center width=50% height=50% bordercol=bordercol bordersize=2 bgcol=bgcol>
+<screen name="callmon_main" title="CallMonitor Settings" titlealign=center fontcol=fontcol valign=bottom fontsize=30 posx=center posy=center width=50% height=70% bordercol=bordercol bordersize=2 bgcol=bgcol>
 <node bordercol=bordercol scrollbar=auto type=listbox posy=center posx=center name=listbox width=85% height=70%>
 <node name=ipaddresse type=inputboxnum parent=listbox valign=middle posx=0 text="IP-FritzBox" bordercol=bordercol bordersize=2 width=100% height=25>
+<node name=passwort type=inputbox parent=listbox valign=middle posx=0 text="Passwort-FritzBox" bordercol=bordercol bordersize=2 width=100% height=25>
+<node name=phonebook type=choicebox parent=listbox valign=middle posx=0 text="FritzBook" bordercol=bordercol bordersize=2 width=100% height=25>
 <node name=allnum type=choicebox parent=listbox valign=middle posx=0 text="alle Nummern" bordercol=bordercol bordersize=2 width=100% height=25>
 <node name=rufnummer1 type=inputboxnum parent=listbox valign=middle posx=0 text="1.Rufnummer" bordercol=bordercol bordersize=2 width=100% height=25>
@@ -13,3 +15,4 @@
 <node name=b1 text=SAVE halign=center valign=middle bordercol=green bordersize=2 bordertype=2 posx=0 posy=0 width=150 height=30/>
 <node name=b2 text=EXIT halign=center valign=middle bordercol=exitcol bordersize=2 bordertype=2 posx=160 posy=0 width=150 height=30/>
+<node name=b3 text=LOAD-FritzBook halign=center valign=middle bordercol=blue bordersize=2 bordertype=2 posx=400 posy=0 width=200 height=30/>
 </screen>
