mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
use your own hostname
This commit is contained in:
parent
dadd3fe547
commit
92d2999273
@ -14,7 +14,7 @@
|
||||
|
||||
<script language="javascript" content-type="text/javascript">
|
||||
var flashvars = {
|
||||
rtmp_url: 'rtmp://deathstar.freeswitch.org/phone'
|
||||
rtmp_url: 'rtmp://my.ip.address.here/phone'
|
||||
};
|
||||
|
||||
var params = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user