you're number one.. see\!

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14164 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-07-09 02:20:25 +00:00
parent 21863a1a6b
commit 09705ae96b
1 changed files with 1 additions and 1 deletions

View File

@ -589,7 +589,7 @@
</extension>
<!-- install zrtp_agent.lua into scripts (ZRTP == 9787) -->
<extension name="tone_stream">
<extension name="zrtp_enrollement">
<condition field="destination_number" expression="^9787$">
<action application="answer"/>
<action application="lua" data="zrtp_agent.lua"/>