SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #61  
Old 02-14-2009, 08:09 PM
lovingHDTV's Avatar
lovingHDTV lovingHDTV is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,019
Quote:
Originally Posted by aflat View Post
Good news. First, I did get it to extract, I used 7zip to extract, it still throws a crc error, but I did get an exe out of it, so the zip is still a bit hosed.

Second, if i try to start it, I get the error

Panic: Can't extract C:\Users\admin\AppData\Local\Temp\pdk-admin\aa33d263ba8b3dd9f60e51317caf233f\perl58.dll

This is on Vista SP1 x64. I have perl\bin in the path, no luck. If I copy perl58.dll from the 5.8.9 install into that directory, and make sure perl5.8.9\bin is in the path it works. I only have perl64 installed, and that doesn't work at all. Once I get the paths squared away, it runs fine.

Now for the great news for you vonage users. No need to re-route your vonage adapter. Just install VonageTalk, its free, you don't need a pro account. And you don't have to filter your outgoing calls, since they don't show up, unless you use the softphone, then it shows your username, not your phone number.

http://alpha.vonage.com/vtalk

Thanks so much for this fantastic app, the wife is going to love it! Not that I don't
OK I just installed vonage talk and got it working. I got perl installed and the DLL copied over to get vonagesniff running.

How did you configure the filter? udp 5060 or 10000?

Also how do you find what device to point to?

thanks,
dave
  #62  
Old 02-15-2009, 09:52 AM
matt91's Avatar
matt91 matt91 is offline
Sage Icon
 
Join Date: Feb 2005
Location: Washington, DC
Posts: 1,185
Quote:
Originally Posted by nstocke View Post
I use "Via Talk" as my VOIP provider. I use the X-Lite softphone application referenced above. VIATalk provides all of the required SIP info to get the softphone working. Once the softphone is working on the PC and I was able to make and receive calls I was able to get the network caller-id packets on the computer.
I've only been casually following this thread, so sorry if this has been discussed.

I too use via-talk. Can I use a softphone (e.g., X-lite) solely to grab caller id info, but have all the calls actually ring on my ATA?

In the past I've played with a softphone, but I recall that when I set them up, all calls are directed there vs to the ATA.

Thanks, and let me know if this doesn't make sense.

Matt
__________________
Server: Ubuntu 16.04 running Sage for Linux v9

Last edited by matt91; 02-15-2009 at 10:58 AM.
  #63  
Old 02-15-2009, 10:45 AM
aflat aflat is offline
Sage Aficionado
 
Join Date: Feb 2009
Posts: 302
Quote:
Originally Posted by lovingHDTV View Post
OK I just installed vonage talk and got it working. I got perl installed and the DLL copied over to get vonagesniff running.

How did you configure the filter? udp 5060 or 10000?

Also how do you find what device to point to?

thanks,
dave
I used the default

filter=udp and port 10000

And since I'm running it on the sage server, I just use

y=127.0.0.1:10629,127.0.0.1:10630,127.0.0.1:10631

One port for each extender. If you just want it to show up on the server for testing, you'll just need

y=127.0.0.1:10629

By default. To show up on the extenders you have to edit the client.properties to add the other ports.
  #64  
Old 02-15-2009, 12:44 PM
lovingHDTV's Avatar
lovingHDTV lovingHDTV is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,019
Quote:
Originally Posted by aflat View Post
I used the default

filter=udp and port 10000

And since I'm running it on the sage server, I just use

y=127.0.0.1:10629,127.0.0.1:10630,127.0.0.1:10631

One port for each extender. If you just want it to show up on the server for testing, you'll just need

y=127.0.0.1:10629

By default. To show up on the extenders you have to edit the client.properties to add the other ports.
Thanks I got that all setup, but now need to wait for a working version of vonagesniff.exe. when I run it, I don't get any errors after copying over the perl58.dll file, but it doesn't do anything either.

dave
  #65  
Old 02-15-2009, 08:51 PM
aflat aflat is offline
Sage Aficionado
 
Join Date: Feb 2009
Posts: 302
KJake, I tried to download again, and I'm still getting crc error on extraction. Since 7zip at least gives me an exe, I'm guessing that the errors are in the part where perl58.dll is located, which may be why people are seeing the panic errors. A good download might remove all errors for everyone.
  #66  
Old 02-16-2009, 03:09 AM
thewan thewan is offline
New Member
 
Join Date: Feb 2009
Posts: 4
@Matt

I have a VOIP port on my router connected up to my handsets and 2 softphones installed - all devices ring - i am with Sipgate and have a Draytek router with VOIP port though not e dedictaed ATA.

Vonage sniff works fine on my HTPC on default ports.

T
  #67  
Old 02-16-2009, 03:11 AM
thewan thewan is offline
New Member
 
Join Date: Feb 2009
Posts: 4
@Kjake

Are you looking at anabling name rsolution within this - this replaces the YAC server, but YAC can be configured with numbers and name mappings so that a name pops up rather than just the number - will this be possible with Vonagesniff?

Cheers for a great util tho!

T
  #68  
Old 02-16-2009, 04:14 AM
matt91's Avatar
matt91 matt91 is offline
Sage Icon
 
Join Date: Feb 2005
Location: Washington, DC
Posts: 1,185
Quote:
Originally Posted by thewan View Post
@Matt

I have a VOIP port on my router connected up to my handsets and 2 softphones installed - all devices ring - i am with Sipgate and have a Draytek router with VOIP port though not e dedictaed ATA.

Vonage sniff works fine on my HTPC on default ports.

T
OK, thanks. I'll give it a go and see what happens.
__________________
Server: Ubuntu 16.04 running Sage for Linux v9
  #69  
