Hi all, I have a question: in this scenario
route(1) { ..... ...... lookup ("location"); cpl_run_script("incoming", "force_stateful"); .... ... }
is the location (R-URI address), re-writed by the "lookup" function, part of the CPL locations set ? Or CPL doesn't care about this and it see the locations set empty?
Regards daniel