the telnet function is a test. The asterisk box does not need the telnet service turned on. This is an old IT trick to ensure you can connect to a specific port on a Server where an Application is listenind. This trick can be used for POP3 Servers, SMTP, vitually anything. The command to get it to connect to the right port is as follows:
From a command prompt;
telnet servername portnumber
eg. telnet mypop3server 21
the response back should either be a blank screen or asking for a user name. If you get an error saying "Could not connect on port ... " then you have a problem on the network or the application that is supposed to be listening.
no i am just making it clear we have telnet disabled by our firewalls, this is going across a vpn on the other side of the country, so i just want to recommend that this is not the best way to test a connection... thats it... i know what telnet is and how it works
As for
My other question is... How in the read me did u get your picture on the caller id box? Is it an Asterisk thing?
The plugin will look for a file under C:\Program Files\Team MediaPortal\Thumbs\YAC\ with the name the same as the CallerID Name. It may even work with the number (but I don't think so) so for example my telephone number is 1234567 and my callerID Name is Charli181 and I call you, you need to have a picture in the abovementioned folder with the filename of Charli181.jpg or Charli181.png You may have to scale down the size of the picture to get it to fit. If it is too big, the picture will not be seen. There chould be some already in the directory so you can compare the pixel sizes.
sweet thanks!