On 10/21/10 10:37 PM, IƱaki Baz Castillo wrote:
2010/10/21 Daniel-Constantin Mierlamiconda@gmail.com:
http://kamailio.org/docs/modules/stable/modules_k/registrar.html#id2537705 modparam("registrar", "aor_avp", "$avp(aor)")
$avp(aor) = "sip:bob@domain.com"
save(location);
Opsss, I was expecting a module function for this purpose and missed it! Thanks a lot.
Had plans for it to move it at parameter since cfg functions accept more than 2 params (i guess that was 1.3) to be nicer, but no much demand for it so I keep forgetting it.
Cheers, Daniel