mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix sip message parse error
This commit is contained in:
parent
7826c743e4
commit
95b869245b
3 changed files with 43 additions and 13 deletions
|
@ -366,6 +366,7 @@
|
|||
#define ERROR_GB28181_SIP_CH_OFFLINE 6012
|
||||
#define ERROR_GB28181_SIP_CH_NOTEXIST 6013
|
||||
#define ERROR_GB28181_SIP_RAW_DATA_FAILED 6014
|
||||
#define ERROR_GB28181_SIP_PRASE_FAILED 6015
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// HTTP API error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue