Attention is currently required from: laforge.
jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/35392?usp=email )
Change subject: Add LLC and HLC information to MNCC interface definiton ......................................................................
Patch Set 1:
(1 comment)
File include/osmocom/msc/mncc.h:
https://gerrit.osmocom.org/c/osmo-msc/+/35392/comment/470efbe3_b87612d6 PS1, Line 113: #define MNCC_F_BEARER_CAP 0x00000001 : #define MNCC_F_CALLED 0x00000002 : #define MNCC_F_CALLING 0x00000004 : #define MNCC_F_REDIRECTING 0x00000008 : #define MNCC_F_CONNECTED 0x00000010 : #define MNCC_F_CAUSE 0x00000020 : #define MNCC_F_USERUSER 0x00000040 : #define MNCC_F_PROGRESS 0x00000080 : #define MNCC_F_EMERGENCY 0x00000100 : #define MNCC_F_FACILITY 0x00000200 : #define MNCC_F_SSVERSION 0x00000400 : #define MNCC_F_CCCAP 0x00000800 : #define MNCC_F_KEYPAD 0x00001000 : #define MNCC_F_SIGNAL 0x00002000 : #define MNCC_F_GCR 0x00004000
unrelated cosmetic change. […]
Done