Page 1 of 3

Version 1.0.2.0

Posted: Fri Nov 16, 2012 11:15 pm
by Digit
Added the following public function:

Public Function DeleteVoiceMail(ByVal index As Integer) As Integer

http://www.hekkers.net/files/fbf_1020.rar

Re: Version 1.0.2.0

Posted: Fri Nov 16, 2012 11:42 pm
by stefxx
Nice, thank you. If I even get my HStouch device to play the voicemails, I will certainly use the new delete function as well.

Re: Version 1.0.2.0

Posted: Sat Nov 17, 2012 10:27 am
by RdP
Digit wrote:Added the following public function:

Public Function DeleteVoiceMail(ByVal index As Integer) As Integer

http://www.hekkers.net/files/fbf_1020.rar
Hi Robert,

The link doesn't seem to work.....

/Rien

Re: Version 1.0.2.0

Posted: Sat Nov 17, 2012 10:49 am
by Digit
Try again.

Re: Version 1.0.2.0

Posted: Sat Nov 17, 2012 3:35 pm
by RdP
Digit wrote:Try again.
Much better :D

Re: Version 1.0.2.0

Posted: Sat Nov 17, 2012 4:50 pm
by Digit
Yeah, proxy was down for a while.
Now lets see if the Plugin is better too now, I'd really like to see your HSTouch screen :)

Re: Version 1.0.2.0

Posted: Sat Nov 17, 2012 8:45 pm
by RdP
I'm not yet ready and satisfied, but here is a first peek at the screen.

I'm not a graphical superhero, but it's easy to use and wife proof :D

I use HS scripts to handle all actions and it works... The only strange issue I have is that sometimes the .wav is played twice or even 3 times... I have to do some more testing to see if this is caused by the plugin or not..
2012-11-17_1937.png
2012-11-17_1937.png (20.14 KiB) Viewed 21638 times
/Rien

Re: Version 1.0.2.0

Posted: Sat Nov 17, 2012 9:09 pm
by Digit
You probably need to debounce the buttons :lol:

Nice to see what's being made with the Plugin :D

Re: Version 1.0.2.0

Posted: Sun Nov 18, 2012 12:42 pm
by RdP
Digit wrote:Added the following public function:

Public Function DeleteVoiceMail(ByVal index As Integer) As Integer
Hi Robert,

I tried the voicemail delete function, but need some clarification

I use this function hs.Plugin("Fritz! Box").DeleteVoiceMail(CurrentVoicemail)

1. During the deletion, it also plays the voicemail, which is not my intention. Did you make it this way ?

2. As far as I can see, the interger I have to use to delete the right voicemail is like this:
- Number 0 is the oldest voicemail
- Number 1 the second oldest
- etc....
Is this how you programmed it?

Thanks,
Rien

Re: Version 1.0.2.0

Posted: Sun Nov 18, 2012 1:03 pm
by Digit
OMG... I did the debouncing for you, there was a Play statement where there shouldn't be one. :oops:
The parameter is exactly the same as for the PlayVoiceMail function, see the post where this function was introduced.
I updated the download.

Re: Version 1.0.2.0

Posted: Sun Nov 18, 2012 3:00 pm
by RdP
Thanks... It works...

I have to do some more testing later today, but for now al functions seems to be working as expected..... :D

/Rien

Re: Version 1.0.2.0

Posted: Wed Nov 21, 2012 11:52 pm
by pklijnjan
Ik krijg de volgende foutmeling na installatie:

Compiler Error Message: BC30451: Name 'pi' is not declared.

<title><%=pi.Name()%> configuration</title>

Wat gaat er fout? Windows XP

Re: Version 1.0.2.0

Posted: Thu Nov 22, 2012 9:11 am
by Digit
Heb je Homeseer als Service draaien?
Probeer het dan eens als niet.

Re: Version 1.0.2.0

Posted: Thu Nov 22, 2012 12:12 pm
by pklijnjan
Digit wrote:Heb je Homeseer als Service draaien?
Probeer het dan eens als niet.
Nee homeseer draaid niet als sevices. Ik heb dit probleem ondervangen door pi.name uit de getoonde regel te halen. Ik weet niet of dat problemen zou geven?
Maar nu loop ik tegen het probleem aan dat ik de pad namen van de voice en de wav files niet kan aanpassen.
Wat ik er ook in zet het wordt gewoon gewist en niet op geslagen dus bv \\ip adres fritz\usb\FRITZ\.... wordt niet onthouden.

Re: Version 1.0.2.0

Posted: Thu Nov 22, 2012 10:46 pm
by Antoon
Ik ben al een week aan t puzzelen om de voicemail aan de praat te krijgen maar t wil niet echt lukken.
Denk dat t ergens fout gaat met het benaderen van de USB stick.
Heb de instellingen allemaal overgenomen uit de eerdere post maar ik snap niet goed wat ik nu moet invullen bij de voicebox en .WAV path.
Ik kan de stick alleen benaderen via ftp://192.168.0.3/starline-FlashDisk-01/FRITZ/voicebox/
Heb de Fritz aan me netwerk hangen via LAN 1 omdat ik internet van UPC heb en alleen het modem gebruik voor HomeSeer.
Zou dat er iets mee te maken kunnen hebben?
Groet,
Antoon