The commit contains pua_usrloc modifications, which simplifies the publish and regisration processes: in every REGISTER an implicit publish is built in. In this way, a device e.g. do not need to send two individual request towards kamailio (REGISTER, PUBLISH), it can be achieved in a single but extended REGISTER request.
Another small fix is that if the publication is expired (due to broken TCP e.g.), a "closed" NOTIFY should be sent to the contacts.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/177

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.