[Freeswitch-users] Dialplan with lua - error missing closing angle bracket?
Lars Zeb
larclap at yahoo.com
Wed Jul 15 11:33:33 PDT 2009
I copied the action element from http://wiki.freeswitch.org/wiki/Lua,
"Sample Dialplan".
When I try to reloadxml, the cli tells me that there is a missing right
angle bracket.
+OK [[error near line 3130]: missing >]
Do the docs need updating or have I totally blown it?
Thanks, Lars
<extension name="test_lua">
<condition field="destination_number" expression="^77$">
<action application="lua" data="helloworld.lua arg1 arg2"/ >
</condition>
</extension>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090715/d9a4ee37/attachment-0001.html
More information about the FreeSWITCH-users
mailing list