[OpenSIPS-Users] Avp_aliases
Kjell Arild Frigstad
kaf at cnd.no
Sun Dec 21 13:51:29 CET 2008
I have upgraded to OpenSIPS 1.4
In my old config file I used avp_aliases. This doesn't work in OpenSIPS.
Get this error:
Dec 21 13:33:34 iptel opensips: ERROR:core:set_mod_param_regex: parameter
<avp_aliases> not found in module <avpops>
I can't find I way to rewrite this. What is the way to rewrite this?
modparam("avpops", "avp_table", "usr_preferences")
modparam("avpops", "avp_aliases", "fw_to=s:34;fw_from=s:35;utl-
sperr=s:50;mob-sperr=s:51;ttorg-
apnet=s:52;fwd_busy_type=i:702;fwdnoanswer=s:53;fwdoffline=s:54;skult-
num=s:55")
and I reference a lot of this alias - do I need any change in this?
avp_write("$ruri/username","$avp(s:org_to)");
avp_pushto("$ruri/username","$avp(fw_to)");
Regards
Kjell Arild Frigstad
More information about the Users
mailing list