info.ubichip <info.ubichip <at> free.fr> writes: > > I managed to make it by a simple idea, I assumed if someone send a sms > through a specific route, it will come back through the same route, so I > wrote a script using default sms service to search for the last SMS sent to > this recipient, so I could them together. >
I toyed with this idea but realised that it will only be the last message I will be able to trap. Only being able to trap the last message is the gotcha! I am trying to workaround, as recipients will receive any number of messages and reply to any in the list sent.
