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://sourcefo
rge.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://sourcefo
rge.net/tracker/?func=detail&atid=743020&aid=1819335
&group_id=139143
_______________________________________________
Devel mailing list
Devel openser.org
htt
p://openser.org/cgi-bin/mailman/listinfo/devel
|