Is the change affecting the modules using the sdpops api -- the app_lua is using the
function:
```
$ ag --cc sdp_remove_line_by_prefix
modules/app_lua/app_lua_exp.c
2186: ret = _lua_sdpopsb.sdp_remove_line_by_prefix(env_L->msg, &media);
2279: {"sdp_remove_line_by_prefix", lua_sr_sdpops_remove_line_by_prefix},
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/863#issuecomment-261110546