Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [vtp-dev] Skype phone problem


I think you can also achieve this by unjarring each of the two plugins into directories, removing the jars they came from, making the changes in the subdirectories and typing eclipse.exe -console on the command line to see the debug output.

--
Brent D. Metz
Enterprise Voice Tools
bdmetz@xxxxxxxxxx
"Simple things should be simple, and complex things should be possible." - Alan Kay



"Michael Greenawalt" <mgreenawalt@xxxxxxxxxx>
Sent by: vtp-dev-bounces@xxxxxxxxxxx

07/31/2006 05:56 PM

Please respond to
Voice Tools general developers <vtp-dev@xxxxxxxxxxx>

To
"Voice Tools general developers" <vtp-dev@xxxxxxxxxxx>
cc
Subject
RE: [vtp-dev] Skype phone problem





When developing the dll, I worked with Skype versions 1.3, 1.4, and 2.0. They all use Skype Protocol 5.
 
I found a document on the Skype site which is a “beta” document of API 2.5. It lists new features and behavior changes. There is nothing listed there that should impact anything the VTP dll does.
 
There is a single vague reference to Protocol 6, but as though it is a future thing.
 
So, nothing quite so simple as Skype publishing the “smoking gun”.
 
I cannot work on this at this time, unfortunately.
 
You could help, however, If you could upload VTP sources into Eclipse. In the skype dialer and the tellme launching plugins, there are preferences.ini files. Set debugging=true in each of those files. Then run from the PDE as an Eclipse Application.
 
That will capture debug output in the console view of the parent Eclipse. If you could capture that and send, it would tell me something.
 
-- Mike
 



From: vtp-dev-bounces@xxxxxxxxxxx [mailto:vtp-dev-bounces@xxxxxxxxxxx] On Behalf Of Gary Leask
Sent:
Monday, July 31, 2006 1:20 PM
To:
Voice Tools general developers
Subject:
RE: [vtp-dev] Skype phone problem

 
Currently I have been using the 2.0 version of the Skype phone. Everything has been working fine.
Other members of the group download the new phone and the call just doesn’t connect.
Then application is dialed and the Browser answers but the communication channel is not open.
The application does not receive Touch Tones or Voice Recognition.
 
No messages show in the log beside the Key pad in the VXML Browser Input View on the Eclipse IDE where
In the previous version the Browser started message would show.
 
After reverting back to the 2.0 version the connection could then be established again.
It not really causing any development problems. This was more of just an inquiry and a heads up for you.
 
Gary Leask
 



From: vtp-dev-bounces@xxxxxxxxxxx [mailto:vtp-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael Greenawalt
Sent:
Monday, July 31, 2006 3:12 PM
To:
Voice Tools general developers
Subject:
RE: [vtp-dev] Skype phone problem

 
What are the symptoms? Do you get any messages?
 
There has not been any update of the DLL. This is the first report of difficulty.
 
So far as I know, the Skype API has not changed, so no change was anticipated.
 
Would you like to tackle the problem?
 
-- Mike
Tellme Networks
 
 



From: vtp-dev-bounces@xxxxxxxxxxx [mailto:vtp-dev-bounces@xxxxxxxxxxx] On Behalf Of Gary Leask
Sent:
Monday, July 31, 2006 1:08 PM
To:
vtp-dev@xxxxxxxxxxx
Subject:
[vtp-dev] Skype phone problem

 
I downloaded the new 2.5 version of the Skype Phone and it seems that the
SKDialer.dll distributed with the VTP is not compatible with the new version.
The applications can no longer connect to the VOIP phone.
Do you know of an update to the DLL?
 
 
Gary Leask
Research and Development

17811 Waterview Parkway Dallas, Texas 75252
gary.leask@xxxxxxxxxxxxxx
http://www.intervoice.com
972-454-8913 (office)
 

This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are the intended recipient, you must treat the information in confidence and in accordance with all laws related to the privacy and confidentiality of such information. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies of this email, including all attachments.


This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are the intended recipient, you must treat the information in confidence and in accordance with all laws related to the privacy and confidentiality of such information. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies of this email, including all attachments.
_______________________________________________
vtp-dev mailing list
vtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/vtp-dev


Back to the top