laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-msc/+/31745 )
Change subject: charts: Rename voice_call_full.msc to voice_call_external_mncc.msc
......................................................................
charts: Rename voice_call_full.msc to voice_call_external_mncc.msc
Because I will soon add an _internal_mncc one as well.
Change-Id: Ic90a93d749ea936a632a45e615007a58104eeedd
---
M doc/sequence_charts/Makefile.am
R doc/sequence_charts/voice_call_external_mncc.msc
2 files changed, 12 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/doc/sequence_charts/Makefile.am b/doc/sequence_charts/Makefile.am
index c119458..f71d934 100644
--- a/doc/sequence_charts/Makefile.am
+++ b/doc/sequence_charts/Makefile.am
@@ -15,7 +15,7 @@
$(builddir)/mncc_call_fsm.png \
$(builddir)/inter_bsc_ho.png \
$(builddir)/inter_msc_ho.png \
- $(builddir)/voice_call_full.png \
+ $(builddir)/voice_call_external_mncc.png \
$(builddir)/call_reestablishment.png \
$(NULL)
diff --git a/doc/sequence_charts/voice_call_full.msc
b/doc/sequence_charts/voice_call_external_mncc.msc
similarity index 100%
rename from doc/sequence_charts/voice_call_full.msc
rename to doc/sequence_charts/voice_call_external_mncc.msc
--
To view, visit
https://gerrit.osmocom.org/c/osmo-msc/+/31745
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ic90a93d749ea936a632a45e615007a58104eeedd
Gerrit-Change-Number: 31745
Gerrit-PatchSet: 3
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged