Module: sip-router
Branch: 4.0
Commit: 9a57697e07824071cdce1b9ae65338771c7e32a2
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9a57697e07824071cdce1b9ae65338771c7e32a2

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date:   Tue Mar 19 15:32:25 2013 +0100

rtpproxy: fix spelling error in docs, reported from Victor V. Kustov, coyote at 
bks dot tv
(cherry picked from commit a0b01f77de163cf7ea9d71d5293a1bfa20d31fa6)

---

 modules/rtpproxy/README                 |    8 ++++----
 modules/rtpproxy/doc/rtpproxy_admin.xml |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/modules/rtpproxy/README b/modules/rtpproxy/README
index 097db16..a8992bc 100644
--- a/modules/rtpproxy/README
+++ b/modules/rtpproxy/README
@@ -77,7 +77,7 @@ Carsten Bock
 
         6. Exported Pseudo Variables
 
-              6.1. $rtpstart
+              6.1. $rtpstat
 
         7. MI Commands
 
@@ -145,7 +145,7 @@ Chapter 1. Admin Guide
 
    6. Exported Pseudo Variables
 
-        6.1. $rtpstart
+        6.1. $rtpstat
 
    7. MI Commands
 
@@ -659,9 +659,9 @@ start_recording();
 
 6. Exported Pseudo Variables
 
-   6.1. $rtpstart
+   6.1. $rtpstat
 
-6.1. $rtpstart
+6.1. $rtpstat
 
    Returns the RTP-Statistics from the RTP-Proxy. The RTP-Statistics from
    the RTP-Proxy are provided as a string and it does contain several
diff --git a/modules/rtpproxy/doc/rtpproxy_admin.xml 
b/modules/rtpproxy/doc/rtpproxy_admin.xml
index 7b8b260..18e89a5 100644
--- a/modules/rtpproxy/doc/rtpproxy_admin.xml
+++ b/modules/rtpproxy/doc/rtpproxy_admin.xml
@@ -761,7 +761,7 @@ start_recording();
        <section>
                <title>Exported Pseudo Variables</title>
                <section>
-                       <title><function 
moreinfo="none">$rtpstart</function></title>
+                       <title><function 
moreinfo="none">$rtpstat</function></title>
                        <para>
                        Returns the RTP-Statistics from the RTP-Proxy. The 
RTP-Statistics from the RTP-Proxy
                        are provided as a string and it does contain several 
packet-counters. The statistics


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

Reply via email to