[sr-dev] git:master:201dc5b6: pua_mi: document missing mi_pua_publish parameter "id"

Mikko Lehto mslehto at iki.fi
Tue May 5 21:21:01 CEST 2015


Module: kamailio
Branch: master
Commit: 201dc5b600d8516368a54c70af6f02c3ea06353b
URL: https://github.com/kamailio/kamailio/commit/201dc5b600d8516368a54c70af6f02c3ea06353b

Author: Mikko Lehto <mslehto at iki.fi>
Committer: Mikko Lehto <mslehto at 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/201dc5b600d8516368a54c70af6f02c3ea06353b.diff
Patch: https://github.com/kamailio/kamailio/commit/201dc5b600d8516368a54c70af6f02c3ea06353b.patch

---

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 .




More information about the sr-dev mailing list