Hi, I am trying to disable the safety checks in the perl module. I use modparam("perl","unsafemodfnc", 1), this parmeter is not documented, I find it in source code. But I have message indicating that this parameter does not exist.
Regards, Yazid
Hi,
On Friday 13 June 2008, Yazid Hadj Said wrote:
I am trying to disable the safety checks in the perl module. I use modparam("perl","unsafemodfnc", 1), this parmeter is not documented, I find it in source code. But I have message indicating that this parameter does not exist.
Good catch; you found the right parameter to turn off the safety checks.
What version of OpenSER are you using? Do you compile from source?
I have just double-checked today's SVN trunk version (1.4.0dev12); the parameter works well, copy'n'pasted from my config file: modparam("perl", "unsafemodfnc", 1)
Do you have a typo maybe?
Good luck!
Bastian
Hi Bastien, I use 1.3.1 version on Gentoo distribution. probably, it's a problem in my system, because the perl module is not installed automaticly on Gentoo. the ebuild file must be changed (add perl), so I will verify my installation. An other question please: do you think that the "fixup problem" will be important with approximatively 700 calls/s (my server handle only signalization, not media).
Thank you for your help, Yazid
On Fri, Jun 13, 2008 at 10:33 AM, Bastian Friedrich < bastian.friedrich@collax.com> wrote:
Hi,
On Friday 13 June 2008, Yazid Hadj Said wrote:
I am trying to disable the safety checks in the perl module. I use modparam("perl","unsafemodfnc", 1), this parmeter is not documented, I
find
it in source code. But I have message indicating that this parameter does not exist.
Good catch; you found the right parameter to turn off the safety checks.
What version of OpenSER are you using? Do you compile from source?
I have just double-checked today's SVN trunk version (1.4.0dev12); the parameter works well, copy'n'pasted from my config file: modparam("perl", "unsafemodfnc", 1)
Do you have a typo maybe?
Good luck!
Bastian
-- Collax GmbH . Burkheimer Straße 3 . 79111 Freiburg . Germany p: +49 (0) 761-45684-24 f: +49 (0) 761-45684-10 www.collax.com
Geschäftsführer: William K. Hite / Boris Nalbach AG München HRB 158898 . Ust.-IdNr: DE 814464942 \ The Majority is never right unless it includes me.