OK, i thought that it was simple fully-compliant before v5.0...
So, i'm looking after a simple client (free and under Windows if
possible) which uses the presence document ..
thx,
Laurent
Jan Janak wrote:
Windows Messenger does not work properly with the pa
module. The reason
is that Microsoft is using proprietary extensions of the presence
document which we did not implement.
Jan.
On 10-03 09:22, Laurent BURGY wrote:
>Hi,
>I've a problem that has already been submitted but i can't find the
>answer, it concerns the pa module ..
>I'm using Windows Messenger 4.7 but the users seem to be away (even if
>they're not connected) whatever i do..
>In the config file, i've added these lines
>
>if(method=="SUBSCRIBE")
> {
> if(!t_newtran()){
> sl_reply_error();
> break;
> };
> if(!handle_subscription("registrar")){
> sl_reply_error();
> break;
> };
> break;
>};
>
>
>I've found these lines in an archive but i don't know if i'm right...
>
>thx,
>Laurent
>
>_______________________________________________
>Serusers mailing list
>serusers(a)lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
>
>