Re: SQLBox - Meta Data / Tlvs

2011-08-23 Thread Nikos Balkanas
You are not going to find any TLVs in sqlbox's db. But you should find metadata. Let some MO traffic through, and if your sqlbox supports metadata, you should see it. Nikos On Tue, Aug 23, 2011 at 11:01 AM, JAmes wrote: > Thanks for your reply Nikos, > > I will handle the MO and the meta data/T

Re: SQLBox - Meta Data / Tlvs

2011-08-23 Thread JAmes
Thanks for your reply Nikos, I will handle the MO and the meta data/TLVs, I just want to put in the TLV's for the MT message into the SQLBOX db. Regards, J On Tue, Aug 23, 2011 at 2:51 PM, Nikos Balkanas wrote: > Well, sqlbox doesn't handle MO's at all. You need smsbox for those. > > BR, > Nik

Re: SQLBox - Meta Data / Tlvs

2011-08-23 Thread Nikos Balkanas
Well, sqlbox doesn't handle MO's at all. You need smsbox for those. BR, Nikos On Tue, Aug 23, 2011 at 8:57 AM, JAmes wrote: > Hi Nikos, > > In our scenario, we receive TLV data on the MO and need to send it back to > the SMSC on the MT. > > In the docs I have seen that smsbox can do it by posti

Re: SQLBox - Meta Data / Tlvs

2011-08-22 Thread JAmes
Hi Nikos, In our scenario, we receive TLV data on the MO and need to send it back to the SMSC on the MT. In the docs I have seen that smsbox can do it by posting the key, value pairs in the meta data part. Regards, J On Tue, Aug 23, 2011 at 12:17 PM, Nikos Balkanas wrote: > TLVs are defined pe

Re: SQLBox - Meta Data / Tlvs

2011-08-22 Thread Nikos Balkanas
TLVs are defined per SMSc, which is implemented in bearerbox. They don't have anything to do with sqlbox. Data from TLVs are passed on from bearerbox as metadata, which is supported by latest sqlbox. BR, Nikos On Mon, Aug 22, 2011 at 1:59 PM, JAmes wrote: > Hi, > > I am just wondering if SQLBox