Attention is currently required from: jolly.
1 comment:
File include/osmocom/msc/mncc.h:
#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. If you want to do that, please do it in a seaparate patch that changes no functionality but just the cosmetics.
To view, visit change 35392. To unsubscribe, or for help writing mail filters, visit settings.