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

Author: Carsten Bock <[email protected]>
Committer: Carsten Bock <[email protected]>
Date:   Fri Dec 20 10:25:18 2013 +0100

rtpproxy: Fixed Typo: $rtpstart => $rtpstat
Thanks to Victor V. Kustov for pointing that out.

---

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

diff --git a/modules/rtpproxy/doc/rtpproxy_admin.xml 
b/modules/rtpproxy/doc/rtpproxy_admin.xml
index 8c9bb4c..66ad7ad 100644
--- a/modules/rtpproxy/doc/rtpproxy_admin.xml
+++ b/modules/rtpproxy/doc/rtpproxy_admin.xml
@@ -645,7 +645,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