Attention is currently required from: lynxis lazus.
2 comments:
File src/aaa_diameter_s6b.erl:
Patch Set #2, Line 138: % APN is optional and should be []
old code?
Could be, I'm just submitting initial code base to have something answering, we can clean up later once everything is in place, with smaller incremental patches improving the code base.
Patch Set #2, Line 148: SessionId = diameter:session_id(application:get_env(?ENV_APP_NAME, origin_host, ?ENV_DEFAULT_ORIG_HOST)).
It looks you're missing something here.
Yes, because AAA initiated procedures are not yet implemented here, only AAR+AAA initiated by PGW. We can add missing procedures as follow up, I'm for now fosucing on adding initial socket handling for each interface and implementing the minimum subset I need to go forward in a single ttcn3 test.
To view, visit change 34858. To unsubscribe, or for help writing mail filters, visit settings.