Please help. Need solution urgently. There are two problems: 1. If i use connection monitoring in active object it will wait until SendTo() operation returns with error and only then will return connection status. If i will do it in different thread, there is a problem to access symbian objects from main thread... 2. Lets say i got the notification. Is there any way to access RSockets opened by pjsip and close and reopen them? Thanks.