Re: [SR-Users] app_perl persistent database connection

2014-09-15 Thread Daniel-Constantin Mierla
The answer to the question was: yes, after your question, in a dedicated fhrase/paragraph. I expected you wanted to know if the perl script is loaded at startup and then run from memory (precompiled form) at runtime -- sparing another email to ask what you really mean by "constantly run in back

Re: [SR-Users] app_perl persistent database connection

2014-09-15 Thread Vik Killa
Interesting but could you elaborate on how that will answer my question? On Mon, Sep 15, 2014 at 11:44 AM, Daniel-Constantin Mierla < mico...@gmail.com> wrote: > Hello, > > On 15/09/14 17:03, Vik Killa wrote: > > hello, does kamailio start/run the perl script defined by > modparam("app_perl",

Re: [SR-Users] app_perl persistent database connection

2014-09-15 Thread Daniel-Constantin Mierla
Hello, On 15/09/14 17:03, Vik Killa wrote: hello, does kamailio start/run the perl script defined by modparam("app_perl", "filename", "/usr/local/test/bin/sips.pl ") at startup and constantly run in background? yes. The upcoming 4.2 has the option to reload the script (and r