浏览代码

modules/tmx: fixed typo in $T_branch README listing

Juha Heinanen 11 年之前
父节点
当前提交
a55e0f0fd7
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      modules/tmx/README
  2. 1 1
      modules/tmx/doc/tmx_admin.xml

+ 1 - 1
modules/tmx/README

@@ -353,7 +353,7 @@ event_route [tm:branch-failure:contact] {
      * $T_req(pv)
      * $T_rpl(pv)
      * $T_reply_ruid
-     * $T_branch(pv)
+     * $T_branch(name)
 
    Exported pseudo-variables are documented at
    http://www.kamailio.org/wiki/.

+ 1 - 1
modules/tmx/doc/tmx_admin.xml

@@ -389,7 +389,7 @@ event_route [tm:branch-failure:contact] {
 				<emphasis>$T_reply_ruid</emphasis>
 			</para></listitem>
 			<listitem><para>
-				<emphasis>$T_branch(pv)</emphasis>
+				<emphasis>$T_branch(name)</emphasis>
 			</para></listitem>
 		</itemizedlist>
 		<para>