1

Topic: Changes to Skype4Java

Hi,

I saw that you have modified the skype4java that is found inside sip2sis. I was wondering if the changes you made were because of the win32connector. The reason I'm asking is a bit complicated. Let me explain:
I am trying to setup my sip phone to access two skype accounts going through sip2sis. After reading through the readme's I saw that you actually need to run for each skype instance running a separate sip2sis app. After a bit of research I found out that the win32connector is actually not implemented in a way that would support multiple skype instances. I'm going to start modifying it a bit to allow exactly that. But if you already have done so, I'd bee glad to know wink. If you want, I'd be glad to share it with you. That would probably make sip2sis a bit more lightweight and could drastically reduce confusion regarding trunk configuration.

Cheers
Loris

2

Re: Changes to Skype4Java

Correct, the windows connector and linux native connectors have been changed. I also fixed a few bugs.

I have contemplated this modification before and decided against it. Mainly because I believe the required changes and debugging time will be substantial and I don't have a lot of free time.