From 1b4dd4cd8337bf09b62685cdb0d8fab742c8197e Mon Sep 17 00:00:00 2001 From: Andrzej Zaborowski Date: Thu, 17 Jun 2010 15:42:09 +0200 Subject: stkutil: Add More Time terminal response builder --- src/stkutil.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stkutil.c') diff --git a/src/stkutil.c b/src/stkutil.c index 39288d0c..642081e4 100644 --- a/src/stkutil.c +++ b/src/stkutil.c @@ -5532,6 +5532,7 @@ const unsigned char *stk_pdu_from_response(const struct stk_response *response, &response->get_input.text, NULL); break; + case STK_COMMAND_TYPE_MORE_TIME: case STK_COMMAND_TYPE_SEND_SMS: case STK_COMMAND_TYPE_PLAY_TONE: break; -- cgit v1.2.3