James, No, it doesn't work like that. The DLR message actually comes from the carrier, so it'll insert only the information from that message. You'll get your BINFO on the sent_sms copy of the message you've sent, but not on the DLR's coming from the carrier. You could, however, pass the value you're storing on the BINFO as a parameter on the dlr-url, and that way you'll be able to get it when kannel hits the dlr-url.
Hope it helps, Alex On Thu, Nov 18, 2010 at 7:10 AM, James E <[email protected]> wrote: > Hi, > > I am just wondering, if I enter BINFO into the send_sms table, shouldnt it > be carried and inserted into the sent_sms table as well in the DLR info? > > In my attempts it isnt doing this. > > Regards, > J >
