Module: kamailio Branch: master Commit: 201dc5b600d8516368a54c70af6f02c3ea06353b URL: https://github.com/kamailio/kamailio/commit/201dc5b600d8516368a54c70af6f02c3...
Author: Mikko Lehto mslehto@iki.fi Committer: Mikko Lehto mslehto@iki.fi Date: 2015-05-05T21:54:22+03:00
pua_mi: document missing mi_pua_publish parameter "id"
---
Modified: modules/pua_mi/mi_func.c
---
Diff: https://github.com/kamailio/kamailio/commit/201dc5b600d8516368a54c70af6f02c3... Patch: https://github.com/kamailio/kamailio/commit/201dc5b600d8516368a54c70af6f02c3...
---
diff --git a/modules/pua_mi/mi_func.c b/modules/pua_mi/mi_func.c index a107c4d..f92c9ff 100644 --- a/modules/pua_mi/mi_func.c +++ b/modules/pua_mi/mi_func.c @@ -41,7 +41,9 @@ * <expires> * <event package> * <content_type> - body type if body of a type different from default - * event content-type or . + * event content-type or . + * <id> - id for a series of related PUBLISHes to the same + * presentity-uri or . * <ETag> - ETag that publish should match or . if no ETag * <outbound_proxy> - outbound proxy or . * <extra_headers> - extra headers to be added to the request or .