For those working with >1 modems, the "gateway_id" field represents the gateway from which the message was dispatched. For those working with 1 modem, its always the same.
On Jan 31, 8:28 am, Peogrammer Base <[email protected]> wrote: > thanks Thanasis > excuse me ,my english is very bad > my means is this: > why **gateway_id** update in each time that message sent? > unless GatewayId changed every time,i think this line is ineffective. > > On 1/30/10, Thanasis <[email protected]> wrote: > > > > > What is the meaning of this question? > > Why shouldn't it be updated??? > > > On Jan 30, 2:50 pm, Peogrammer Base <[email protected]> wrote: > >> hi > > >> why field **gateway_id** is updated in the function markMessage()? > >> this line in markMessage() > >> updateStatement.setString(3, msg.getGatewayId()); > > > -- > > You received this message because you are subscribed to the Google Groups > > "SMSLib for Java User Group" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/smslib?hl=en. -- You received this message because you are subscribed to the Google Groups "SMSLib for Java User Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
