We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
erGW-AAA
Release/Tag 4.1.4
Erlang/OTP
OTP 24.3
No description for enumeration for APV Flow_Status (511):
type enumerated Flow_Status (511) { ENABLED_UPLINK (0), ENABLED_DOWNLINK (1), ENABLED (2), DISABLED (3), REMOVED (4) }
Enumeration Description should be put in: 3GPP TS 29.214 AVP: Flow-Status (511) 3GPP (10415)
Diameter decoding error:
[error] <0.1870.0> ergw_aaa_gx:handle_answer/5:223: <<"PCRF">>: decode of answer from {<0.1454.0>,{diameter_caps,{<<"pgw.234">>,<<"rtepcrf">>},{<<"pcrf.pgw.m234">>,<<"pcrf.pgw.m234">>},{[{127,0,0,129}],[{127,0,122,122}]},{18681,0},{<<"erGW-AAA">>,<<"freediameter">>},{[1748534711],[1687029559]},{[10415,13019,18681],[5535,10415,13019]},{[16777238],[]},{[],[]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777238],[]}],[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777236],[]},{'diameter_base_Vendor-Specific-Application-Id',10415,[16777238],[]}]},{[],[10500]},{[],[]}}} failed, errors [{5004, {diameter_avp,1001,10415,true,false, [{diameter_avp,1003,10415,true,false, [{diameter_avp,511,10415,true,false,<<0,0,0,2>>,'Flow-Status',undefined,'Enumerated',3}], 'Charging-Rule-Definition',undefined,'Grouped',0} ], 'Charging-Rule-Install',undefined,'Grouped',4} } ]
[error] <0.1863.0> ergw_aaa_gx:handle_cca/5:303: CCA Result: {error,[2001]}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
erGW-AAA
versionRelease/Tag 4.1.4
Erlang/OTP
versionOTP 24.3
Description
No description for enumeration for APV Flow_Status (511):
Describe proposal of the solution ...
Enumeration Description should be put in:
3GPP TS 29.214
AVP: Flow-Status (511) 3GPP (10415)
Current behavior
Diameter decoding error:
[error] <0.1870.0> ergw_aaa_gx:handle_answer/5:223: <<"PCRF">>: decode of answer from {<0.1454.0>,{diameter_caps,{<<"pgw.234">>,<<"rtepcrf">>},{<<"pcrf.pgw.m234">>,<<"pcrf.pgw.m234">>},{[{127,0,0,129}],[{127,0,122,122}]},{18681,0},{<<"erGW-AAA">>,<<"freediameter">>},{[1748534711],[1687029559]},{[10415,13019,18681],[5535,10415,13019]},{[16777238],[]},{[],[]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777238],[]}],[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777236],[]},{'diameter_base_Vendor-Specific-Application-Id',10415,[16777238],[]}]},{[],[10500]},{[],[]}}} failed, errors [{5004,
{diameter_avp,1001,10415,true,false,
[{diameter_avp,1003,10415,true,false,
[{diameter_avp,511,10415,true,false,<<0,0,0,2>>,'Flow-Status',undefined,'Enumerated',3}],
'Charging-Rule-Definition',undefined,'Grouped',0}
],
'Charging-Rule-Install',undefined,'Grouped',4}
}
]
[error] <0.1863.0> ergw_aaa_gx:handle_cca/5:303: CCA Result: {error,[2001]}
The text was updated successfully, but these errors were encountered: