Only handle incoming messages in incoming message handler
Currently the incoming message handler is also handling outgoing messages, which causes oddities such as outgoing messages triggering a notification, and early deletion of the outgoing message from the modem, which can trigger issues.