New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.9 (1 Viewer)

Status
Not open for further replies.

MrCrabs

Portal Pro
January 21, 2010
884
129
Braunschweig
Home Country
Germany Germany
Re: New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.4

Hello, on my system the phonebook still isn't working. Although the data is imported from the phonebook since the calls are correctly showed as they are safed there. I am using the FB 7113 (UI), what could be the problem?

MrCrabs
 

MrCrabs

Portal Pro
January 21, 2010
884
129
Braunschweig
Home Country
Germany Germany
Re: New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.4

I created an overlay.xml for Fritzmanager that slides in if there are new messages available and it also shows how many messages there are. It tried to make a little item just like the rec item that is showing if the tv is recording. It can easily be implemented into any screen you want just by loading that overlay.

I also did some more changes on my Maya skinfiles which are now including stuff for the voicebox. Who doesn't need it can just deactivate in the xml.

Here are the files, sorted by skin and an installation note. I would be happy if you can try these out since I don't have a voicebox and I can't tell. Please write back if it does all right. Thank you.
 

Attachments

  • Fritzmanager-Skinfiles-v2.zip
    30.7 KB

G-l-l4X0r7

Portal Member
February 24, 2010
5
0
Home Country
Germany Germany
Re: New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.4

I'v a little problem connecting to my FritzBox since i changed back to Windows XP. In Windows 7 x64 it ran perfectly but now i get some strange exceptions:

Code:
Testing port, please wait...
Testing port succeeded.
Socket connected to 192.168.1.50:1012
10057
NotConnected
System.Collections.ListDictionaryInternal
10057

Eine Anforderung zum Senden oder Empfangen von Daten wurde verhindert, da der Socket nicht verbunden ist und (beim Senden über einen Datagrammsocket mit einem sendto-Aufruf) keine Adresse angegeben wurde
System
   at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
   at FritzBox.FritzBoxClient.Receive(Socket client)
Receive: SocketException
FRITZ!BOX connection lost, trying to reconnect.
Avoiding too much reconnects, sleeping until 05.03.2010 07:20:30.

Same RC1 version of MediaPortal and same FritzBox (7050 newest fw)...
Testet 192.168.1.50:1012 with telnet, everything seems ok

Code:
05.03.10 07:05:15;RING;0;0####711817;16036543;POTS;
05.03.10 07:05:25;DISCONNECT;0;0;

Where s the problem?
 

G-l-l4X0r7

Portal Member
February 24, 2010
5
0
Home Country
Germany Germany
Re: New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.4

Well, i've found a solution to my problem...

After reading this thread about the old CallMonitor here... I realised that i have to use a hostname instead of an ip-adress.

Unfortunately my fritzbox isn't my standard gateaway, so i modified my hosts file to resolve the fritz.box host name.

I don't know why this behavior only exists in XP SP3 with .NET 3.5. But in Windows 7 and Windows XP x64 using an ip-adress isn't a problem.
 

raphael

Portal Pro
March 24, 2005
56
4
Home Country
Poland Poland
Re: New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.4

hi
i have FRITZ!Box Fon WLAN 7050 Annex A, Firmware version 14.04.26
and call monitor works fine but phone manager doesn't work - the screen is empty
i can see only menu
could it work with my version ?
 

tomcat123

Portal Pro
July 12, 2009
60
1
Home Country
Germany Germany
Re: New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.4

Hello.
Is it not possible to read the phone book directly from the Fritzbox?
Previously worked in original tool?!

Vieleicht bin ich auch zu blöd das zu finden?
 

Scrounger

Retired Team Member
  • Premium Supporter
  • January 21, 2009
    1,032
    514
    Stuttgart
    Home Country
    Germany Germany
    Re: New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.4

    Is it not possible to read the phone book directly from the Fritzbox?

    I think Its not possible, but you can use the AVM Callmonitor to save your phonebook and import it.

    The plugin works really fine. But have another question.
    1. I cant delete the messages form the answering machine insode MP. Is that a bug or do i need some special settings at my FritzBox?

    2. Is there an option to show a missed call on Basic Home, like its possible with the answering machine message?
     

    juro

    Portal Pro
    March 23, 2009
    1,123
    64
    Home Country
    Germany Germany
    AW: New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.4

    Hi,

    due to some reasons I don't get MSN message with Name of caller when imcomming call is comming?!


    Only the number is shown, waht did I do wrong.

    In caller Liste Number an Name are displayed.
     

    thomas12

    Portal Member
    August 11, 2010
    7
    0
    Re: New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.4

    Hi,

    I've problems to get the plugin run. If I enter the IP of my fritzbox and do a test connection, I get the following result:
    Testing port, please wait...
    Testing port succeeded.
    Socket connected to 192.168.2.5:1012
    10057
    NotConnected
    System.Collections.ListDictionaryInternal
    10057

    Eine Anforderung zum Senden oder Empfangen von Daten wurde verhindert, da der Socket nicht verbunden ist und (beim Senden über einen Datagrammsocket mit einem sendto-Aufruf) keine Adresse angegeben wurde
    System
    at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
    at FritzBox.FritzBoxClient.Receive(Socket client)
    Receive: SocketException
    FRITZ!BOX connection lost, trying to reconnect.
    Avoiding too much reconnects, sleeping until 11.08.2010 21:08:54.


    I than added an entry for fritz.box to my local host file, so that fritz.box is resolved to 192.168.2.5 (the IP of my FritzBox). If I enter fritz.box in the configuration and press the test button, I get following result:
    Testing port, please wait...
    Testing port succeeded.
    Socket connected to 192.168.2.5:1012
    ReceiveCallback: no bytes to read
    FRITZ!BOX connection lost, trying to reconnect.
    Avoiding too much reconnects, sleeping until 11.08.2010 21:11:11.

    So the second try looks better than the first one, but there is still the problem that the connection is lost.
    Is there some configuration i missed or something else that leads to this problem?
    Can anyone help here?

    regards
    Thomas
     

    wouter1971

    MP Donator
  • Premium Supporter
  • November 19, 2008
    911
    143
    Purmerend, Holland
    Home Country
    Netherlands Netherlands
    Re: New Plugin FritzBox Manager * Update Merged Plugin 0.3.4.4

    Hi Steve,

    Thanks for this plugin, i have installed it and gave it a go. Looks promissing and usable just like i loved the Fritzbox Callmonitor plugin (daily usage).

    A few remarks:

    - I need a dutch translation for the different menu items or at least english, my german is good, but i want my wife and kids to be able to use it too. :)
    - The menu item for "Voicemail(nachrichten)" is to hard to find on the left side, it's 3 clicks to get to the voicemails.
    - I can't delete the voicemails, any update on that issue?
    - A new hooverpicture for blue3wide skin would be nice.
    - I would love an overlay for the myhome.xml, is this working?


    Greetings,

    Wouter
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom