Seems to work fine with
/* ----- path params ------------------------------------------------------- */
modparam("path", "use_received", 1)
and
/* ----- path params ------------------------------------------------------- */
modparam("path", "use_received", 1)
modparam("path", "enable_r2", 1)
modparam("path", "received_format", 0)
How does modparam("path", "received_format", 0)
suppose to work? Is manual parsing required?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.