Hi, in OpenSer I use MSILO module that allows MESSAGE storage for offline 
users.

In case a MESSAGE is stored because destination was offline, which would be 
the correct response code?

I'd like that the sender would see a warning reply like:
  "The user is offline, your message has been stored"
But in which response code should I add this text?:

- 200/202: I don't like them since the sender will not see the warning and 
he'll think the message has been received correctly.

- 404: Not sure if most of the UAC's would show the warning as description of 
response code, maybe the will show "User Not Found" if they receive a 404 
discarting my warning?

Or maybe I should generate a new MESSAGE for the sender containing the 
warning?

Thanks for any suggestion.

-- 
Iñaki Baz Castillo
[EMAIL PROTECTED]

_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to