According to https://www.kamailio.org/docs/modules/5.6.x/modules/corex.html#corex.f.file_read the functions cores.file_read() and cores.file_write() do not return a value (return void). The examples after functions are if (file_write("z', "z")) {...}. Since the functions appear in if () they return se value.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3314@github.com>