[sr-dev] git:master: modules/sipt: regenerate README

Torrey Searle tsearle at gmail.com
Thu Apr 4 17:09:37 CEST 2013


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

Author: Torrey Searle <tsearle at gmail.com>
Committer: Torrey Searle <tsearle at gmail.com>
Date:   Thu Apr  4 17:08:39 2013 +0200

modules/sipt: regenerate README

---

 modules/sipt/README |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/modules/sipt/README b/modules/sipt/README
index d8ad096..f655523 100644
--- a/modules/sipt/README
+++ b/modules/sipt/README
@@ -17,7 +17,7 @@ Torrey Searle
         3. Functions
 
               3.1. sipt_destination(destination, hops, nai)
-              3.2. sipt_get_hop_count()
+              3.2. sipt_get_hop_counter()
 
    List of Examples
 
@@ -33,7 +33,7 @@ Chapter 1. Admin Guide
    3. Functions
 
         3.1. sipt_destination(destination, hops, nai)
-        3.2. sipt_get_hop_count()
+        3.2. sipt_get_hop_counter()
 
 1. Overview
 
@@ -51,7 +51,7 @@ Chapter 1. Admin Guide
 3. Functions
 
    3.1. sipt_destination(destination, hops, nai)
-   3.2. sipt_get_hop_count()
+   3.2. sipt_get_hop_counter()
 
 3.1. sipt_destination(destination, hops, nai)
 
@@ -68,7 +68,7 @@ $rU = "19495551234";
 sipt_destination($rU, 31, 4);
 ...
 
-3.2. sipt_get_hop_count()
+3.2. sipt_get_hop_counter()
 
    Returns the value of the Hop Counter for the IAM message if it exists.
    Returns -1 if there isn't a hop counter.




More information about the sr-dev mailing list