Hi, I'm doing a custom specification in which NOTIFY's contain just changes rather than the whole document (as there is no concept of "document" at all). In this case I need that the watcher receives always a NOTIFY with CSeq incremented in eactly one. If last received NOTIFY had CSeq=12 and the watcher receives a NOTIFY with CSeq=14 it means that it has lost some change, which is not suitable for my specification.
So, how can achieve it? I wouldn't like to rely on a "version" parameter into the notification body as there is no concept of "version" at all (since there is no concept of "document"). Any suggestion please? Thanks a lot. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
