--- smsdaemon/GsmModem.cpp 2008/12/07 08:58:15 135 +++ smsdaemon/GsmModem.cpp 2008/12/07 10:15:44 136 @@ -156,6 +156,7 @@ SendSmsPdu(pdu.pdu, pdu.len); } + Common::instance()->logMessage( "All PDU's send"); }