Hi all,
I am trying to execute external Perl script from the Kamailio config file. My script accepts few command line parameters but if I try to pass command line parameters like below, It is not working.
exec_msg("/root/test.pl 10000 '$var(env)' '$fU'"); # i tried with exec_avp also
How to execute the external Perl scripts with few arguments.
Thank you in Advance.
-- View this message in context: http://sip-router.1086192.n5.nabble.com/Executing-perl-script-with-command-l... Sent from the Users mailing list archive at Nabble.com.