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}, ```