# HG changeset patch # User Michael Schloh von Bennewitz # Date 1263843322 -3600 # Node ID 7ae8da2fe7c842bd4f294ba441215e77e3e0dc60 # Parent 3c358e0243d60f246947fbb2c6e317b4ab71a22c Correct FTP URLs. diff -r 3c358e0243d6 -r 7ae8da2fe7c8 opensips/modules/enum/README --- a/opensips/modules/enum/README Mon Jan 18 20:35:01 2010 +0100 +++ b/opensips/modules/enum/README Mon Jan 18 20:35:22 2010 +0100 @@ -338,8 +338,8 @@ This function can be used from REQUEST_ROUTE. - See ftp://www.ietf.org/rfc/rfc3872.txt and - ftp://www.ietf.org/rfc/rfc2871.txt for information + See ftp://ftp.ietf.org/rfc/rfc3872.txt and + ftp://ftp.ietf.org/rfc/rfc2871.txt for information regarding the ITAD part of the ISN string. Example 1.11. isn_query usage diff -r 3c358e0243d6 -r 7ae8da2fe7c8 opensips/modules/enum/doc/enum_admin.xml --- a/opensips/modules/enum/doc/enum_admin.xml Mon Jan 18 20:35:01 2010 +0100 +++ b/opensips/modules/enum/doc/enum_admin.xml Mon Jan 18 20:35:22 2010 +0100 @@ -412,8 +412,8 @@ This function can be used from REQUEST_ROUTE. - See ftp://www.ietf.org/rfc/rfc3872.txt and - ftp://www.ietf.org/rfc/rfc2871.txt for information + See ftp://ftp.ietf.org/rfc/rfc3872.txt and + ftp://ftp.ietf.org/rfc/rfc2871.txt for information regarding the ITAD part of the ISN string.