- missed to add placeholder to the PhoneModule
This commit is contained in:
parent
a3cb2a00cf
commit
2cde0f49a5
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user