- missed to add placeholder to the PhoneModule

This commit is contained in:
Richard Alam 2010-06-10 14:47:56 -04:00
parent a3cb2a00cf
commit 2cde0f49a5

View File

@ -29,7 +29,7 @@
<module name="DeskShareModule" url="DeskShareModule-VERSION.swf" uri="rtmp://${HOST}/deskShare" onUserJoinedEvent="START" onUserLogoutEvent="STOP" loadNextModule="PhoneModule" />
<module name="PhoneModule" url="PhoneModule.swf"
<module name="PhoneModule" url="PhoneModule-VERSION.swf"
uri="rtmp://HOST/sip"
onUserJoinedEvent="START"
onUserLogoutEvent="STOP"