mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-30 16:13:51 +00:00
Added statistics operation code in preparation for statistics gathering code.
This commit is contained in:
parent
b9f5448cc1
commit
554bb8cbae
2
mphlr.h
2
mphlr.h
@ -242,6 +242,8 @@ extern struct mphlr_variable vars[];
|
|||||||
#define ACTION_SENDSMS 0x04
|
#define ACTION_SENDSMS 0x04
|
||||||
#define ACTION_CREATEHLR 0x0f
|
#define ACTION_CREATEHLR 0x0f
|
||||||
|
|
||||||
|
#define ACTION_STATS 0x40
|
||||||
|
|
||||||
#define ACTION_DONE 0x7e
|
#define ACTION_DONE 0x7e
|
||||||
#define ACTION_ERROR 0x7f
|
#define ACTION_ERROR 0x7f
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user