From 8ceba7e73b29c5cbc0c8ac050237570e762ce698 Mon Sep 17 00:00:00 2001 From: Mikko Lehto Date: Fri, 18 Sep 2015 01:00:47 +0300 Subject: [PATCH] modules/path: fixes typo in outbound RFC number --- modules/path/doc/path_admin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/path/doc/path_admin.xml b/modules/path/doc/path_admin.xml index 464486a9e37..2a7ade6fc3e 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 outbound module was loaded before this module, and outbound is required for this request, the header will be in the form Path: <sip:flowtoken@1.2.3.4;lr;ob>, where flowtoken - 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 1.2.3.4 is the address of the outgoing interface.