Closed ycherniavskyi closed 1 year ago
I'm fairly confident that replace should be used instead of call_id.
replace
call_id
https://github.com/meetecho/janus-gateway/blob/125e0241bf87d6a5d7743b6dbc3db522840ffeb7/src/plugins/janus_sip.c#L818
Good catch! I'll fix this right away :+1:
Fixed in both master and 0.x.
master
0.x
I'm fairly confident that
replace
should be used instead ofcall_id
.https://github.com/meetecho/janus-gateway/blob/125e0241bf87d6a5d7743b6dbc3db522840ffeb7/src/plugins/janus_sip.c#L818