summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsua-lib
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-08-24 08:28:52 +0000
committerBenny Prijono <bennylp@teluu.com>2007-08-24 08:28:52 +0000
commitbcd742c4466d6cf4e7d465c16e71c17e0e326dc3 (patch)
tree82bfdea2ebaeb8e48ae9d456f9ee482216dc702d /pjsip/include/pjsua-lib
parentede2a3f17e33709f625222b041bfe30585d5c244 (diff)
Ticket #365: ability to override generated ttuple ID in PIDF message body (thanks Babon Frederic)
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1423 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/include/pjsua-lib')
-rw-r--r--pjsip/include/pjsua-lib/pjsua.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/pjsip/include/pjsua-lib/pjsua.h b/pjsip/include/pjsua-lib/pjsua.h
index 73793247..d6af018d 100644
--- a/pjsip/include/pjsua-lib/pjsua.h
+++ b/pjsip/include/pjsua-lib/pjsua.h
@@ -1769,6 +1769,12 @@ typedef struct pjsua_acc_config
*/
pj_bool_t publish_enabled;
+ /**
+ * Optional PIDF tuple ID for outgoing PUBLISH and NOTIFY. If this value
+ * is not specified, a random string will be used.
+ */
+ pj_str_t pidf_tuple_id;
+
/**
* Optional URI to be put as Contact for this account. It is recommended
* that this field is left empty, so that the value will be calculated