Hi Fourat,

I use sqlbox only for MT traffic 

no problems so far except WAP PUSH messages - cant deal with that so far
for wap push and MT MSS in non Latin encoding - i use xml post 

anyway, i preset the bellow values for plain text Latin SMS before insert in 
pgsql db: 
$mclass=-1;
$mwi=-1;
$sms_type=0;
$coding=0;
$sms_type=0;

try with these ... 



On Tue, Dec 12, 2006 at 06:53:45PM +0100, Fourat Zouari wrote:
>    I'm  using  sqlbox  and  it's  sending  MT  and receiving MO, only one
>    problem is that the MTs are sent as flash message.
>    tryed to set the mclass field to 0,1,2 and 3, the message is allways a
>    flash one.
>    The  message is stored in "sql-log-table" with those mclass values, so
>    nothing goes wrong, except it's a flash message.

Reply via email to