提交 808c636a authored 作者: Michael Jerris's avatar Michael Jerris

typos

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6926 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 59e74ed0
......@@ -31,7 +31,7 @@
<!-- This will setup some variables if the user isn't authenticated.
numbering_plan is required for the demo to function properly.
-->
<condition field="${numbering_plan}" condition="^$">
<condition field="${numbering_plan}" expression="^$">
<action application="set_user" data="default@${domain}"/>
</condition>
<condition>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论