I am developing lync custom client in UI suppressin mode. It have function - autoreconnect. Its one checkbox, if it checked - client calling to another client after network failure(it check another Participant status - when it free it make a call), for example.
Everything works well, but i have one problem. When this check box has checked on BOTH sides and i get network failure, then network state is UP, this clients starts to calling each other in same time. So, every client make a call, detect incoming call and
dont known what it should to do. Question - any ideas to fix this issue? How i can synchronize it or something else...
P.S. sorry for my english :)