meetecho / janus-gateway

Janus WebRTC Server
https://janus.conf.meetecho.com
GNU General Public License v3.0
8.25k stars 2.48k forks source link

[1.x] SIP plugin: typo in json transfer parameters validation structure #3235

Closed ycherniavskyi closed 1 year ago

ycherniavskyi commented 1 year ago

I'm fairly confident that replace should be used instead of call_id.

https://github.com/meetecho/janus-gateway/blob/125e0241bf87d6a5d7743b6dbc3db522840ffeb7/src/plugins/janus_sip.c#L818

lminiero commented 1 year ago

Good catch! I'll fix this right away :+1:

lminiero commented 1 year ago

Fixed in both master and 0.x.