Module: sip-router
Branch: master
Commit: 3e8867456b19bc8fd1a83be1830d0e31620cd710
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3e8867456b19bc8fd1a83be1830d0e31620cd710

Author: Iñaki Baz Castillo <[email protected]>
Committer: Iñaki Baz Castillo <[email protected]>
Date:   Thu Aug  4 00:21:35 2011 +0200

lcr: Fixed doc in from_gw() arguments.

---

 modules/lcr/doc/lcr_admin.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/lcr/doc/lcr_admin.xml b/modules/lcr/doc/lcr_admin.xml
index 57f0ea8..50a0aa8 100644
--- a/modules/lcr/doc/lcr_admin.xml
+++ b/modules/lcr/doc/lcr_admin.xml
@@ -1116,7 +1116,7 @@ defunct_gw(60);
                lcr_id can be an integer constant or a pseudo variable
                holding an integer value.  ip_addr can be a string or a pseudo
                variable holding a string value.  proto can be an integer
-               constant (0 = 1 = UDP, 2 = TCP,
+               constant (0 = ANY, 1 = UDP, 2 = TCP,
                3 = TLS, 4 = SCTP) or a pseudo variable holding such an
                integer value.
                </para>


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to