Hi All,
I am using the skype API to forward a call dynamically to another skype user.
Say when user1 calls to userS then userS should
1. Get the skype ID of user who is calling (ie. user1)
2. Then from the avilable list of skype IDs, it should forward the call to any one of these randomly.
Please let me know how to do this.
I have tried with the CALL object adn the APIs like
ALL_NOANSWER_TIMEOUT <timeout>
CALL_NOANSWER_ACTION {REJECT|FORWARD|VOICEMAIL
CALL_FORWARD_RULES
Thanks
Nikhil