Hi Iñaki,
yes, depending of your script, the CPL interpretor can run in across multiple processes (sequentially, of course); for example the "proxy" node will move the execution in a different process, after the request is answered.
regards, bogdan
Iñaki Baz Castillo wrote:
El Jueves, 10 de Enero de 2008, Ovidiu Sas escribió:
http://www.openser.org/dokuwiki/doku.php/pseudovariables:1.3.x#script_varia bles <snip> The value of script variables persists over the processing of SIP messages, being specific per each OpenSER process.
</snip>
Yes, and since a CPL can involve various processes that was the source of my problem, was it?
Regards.