Old 02-16-2009, 05:24 AM
swift_gti swift_gti is offline
Sage User
 
Join Date: Feb 2008
Posts: 28
Quote:
Originally Posted by aflat View Post
KJake, I tried to download again, and I'm still getting crc error on extraction. Since 7zip at least gives me an exe, I'm guessing that the errors are in the part where perl58.dll is located, which may be why people are seeing the panic errors. A good download might remove all errors for everyone.
Ok you guys that are having CRC errors, I have just downloaded it and can extract it fine.. I've uncompressed the files and then re-zipped them using Winrar.

Checkout the link and see if you have any better luck with extraction.

Hope this is ok with Kevin.

http://rapidshare.com/files/19872950...Sniff.zip.html
  #70  
Old 02-16-2009, 07:46 AM
lovingHDTV's Avatar
lovingHDTV lovingHDTV is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,019
Quote:
Originally Posted by swift_gti View Post
Ok you guys that are having CRC errors, I have just downloaded it and can extract it fine.. I've uncompressed the files and then re-zipped them using Winrar.

Checkout the link and see if you have any better luck with extraction.

Hope this is ok with Kevin.

http://rapidshare.com/files/19872950...Sniff.zip.html
This fixed it for me

Up and running.

thanks,
dave
  #71  
Old 02-16-2009, 02:13 PM
wayner wayner is offline
SageTVaholic
 
Join Date: Jan 2008
Location: Toronto, ON
Posts: 7,491
The new file works better for me - I just needed to download winpcap.dll. But I still don't understand what you have to put in for device - I am running it on my Sage server with Vonagetalk and it says error opening adapter. It lists one adapter (and says to try the ones with a *) and I changed my config file to use that but it still says can't open adapter. How do I find out what adapter Vonage/VonageTalk is using?
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA
Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA
Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server
  #72  
Old 02-16-2009, 03:04 PM
lovingHDTV's Avatar
lovingHDTV lovingHDTV is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,019
Quote:
Originally Posted by wayner View Post
The new file works better for me - I just needed to download winpcap.dll. But I still don't understand what you have to put in for device - I am running it on my Sage server with Vonagetalk and it says error opening adapter. It lists one adapter (and says to try the ones with a *) and I changed my config file to use that but it still says can't open adapter. How do I find out what adapter Vonage/VonageTalk is using?
I'm using vonagtalk as well.

When I ran vonagesniff without options, it reported the device to use.

I copied the number {<number>} and put it in my config file and it started working.
  #73  
Old 02-17-2009, 06:22 PM
lovingHDTV's Avatar
lovingHDTV lovingHDTV is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,019
Has anyone gotten it to work on the non-default port of 5060? I'm trying to get it to look at port 10000. I changed the -f on the command line and it reports that it is monitoring port 10000, but still picks up port 5060.

any ideas?

thanks
dave
  #74  
Old 02-17-2009, 08:32 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
Mine's working with port 5061 which Vonage uses.
  #75  
Old 02-19-2009, 05:28 PM
lovingHDTV's Avatar
lovingHDTV lovingHDTV is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,019
A quick FYI

I use the Tomato firmware on my router and just got an updated firmware that supports port spanning (mirroring). So I am now able to forward the data going to my Vonage device, to the machine I have vonagesniff running. This gives vonagsniff all the SIP data without having to run vonagtalk, using a hub, or bridging.

Pretty nice.

You can find more at this link if anyone is iterested:
http://www.linksysinfo.org/forums/sh...ad.php?t=55107
  #76  
Old 02-23-2009, 09:00 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by aflat View Post
VonageTalk is just a softphone. If you have vonagesniff running, you don't need a YAC server, vonagesniff acts as a YAC server and your listeners pick up its traffic.

@KJake - what are you using to compress the external dll's into your exe? Like are you using ilmerge, or some other third party app? I can try to do some testing if I knew what you were doing.
I'm using the PDK from ActiveState
  #77  
Old 02-23-2009, 09:32 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Hi all, this should address the most pressing issues, give it a whirl! Please make sure that you're setting the filter within single quotes ('). See the .config file in the zip archive.

Code:
# 1.08 Should see a 11 digit phone number incoming from the SIP provider and reformat to a 10 digit formatted number
#      Set listener timeout to 5 seconds so the program doesn't wait forever if a listener is off
#      Strip any single or double quotes from the filter string to keep the argument reader from getting confused
http://kjake.net/vonageSniff.zip

Last edited by KJake; 02-23-2009 at 09:48 PM.
  #78  
Old 02-23-2009, 09:47 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
Do you mean if it sees an 11 digit phone number it changes it to a 10 digit one?
  #79  
Old 02-23-2009, 09:48 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by toricred View Post
Do you mean if it sees an 11 digit phone number it changes it to a 10 digit one?
lol yeah
  #80  
Old 02-23-2009, 10:38 PM
grauchy grauchy is offline
Sage Advanced User
 
Join Date: Jan 2007
Posts: 90
I tried to run this and it says I'm missing wpcap.dll

I'm have Vonage Talk installed on my SageTV server and I'd love to try this out.
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Caller ID modem for voip tawd1992 Hardware Support 11 10-22-2009 06:17 PM
Anyone have a script tp restart client ? brewston SageTV Software 3 09-16-2008 08:02 AM
Need a script to reboot MVP deanm SageTV Media Extender 13 07-25-2008 01:32 AM
comclean script with .edl files joe123 SageTV Customizations 0 07-10-2007 10:08 AM
Perl script to automatically grab movie thumbs sundansx SageTV Customizations 0 01-10-2007 11:41 PM


All times are GMT -6. The time now is 02:28 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.