[sr-dev] git:master:c0fd507e: Merge pull request #147 from mslehto/patch-1

Daniel-Constantin Mierla miconda at gmail.com
Tue May 5 21:21:02 CEST 2015


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at 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/c0fd507e5bf4a588acdfd71064f15b5a79418cd5.diff
Patch: https://github.com/kamailio/kamailio/commit/c0fd507e5bf4a588acdfd71064f15b5a79418cd5.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