Hi all! I have a problem with a SMSC (with a custom protocol, 'redbox'). The issue is about they need 2 MT for each MO in order to bill them. One MT is the premium content and the second is the legal text message.
The problem is about they don't recognize them if I send the 2 MT consecutively. the 2 MT have a session ID (the same) and I would need to wait an 'ACK' from the first MT and then send the second MT. But I cannot do it with kannel (could it be possible???) The application that is sending the MT answers for the MO received send the two MT at the same time. A workaround consists on sending the first MT, wait for a while (1 second) and then send the second MT. I tried it modifiying the .c sources but I couldn't see the way to delay one MT from specifically another, and delaying all MTs is a BIG problem when sending huge number of MT (several hundreds) I asked for devs to make a short delay between both MTs but they refused (several apps to touch, they said) and asked me to make the work with kannel. I would like to know if there is any way to implement this with kannel, and I don't know where to see at this moment... can anyone help me? Thanks in advance David Tubía
