[OpenSIPS-Users] exec environmental var
Liviu Chircu
liviu at opensips.org
Wed Jul 19 04:15:32 EDT 2017
Hi Tito,
This seems to be caused by some misused startup optimization logic.
Below is a scripting trick that should solve your problem until we take
care of providing the official solution.
Change this:
..., "$avp(env)");
into this:
..., "$avp(env) ");
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 19.07.2017 00:42, Tito Cumpen wrote:
> Group,
>
>
> I am trying to migrate to the latest opensips 2.3 but I am having
> issues when setting this in my script.
More information about the Users
mailing list