status

来自「SIP 1.5.0源代码」· 代码 · 共 45 行

TXT
45
字号
test1	n2	y3	n need to support non-sip urls4	y5	y6	n mangles content-data area when trying to fix continuing lines7	y8	n ( should stack correct method / cseq mismatch ? )9	n missing authorization10	n should only interpret topmost msg (e.g. content-length issue)11	y should stack warn due to missing to / from / callid12	n stack should warn due to duplicated From and Call-ID.13	n expires header gets whacked14	y need proxy behavior cleanup15	n needs to reject messages like this16	n fixes content-length for bad message (?)17      n fixes content-length for bad message (?)18	n needs to ignore bad data19	20	21	n cleaner error form...22	n cleaner error form...23	n needs to eat whitespace or return an error24	n should we return the unescaped values of parameters?25	n needs to return unescaped values of parameters...26      n failed to parse non-uri27	y28	y29	y30	y31	y32	33	n needs to not accept escaped headers here.34	y37	y38	y39	y40	?41	? should parser warn or something here?42	? should parser warn or something here?

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?