Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-SMF
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-SMF
Commits
994a83df
Commit
994a83df
authored
May 22, 2020
by
Tien-Thinh Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
put amf-client back
parent
9d95c753
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
src/test/amf_client/amf-client.cpp
src/test/amf_client/amf-client.cpp
+1
-2
No files found.
src/test/amf_client/amf-client.cpp
View file @
994a83df
...
...
@@ -1240,7 +1240,6 @@ int main(int argc, char *argv[]) {
usleep
(
200000
);
send_pdu_session_update_sm_context_ue_service_request_step2
(
smf_ip_address
);
usleep
(
200000
);
/*
//PDU Session Modification
send_pdu_session_modification_request_step1
(
smf_ip_address
);
usleep
(
200000
);
...
...
@@ -1255,7 +1254,7 @@ int main(int argc, char *argv[]) {
usleep
(
200000
);
send_pdu_session_release_complete
(
smf_ip_address
);
usleep
(
200000
);
*/
//Release SM context
//Release SM context
//send_release_sm_context_request(smf_ip_address);
return
0
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment