Hello,
is it possible to add more than one response for one user in the radius users database? Will the module process this correctly?
Is there a list of all known AVPs available somewhere?
Regards, Martin Koenig
On 16-02 14:56, Martin Koenig wrote:
Hello,
is it possible to add more than one response for one user in the radius users database? Will the module process this correctly?
What do you mean by more than one response ?
Is there a list of all known AVPs available somewhere?
sip_router/etc/dictionary.ser
Jan.
Hello Jan,
Jan Janak schrieb:
On 16-02 14:56, Martin Koenig wrote:
Hello,
is it possible to add more than one response for one user in the radius users database? Will the module process this correctly?
What do you mean by more than one response ?
Can there be more than one SIP-AVP reply item in one radius query for a specific user? Can there be more than one AVP set per radius query?
Is there a list of all known AVPs available somewhere?
sip_router/etc/dictionary.ser
Jan.
Is there a list of all available AVPs that are available in SERs AVP core engine?
Thank you,
with best regards, Martin
Martin Koenig writes:
Can there be more than one SIP-AVP reply item in one radius query for a specific user? Can there be more than one AVP set per radius query?
yes, radius can return any number of SIP-AVP reply items.
Is there a list of all known AVPs available somewhere?
i don't think so. each module using avps usually allows the user to give them any names via module parameters.
-- juha
Hello,
Juha Heinanen schrieb:
Martin Koenig writes:
Is there a list of all known AVPs available somewhere?
i don't think so. each module using avps usually allows the user to give them any names via module parameters.
Is there a list of commonly used and useful avps somewhere available? So far, I havent been able to find too much useful information, which is a pitty because avp seems to be a really interesting feature.
Regards, Martin