| |||||||
| Forum Categories |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| MP Donator ![]() Join Date: Nov 2008 Location: Ettlingen Age: 44
Posts: 57
Thanks: 3
Thanked 16 Times in 5 Posts
Country: | This is the first working version of the merged plugin FritzBox Manager. This plugin is a combination of the former fritz call monitor and the new fritz manager. This article describes the installation and features of the fritz manager part. The fritz manager can load and display several informations from the fritz!box. Views 1. The list of callers. ----------------------- This is done via the web admin gui (csv export). 2. The fritz phone book. ------------------------ This is also done via the web admin gui (phone book export xml). Only one phone book is supported at this time. If you have more than one, I think the first one will be shown (not tested). 3. The messages on the fritz voice mail box. -------------------------------------------- This done by reading the meta0 ... 4 files on the fritz voicebox usb store. In order to make this work, you have configure you fritz box to use usb store for voicebox recordings and allows a NAS export of your usb store. Next map this export (something like \\fritz.box\your-usb-store) to a local drive on the pc mediaportal is running on. I prever to use a fix drive mapping, because in my environment unc pathes \\fritz.box\usb... sometimes don't work. Insert the path to the meta0 file (directory for the first voicebox) into 'path to voicebox' setting of the fritz manager plugin. If no voicebox items listed, when switching to voicebox view please check the logfile (mediaportal.log must be set to debug level) to see if the plugin finds the metaX files. Thumbsnail of contacts: ---------------------- All views support a thumbnail view of the selected contact. If you put an jpg image of the same name as show in the view in the <mediaportal-shared-base>\thumbs\yac folder, it will be displayed on your screen. Further feaures: Play voicebox recordings: ------------------------- When you click a recording, it is played directly on the mediaportal pc. To get this running you must install the decoder speexdec.exe (comes with this plugin) somewhere 'on the search path' e.g. to c:\windows. Callback or Call someone from phonebook / voicebox / callers list: ------------------------------------------------------------------ On the list view open the context menu and choose 'call back' and the plugin calls the selected subscriber via the fritz "call assistant" function. Be sure to configure the right dial port in the fritz manager settings to choose the right telephone which is connected by fritz. If you dont own which dial port to choose simply try 1,2,3 ... Revers lookup numbers: ---------------------- All known numbers in callers list and voicebox recordings are replaced by the matching name from phonebook. For all other numbers the plugin will submit an invers search request to "das Oertliche" in background. If it finds a name the number will replaced and the name will remembered next time. You must activate this explicitly in fritz manager settings. For numbers without areacode, you must provide a default areacode to make the lookup for this numbers possible. Monitor the voicebox with notification -------------------------------------- The plugin monitors the voicebox directory files and update the view, if a new message arrives. Further the plugin sets two skin properties, which allow to include a custom control or info label on any screen of media portal. you can modify our home screen that it shows a marker (or even a clickable marker) if there are new messages. There are some gui properties: #FritzManager.NewMessages #FritzManager.TotalMessages These are set to ' ' (one space) if message count is 0. If count is greather than 0 a displayable string like '1 message' or '2 messages' is set. #FritzManager.NewMessageCount: empty string or number of new messages #FritzManager.TotalMessageCount: empty string or number of total messages #FritzManager.NewMessagesAvail: "true" or "false" -> use this to switch visibility You can use this directly in your skin file to include a voicebox display. Add a label control like this: <control> <type>fadelabel</type> <label>#FritzManager.NewMessages</label> <posX>100</posX> <posY>120</posY> </control> In mediaportal 1.1.0 B1 and newer you can even switch a control on and off: <control> <type>button</type> <visible>string.equals(#FritzManager.NewMessagesAvail,true)</visible> ... </control> Notes: The communication to the fritz box is done via the normal web admin gui. For this reason the plugin has to know the password. Actually only the newer sid based authentication is supported (tested with 7270). If someone requests I will integrate the older auth methos as well. The URLs the plugin uses to download the phonebook / callers list are fixed and tested with fritz 7270 firmware 54.04.76. For other firmware versions or other fritz box types there is no garantee, that all URLs or POST request will work as expected. If something unexpected happens please check the mediaportal.log logfile first. Source code see source forge svn. Have fun trying it. Downloads last version below. Be sure to delete the cache directory after installing the new version. Changes: 0.3.4.4: - bugfix: force update now works correct. caller list is refreshed. - fixed some null refs. 0.3.4.2: - first working version for FritzBox Manager Version numbering switched to FritzCallmoinitor. 0.9.3633.36452: - background processing, always load caller list in background even when showing voicebox 0.9.3632.3120 - added detail view with yac thumbnails - added context menu - added msn patch / msn configurable 0.9.3631.24780: - bugfix in caching - bugfix reading voicebox dir steve Last edited by steve42; 2010-01-28 at 22:20.. |
| | |
| | #3 (permalink) |
| Portal Member Join Date: May 2008 Location: Athens Age: 35
Posts: 13
Thanks: 1
Thanked 0 Times in 0 Posts
Country: | Does it work with all versions of FritzBox? Because I have an old FritzBox Fon (no USB ports or anything). I know that I can't have the voicebox function but the list of calls?? And is it showing you a message when the phone rings (like another plug in I'm using and I can't remember it's name)? I mean is it a replacement of it or I should have both? I 'll try it tonight. Thank a lot. I 'm sure it is a usefull plugin. I 'm using Fritz only for a telephone center to keep the integration with MediaPortal. |
| | |
| | #5 (permalink) |
| Portal Member | Hey steve42! Great work ... I'm waiting a long time for such a plugin ... thx a little feedback: 1) list of callings is working (takes some time to download but works) maybe you safe the list within the plugin, so no need to download it each time we open the plugin?? 2) I didn't see any recordings, so no chance to try to play them @ stephanski! Hope that's what you are searching for ... OK ... I found a way to install the plugin with the old expert method ... "try and error" ![]() 1) copy the whole "Fritz manager" Dir to your program directory 2) put the fritzmanager.dll in the MP program directory /plugin/windows 3) run spexdec.exe 4) set your Fritz/usb as an network drive (f.e. x:\\fritz.box\fritz) be sure you've activated the nas function within the fritzbox setup 5) start MP config / plugins / fritzmanager CONFIG and set the fritzboxpassword and the path to your usb (path to fritz usb stick for recordings X:\voicebox for my examble), place it in home or plugins (what ever you prefer) 5) copy the skin files to the skin you use / (c:/program ..... /teammediaportal/MediaPortal/skin/"SKIN YOU USE" 6) Start MP and have fun ![]() cu naich
__________________ MP 1.1 RC1 on Win7 an XP ***Server: Asus HDMI V2AM * radeon x1250 / 690G integr. * AMD DualCore 4600+ * Corsair x2 2GB 800 RAM * Zalman cooler * BeQueit 400 W * Sat via mediapointer S2 low profile// Asus EeeBox Client 2: B202 // Client 3: B206 // Client 4 B1012 // Client 5: Maxdata Laptop HD 2600 *** and ... MediaPortal ... rules !! Last edited by naich; 2009-12-10 at 13:50.. |
| | |
| | #6 (permalink) | ||
| MP Donator ![]() Join Date: Nov 2008 Location: Ettlingen Age: 44
Posts: 57
Thanks: 3
Thanked 16 Times in 5 Posts
Country: | Quote:
I've tested with my 7270 and it working fine. maybe some other users can report their expirience. And no, it's not ment to replace the fritz callmonitor. You can install both plugins in parallel. maybe I'll integrate the YACThumbsnail pics. Quote:
can you mount your usb storage device from your fb? if it activated then a simple \\fritz.box in the explorer should produce some results. And most important: you must switch your voicebox to "use usb storage for voicebox recordings" (a little checkbox somewhere in the web admin application of fb) Last edited by steve42; 2009-12-10 at 12:14.. Reason: Automerged Doublepost | ||
| | |
| | #7 (permalink) | |
| Portal Member | Hi Steve42! what does this mean exactly?? Quote:
cu
__________________ MP 1.1 RC1 on Win7 an XP ***Server: Asus HDMI V2AM * radeon x1250 / 690G integr. * AMD DualCore 4600+ * Corsair x2 2GB 800 RAM * Zalman cooler * BeQueit 400 W * Sat via mediapointer S2 low profile// Asus EeeBox Client 2: B202 // Client 3: B206 // Client 4 B1012 // Client 5: Maxdata Laptop HD 2600 *** and ... MediaPortal ... rules !! | |
| | |
| | #8 (permalink) | |
| MP Donator ![]() Join Date: Nov 2008 Location: Ettlingen Age: 44
Posts: 57
Thanks: 3
Thanked 16 Times in 5 Posts
Country: | Quote:
BTW: does someone know how to get such a nice "recording" marker (red dot) on the home screen. I want to add something like this if a new message is on my voicebox. If there is someone wise, please give me an hint. PS: I've updated to 0.9.3631.24780 contains two bugfixes, one important because reading of voicebox meta files was corrupt. Last edited by steve42; 2009-12-10 at 13:08.. | |
| | |
| | #9 (permalink) |
| Portal Member | HI steve! I didn't enabled the option in fb config ![]() update my little setup later ... ![]() now it works and the calls are listed ... I didn't here anything if i select one of them, so I try the new release thx a lot cu UPDATE: Hi steve42! Also no luck with the new release. the calling list works but not all mailbox entrys are listed (if I look on the usb i see 7, only 3 are listed within the plugin) ... also playing the listed recordings didn't work ... any tip?, maybe i choose a wrong way to install the speedex.exe ?? ![]() If you like, I'll take a closer look at the skin files at the weekend ... cu
__________________ MP 1.1 RC1 on Win7 an XP ***Server: Asus HDMI V2AM * radeon x1250 / 690G integr. * AMD DualCore 4600+ * Corsair x2 2GB 800 RAM * Zalman cooler * BeQueit 400 W * Sat via mediapointer S2 low profile// Asus EeeBox Client 2: B202 // Client 3: B206 // Client 4 B1012 // Client 5: Maxdata Laptop HD 2600 *** and ... MediaPortal ... rules !! Last edited by naich; 2009-12-10 at 14:02.. Reason: Automerged Doublepost |
| | |
| | #10 (permalink) |
| Portal Member | This is a 720p backround f.e. only if you like BlackGlass Skin ... I use it also for building a basichome button in BlackGlass ... only thing I miss, I don't know the plugin ID for the button ... edit: Ok found the ID: "464554871" did the trick cu
__________________ MP 1.1 RC1 on Win7 an XP ***Server: Asus HDMI V2AM * radeon x1250 / 690G integr. * AMD DualCore 4600+ * Corsair x2 2GB 800 RAM * Zalman cooler * BeQueit 400 W * Sat via mediapointer S2 low profile// Asus EeeBox Client 2: B202 // Client 3: B206 // Client 4 B1012 // Client 5: Maxdata Laptop HD 2600 *** and ... MediaPortal ... rules !! Last edited by naich; 2009-12-10 at 16:02.. |
| | |
![]() |
| Bookmarks |
| Tags |
| fritz, fritzmanager, plugin, voicebox |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pictures & Videos - One plugin to rule them all (plugin request) | Bleazle | MediaPortal Plugins | 5 | 2009-08-25 22:23 |
| Plugin für Musik ähnlich dem Tv serien Plugin? | juggi76 | TV / Streaming | 1 | 2009-06-15 13:51 |
| MCE display plugin in cybrdisplay plugin not working in vista? | wim168 | External Display | 4 | 2008-07-18 09:57 |
| Ein neues Plugin von einem bestehenden Plugin programmiertechnisch ableiten? | bartmanson | Plugins & Erweiterungen | 10 | 2008-05-19 23:07 |
| VLC Plugin des aktuellen Dreambox Plugin auch funktionierend für das Dbox Plugin ? | domy | Plugins & Erweiterungen | 6 | 2007-10-13 19:11 |