[OpenSIPS-Users] Avp_aliases
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Sun Dec 28 11:47:38 CET 2008
Hi Kjell,
avp_aliases is not a module param, but a core param. See:
http://www.opensips.org/index.php?n=Resources.DocsCoreFcn#toc27
Regards,
Bogdan
Kjell Arild Frigstad wrote:
> 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
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
More information about the Users
mailing list