[sr-dev] git:master:8ceba7e7: modules/path: fixes typo in outbound RFC number

Mikko Lehto mslehto at iki.fi
Fri Sep 18 09:20:24 CEST 2015


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

Author: Mikko Lehto <mslehto at iki.fi>
Committer: Mikko Lehto <mslehto at iki.fi>
Date: 2015-09-18T01:00:47+03:00

modules/path: fixes typo in outbound RFC number

---

Modified: modules/path/doc/path_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/8ceba7e73b29c5cbc0c8ac050237570e762ce698.diff
Patch: https://github.com/kamailio/kamailio/commit/8ceba7e73b29c5cbc0c8ac050237570e762ce698.patch

---

diff --git a/modules/path/doc/path_admin.xml b/modules/path/doc/path_admin.xml
index 464486a..2a7ade6 100644
--- a/modules/path/doc/path_admin.xml
+++ b/modules/path/doc/path_admin.xml
@@ -150,7 +150,7 @@ modparam("path", "use_received", 1)
 		If the <quote>outbound</quote> module was loaded before this module, and outbound is
 		required for this request, the header will be in the form
 		<quote>Path: <sip:flowtoken at 1.2.3.4;lr;ob></quote>, where <quote>flowtoken</quote>
-		is the RFC 5636 flow-token that can be used to identify the source and local address and
+		is the RFC 5626 flow-token that can be used to identify the source and local address and
 		transport the request was received on, and where <quote>1.2.3.4</quote> is the address of
 		the outgoing interface.
 		</para>




More information about the sr-dev mailing list