| Author |
Message |
PeteW
Guest
|
Posted:
Tue Nov 01, 2005 1:50 pm Post subject:
Strange Request :p |
|
|
Someone has asked me if something is possible in LCS, and I'm not sure - so
I'd thought I'd find out if anyone on here knew! :p
Is there any way that you can restrict the client, so that an Instant
Message conversation can only be initiated by one of the parties involved?
For example, you have UserA and UserB, they can talk to each other, but ONLY
if UserA initiates the session. UserB cannot initiate a session.
Any Ideas?
Cheers,
Pete. |
|
| Back to top |
|
 |
PeteW
Guest
|
Posted:
Tue Nov 01, 2005 9:51 pm Post subject:
Re: Strange Request :p |
|
|
Thanks Oscar, that's good to know!.
I shall go and pester our devs ;)
"Oscar Newkerk[MSFT]" wrote:
| Quote: | You can do this with a filter module that you develop with the LCS SDK. You
would need to filter out INVITEs from the users that you don't want to be
able to initiate sessions.
--
Oscar Newkerk
Developer Evangelist
Live Communications
---------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
"PeteW" <PeteW@discussions.microsoft.com> wrote in message
news:D8AD23A4-7050-4DE0-906A-ECD3E2F5481E@microsoft.com...
Someone has asked me if something is possible in LCS, and I'm not sure -
so
I'd thought I'd find out if anyone on here knew! :p
Is there any way that you can restrict the client, so that an Instant
Message conversation can only be initiated by one of the parties involved?
For example, you have UserA and UserB, they can talk to each other, but
ONLY
if UserA initiates the session. UserB cannot initiate a session.
Any Ideas?
Cheers,
Pete.
|
|
|
| Back to top |
|
 |
Oscar Newkerk[MSFT]
Guest
|
Posted:
Tue Nov 01, 2005 9:51 pm Post subject:
Re: Strange Request :p |
|
|
You can do this with a filter module that you develop with the LCS SDK. You
would need to filter out INVITEs from the users that you don't want to be
able to initiate sessions.
--
Oscar Newkerk
Developer Evangelist
Live Communications
---------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
"PeteW" <PeteW@discussions.microsoft.com> wrote in message
news:D8AD23A4-7050-4DE0-906A-ECD3E2F5481E@microsoft.com...
| Quote: | Someone has asked me if something is possible in LCS, and I'm not sure -
so
I'd thought I'd find out if anyone on here knew! :p
Is there any way that you can restrict the client, so that an Instant
Message conversation can only be initiated by one of the parties involved?
For example, you have UserA and UserB, they can talk to each other, but
ONLY
if UserA initiates the session. UserB cannot initiate a session.
Any Ideas?
Cheers,
Pete. |
|
|
| Back to top |
|
 |
Scott Hamilton
Guest
|
Posted:
Wed Nov 02, 2005 5:51 pm Post subject:
Re: Strange Request :p |
|
|
Also, if you only want this to apply to UserA and UserB, you could have
UserA add UserB to their block list. UserA would still be able to
initiate conversations, and UserB could reply, but UserB can't initiate
conversations and can't add UserA to their contact list.
Here in our office we used this feature to keep employees from sending
IM to the CEO. We added the domain (company.com) to the CEO's block
list in AD, then allowed certain CEO-specified users.
Just $0.02... |
|
| Back to top |
|
 |
|
|
|
|