Module: kamailio
Branch: master
Commit: c0fd507e5bf4a588acdfd71064f15b5a79418cd5
URL:
https://github.com/kamailio/kamailio/commit/c0fd507e5bf4a588acdfd71064f15b5…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-05-05T21:20:56+02:00
Merge pull request #147 from mslehto/patch-1
pua_mi: document missing mi_pua_publish MI input parameter "id"
---
Modified: modules/pua_mi/mi_func.c
---
Diff:
https://github.com/kamailio/kamailio/commit/c0fd507e5bf4a588acdfd71064f15b5…
Patch:
https://github.com/kamailio/kamailio/commit/c0fd507e5bf4a588acdfd71064f15b5…
---
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 .