[sr-dev] git:3.3: tm: Fix docs on t_relay_to (Typo)

Carsten Bock carsten at ng-voice.com
Tue Feb 4 09:53:20 CET 2014


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

Author: Carsten Bock <carsten at ng-voice.com>
Committer: Carsten Bock <carsten at ng-voice.com>
Date:   Tue Feb  4 09:49:20 2014 +0100

tm: Fix docs on t_relay_to (Typo)
(as noticed by Victor V. Kustov)

---

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

diff --git a/modules/tm/doc/functions.xml b/modules/tm/doc/functions.xml
index 625e699..96e6c96 100644
--- a/modules/tm/doc/functions.xml
+++ b/modules/tm/doc/functions.xml
@@ -1488,7 +1488,7 @@ t_replicate_to_udp("1.2.3.4", "5060");
 	    </listitem>
 	</itemizedlist>
 	<example>
-	    <title><function>t_replicate</function> usage</title>
+	    <title><function>t_relay_to</function> usage</title>
 	    <programlisting>
 ...
 # sent to 1.2.3.4:5060 over tcp




More information about the sr-dev mailing list