1

Topic: Autoaccept contact requests?

sitosis installed and working, still have to accept manually contact requests on the skype client.
Is there a way to auto-accept contact requests, either in skype client or in sip2sis?

TIA

2

Re: Autoaccept contact requests?

Check the allow everyone to call option in Skype.

3

Re: Autoaccept contact requests?

I have allowed anyone to call, and calls are accepted even if the contact is not authorised; however, I still have to accept the contact requests manually, while I'g like my contact list to be populated automatically.

4

Re: Autoaccept contact requests?

There is no option for this in SipToSis. I will have to check the Skype API to see if it's even possible. I don't have a lot of time right now so check back in a week.

5

Re: Autoaccept contact requests?

I appreciate, IMHO it's a must-have, given that similar commercial applications/appliances have that feature.

It is not completely intuitive for an average Skype user that you can initiate a call even if your contact was not accepted (grey icon).

L

6

Re: Autoaccept contact requests?

Sorry to bump: could you at least check the API if this is possible?

7

Re: Autoaccept contact requests?

API does has the feature - Skype4Java does not implement the real time detection of new contacts. I did not change Skype4Java to do so.

Version 20110324 will poll based on a setting to add new contacts requiring authorization. This way any missed ones will also be authorized.