Hello Marcel, On 01/28/2011 12:40 AM, ext Marcel Holtmann wrote: > After talking to Kai I have an idea what you are aiming for. I think you > are looking at the wrong API. You should look at the history API. Check > out examples/history.c. That gives you the whole set of incoming and > outgoing SMS and their status. It also includes the UUID for exactly the > propose of proper tracking and storage. Please take a look into plugins/messaging-agent.c, this API is already being used in order to receive the SMS events. The smsagent.c API is just used for dispatching those events to the registered agents. Regards, Oleg