I want to do a task only when you receive a message.
If suppose, i am doing some process with rabbit processor like sending data using UART to a PC and at this very moment an user happened to send a message which was received by GSM modem attached to the kit…
Now after completing the UART ,i want to read the message that has been sent by the user and was received by my modem when i was doing UART process with PC.