mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
srs_get_sip_utc_date external use
This commit is contained in:
parent
c70ed1cd74
commit
9e9b5374d5
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ enum SrsSipCmdType{
|
||||||
SrsSipCmdRespone=1
|
SrsSipCmdRespone=1
|
||||||
};
|
};
|
||||||
|
|
||||||
|
std::string srs_sip_get_utc_date();
|
||||||
|
|
||||||
class SrsSipRequest
|
class SrsSipRequest
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue