Hi, during a chat between two users (alice and bob) using XMPP, alice closes 
the chat window and bob receives a notification:
  "alice has ended this chat"

I wonder if such of features are possible in SIP. I hope this would be done 
via a MESSAGE with a special Content-Type, something as:

----------
  MESSAGE sip:[EMAIL PROTECTED]
  Content-Type: chat/notification
  Content-Length: 13

  window-closed
-----------

Since MESSAGE doesn't establish dialog, no more info about the "chat" could be 
sent.

I'd also ask the same in case of MSRP.

Thanks.


-- 
Iñaki Baz Castillo

_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to