[OpenSER-Devel] [ openser-Bugs-1819335 ] [lcr] bug in doc in "rpid_avp" param

SourceForge.net noreply at sourceforge.net
Wed Oct 24 14:12:03 UTC 2007


Bugs item #1819335, was opened at 2007-10-24 15:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1819335&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Iñaki Baz (ibc_sf)
Assigned to: Nobody/Anonymous (nobody)
Summary: [lcr] bug in doc in "rpid_avp" param

Initial Comment:
Devel doc says:

1.3.18. rpid_avp (AVP string)
modparam("^auth$|domain|lcr", "rpid_avp", "$avp(i:302)")

But domain module has not "rpid_avp" parameter so OpenSer gives an error.


Let me a question:

I've noted since devel (1.3) version lot of parameters in this lcr module are mandatory (in 1.2 they weren't).

In my case I just want load_contacts() and next_contacts() functions, and not gateway related. But I need to declare:

modparam("lcr", "gw_uri_avp", "$avp(i:703)")
modparam("lcr", "ruri_user_avp", "$avp(i:704)")
modparam("lcr", "rpid_avp", "$avp(i:705)")
modparam("lcr", "dm_flag", 25)

All of then parameters I don't need.

Couldn't be possible to "separate" gateway related things and contacts "q" related things? or at least those parameters not to be mandatory?

Regards and congratulations for this module, serial forwarding for contacts works very well :)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1819335&group_id=139143



More information about the Devel mailing list