You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building OpalVOIP against v3.0.0 results in missing function:
spandsp_fax.cpp:938:7: error: ‘t30_set_supported_resolutions’ was not declared in this scope; did you mean ‘m_supported_resolutions’?
938 | t30_set_supported_resolutions(t30state, m_supported_resolutions);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Building OpalVOIP against v3.0.0 results in missing function: