summaryrefslogtreecommitdiff
path: root/pjsip
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2014-01-29 09:53:06 +0000
committerNanang Izzuddin <nanang@teluu.com>2014-01-29 09:53:06 +0000
commitb648dafe05dd3ba3b830435db4af3e3ee3620609 (patch)
treee60f23be1e3eaf3702c1fb587c062a672e0ed044 /pjsip
parent6425f35bd4091d18f512b9aa7a3a6ae4036fcae0 (diff)
Close #1728: Removed milenage library from linking setting.
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4720 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip')
-rw-r--r--pjsip/include/pjsip/sip_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pjsip/include/pjsip/sip_config.h b/pjsip/include/pjsip/sip_config.h
index ed93e92e..95f75383 100644
--- a/pjsip/include/pjsip/sip_config.h
+++ b/pjsip/include/pjsip/sip_config.h
@@ -942,6 +942,9 @@ PJ_INLINE(pjsip_cfg_t*) pjsip_cfg(void)
* Specify support for IMS/3GPP digest AKA authentication version 1 and 2
* (AKAv1-MD5 and AKAv2-MD5 respectively).
*
+ * Note that if this is enabled, application would need to link with
+ * <b>libmilenage</b> library from \a third_party directory.
+ *
* Default: 0 (for now)
*/
#ifndef PJSIP_HAS_DIGEST_AKA_AUTH