1
0
Fork 0
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:
kyxlx550 2020-04-15 12:06:27 +08:00
parent 7826c743e4
commit 95b869245b
3 changed files with 43 additions and 13 deletions

View file

@ -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.