mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix cascade SIP bye failed
This commit is contained in:
parent
fb23739113
commit
167711400a
3 changed files with 86 additions and 13 deletions
|
@ -106,6 +106,9 @@ public:
|
|||
int host_port;
|
||||
SrsSipCmdType cmdtype;
|
||||
|
||||
std::string from_realm;
|
||||
std::string to_realm;
|
||||
|
||||
public:
|
||||
SrsRtspSdp* sdp;
|
||||
SrsRtspTransport* transport;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue