NMT: Fixup assign traffic channel
dms_call state now belongs to transaction, so it is kept while switching to traffic channel.
This commit is contained in:
@@ -128,7 +128,6 @@ typedef struct nmt {
|
||||
|
||||
/* DMS/SMS states */
|
||||
dms_t dms; /* DMS states */
|
||||
int dms_call; /* indicates that this call is a DMS call */
|
||||
sms_t sms; /* SMS states */
|
||||
char smsc_number[33]; /* digits to match SMSC */
|
||||
struct timer sms_timer;
|
||||
|
Reference in New Issue
Block a user