Review at  https://gerrit.osmocom.org/5834

gsm0480: add specification reference to SS message type

Change-Id: Iff0210e995053e270939a774db33f55b22545204
---
M src/gsm/gsm0480.c
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/34/5834/1

diff --git a/src/gsm/gsm0480.c b/src/gsm/gsm0480.c
index 328a8c0..8319b19 100644
--- a/src/gsm/gsm0480.c
+++ b/src/gsm/gsm0480.c
@@ -285,6 +285,7 @@
        int rc = 1;
        uint8_t msg_type = hdr->msg_type & 0x3F;  /* message-type - section 3.4 
*/
 
+       /* Table 2.1: Messages for call independent SS control */
        switch (msg_type) {
        case GSM0480_MTYPE_RELEASE_COMPLETE:
                LOGP(0, LOGL_DEBUG, "SS Release Complete\n");

-- 
To view, visit https://gerrit.osmocom.org/5834
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iff0210e995053e270939a774db33f55b22545204
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilira...@gmail.com>

Reply via email to