From 2013b8d2341609e874c43d21e5071c9a965b1df8 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Mon, 12 Nov 2007 13:56:07 +0000 Subject: Updated ICE and STUN reference to their latest draft git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1579 74dad513-b988-da41-8d7b-12977e46ad98 --- pjnath/include/pjnath/types.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'pjnath/include') diff --git a/pjnath/include/pjnath/types.h b/pjnath/include/pjnath/types.h index 6304dc82..1d6dc696 100644 --- a/pjnath/include/pjnath/types.h +++ b/pjnath/include/pjnath/types.h @@ -155,8 +155,8 @@ PJ_END_DECL * * References for STUN: * - * - - * draft-ietf-behave-rfc3489bis-10: Session Traversal + * - + * draft-ietf-behave-rfc3489bis-11: Session Traversal * Utilities for (NAT) (STUN), * - * draft-ietf-behave-turn-03: Obtaining Relay Addresses @@ -170,8 +170,8 @@ PJ_END_DECL * Interactive Connectivity Establishment (ICE) is a standard based * methodology for traversing Network Address Translator (NAT), and * is described in - * - * draft-ietf-mmusic-ice-18.txt draft. The PJNATH ICE + * + * draft-ietf-mmusic-ice-19.txt draft. The PJNATH ICE * implementation is aimed to provide a usable and generic ICE transports * for different types of application, including but not limited to * the usage of ICE in SIP/SDP offer/answer. @@ -214,8 +214,8 @@ PJ_END_DECL * \subsection PJNATH_ICE_REF Reference * * References for ICE: - * - - * draft-ietf-mmusic-ice-18.txt: Interactive Connectivity + * - + * draft-ietf-mmusic-ice-19.txt: Interactive Connectivity * Establishment (ICE): A Methodology for Network Address Translator * (NAT) Traversal for Offer/Answer Protocols */ -- cgit v1.2.3