---
 src/stkutil.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/stkutil.c b/src/stkutil.c
index cdd6b4e..d35094b 100644
--- a/src/stkutil.c
+++ b/src/stkutil.c
@@ -5449,6 +5449,8 @@ const unsigned char *stk_pdu_from_response(const struct 
stk_response *response,
                                        &response->select_item.item_id,
                                        NULL);
                break;
+       case STK_COMMAND_TYPE_SEND_SS:
+               break;
        case STK_COMMAND_TYPE_SETUP_CALL:
                ok = build_setup_call(&builder, response);
                break;
-- 
1.7.2.3

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to