Преглед на файлове

modules/sipt: regenerate README

Torrey Searle преди 12 години
родител
ревизия
0f7821b1ab
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 4 4
      modules/sipt/README

+ 4 - 4
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.