|
|
|
@ -23,7 +23,7 @@
|
|
|
|
#include "DMRIdDirHttp.h"
|
|
|
|
#include "DMRIdDirHttp.h"
|
|
|
|
#include "Callsign.h"
|
|
|
|
#include "Callsign.h"
|
|
|
|
|
|
|
|
|
|
|
|
// if a client is using special characters ',', '-' or '/', he's out of luck!
|
|
|
|
// if a client is using special characters '.', '-' or '/', he's out of luck!
|
|
|
|
#define M17CHARACTERS " ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-/."
|
|
|
|
#define M17CHARACTERS " ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-/."
|
|
|
|
|
|
|
|
|
|
|
|
////////////////////////////////////////////////////////////////////////////////////////
|
|
|
|
////////////////////////////////////////////////////////////////////////////////////////
|
|
|
|
|