On 06/01/2009 07:32 PM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
just for PV case, there is a function exported by pv module pv_unset("$pv"): http://sip-router.org/docbook/sip-router/branch/master/modules_k/pv/pv.html#...
thanks, that made it.
welcome, anyhow, what Andrei suggested works as well, e.g., $ab = $null; $ab = $some_undef_pv;
Daniel