Hi!
In the uri_db documentation (all parameters): modparam("db_url", ".... ^^^^^^ shouldn't this be uri_db?
In the group_radius documentation: modparam("group", ... ^^^^^^ shouldn't this be group_radius?
I also wonder about the use_domain paramter in the radius modules. group_radius has this parameter, whereas all other radius modules (uri_radius, avp_radius, auth_radius) do not have this parameter? Is there a reason for this?
regards, klaus
Hi Klaus,
about the typos - I will double check them - thanks for report :).
regarding the use_domain - it has no sense for some of the modules, like uri_radius (neither uri has it). For avp_radius and auth_radius, as short overview, I say that RADIUS AVP SIP-URI requires all the time a complete URI. Maybe Juha can give a better explanation - he is more involved in RADIUS area than me ;)
regards, bogdan
Klaus Darilion wrote:
Hi!
In the uri_db documentation (all parameters): modparam("db_url", ".... ^^^^^^ shouldn't this be uri_db?
In the group_radius documentation: modparam("group", ... ^^^^^^ shouldn't this be group_radius?
I also wonder about the use_domain paramter in the radius modules. group_radius has this parameter, whereas all other radius modules (uri_radius, avp_radius, auth_radius) do not have this parameter? Is there a reason for this?
regards, klaus
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
fixed both on cvs and web.
thanks for report Klaus! bogdan
Bogdan-Andrei Iancu wrote:
Hi Klaus,
about the typos - I will double check them - thanks for report :).
Klaus Darilion wrote:
Hi!
In the uri_db documentation (all parameters): modparam("db_url", ".... ^^^^^^ shouldn't this be uri_db?
In the group_radius documentation: modparam("group", ... ^^^^^^ shouldn't this be group_radius?
one more :-)
In the Diversion example the description talks about Bob, which does not appear in the follwing SIP message. Thus its hard to predict who called whom i this example: http://openser.org/docs/modules/0.10.x/diversion.html#AEN75
regards, klaus
Bogdan-Andrei Iancu wrote:
fixed both on cvs and web.
thanks for report Klaus! bogdan
Bogdan-Andrei Iancu wrote:
Hi Klaus,
about the typos - I will double check them - thanks for report :).
Klaus Darilion wrote:
Hi!
In the uri_db documentation (all parameters): modparam("db_url", ".... ^^^^^^ shouldn't this be uri_db?
In the group_radius documentation: modparam("group", ... ^^^^^^ shouldn't this be group_radius?
indeed, good catch....I fixed it and detailed at little bit more the example.
regards, bogdan
Klaus Darilion wrote:
one more :-)
In the Diversion example the description talks about Bob, which does not appear in the follwing SIP message. Thus its hard to predict who called whom i this example: http://openser.org/docs/modules/0.10.x/diversion.html#AEN75
regards, klaus
Bogdan-Andrei Iancu wrote:
fixed both on cvs and web.
thanks for report Klaus! bogdan
Bogdan-Andrei Iancu wrote:
Hi Klaus,
about the typos - I will double check them - thanks for report :).
Klaus Darilion wrote:
Hi!
In the uri_db documentation (all parameters): modparam("db_url", ".... ^^^^^^ shouldn't this be uri_db?
In the group_radius documentation: modparam("group", ... ^^^^^^ shouldn't this be group_radius?