OpenSIPS / opensips

OpenSIPS is a GPL implementation of a multi-functionality SIP Server that targets to deliver a high-level technical solution (performance, security and quality) to be used in professional SIP server platforms.
https://opensips.org
Other
1.26k stars 575 forks source link

[siptrace] Make parsing of traceing types more flexible #1245

Closed bogdan-iancu closed 6 years ago

bogdan-iancu commented 6 years ago

Jan 3 19:23:26 [4638] ERROR:siptrace:st_parse_types: trace type [rest] wasn't defined! Jan 3 19:23:26 [4638] ERROR:siptrace:sip_trace_w: failed to parse trace types!

If a trace type is not recognized (not registered) it should be ignored (with an warning). Still the tracing should honor the known types.

bogdan-iancu commented 6 years ago

Fixed via c6c937d1e7e2fc14339de79590c49455bfe4eaf7