Hi, if you put coding=0 and you're not using alt-dcs, then the second column, which indicates the coding, should be 0 (which indicates, that coding is 7 bit) instead of 1. Could you please provide the whole sendsms URL and Kannel version exactly?
And you should not worry about -1, which means "default" and which in most cases is 0. On 11/9/05, Douglas Jurcovichi <[EMAIL PROTECTED]> wrote: > Hi Dziugas, thank's for help. > > > I tested all combinations of alt-dcs and coding and when I put coding=0 > kannel sends the message in the pure text mode, but it still in the > bearerboxaccess.log the flags -1:1:-1:-1, how can I change the flags to > 0:1:0:0 ? > > > Thank's > > > Douglas > > -----Original Message----- > From: Dziugas Baltrunas [mailto:[EMAIL PROTECTED] > Sent: terça-feira, 8 de novembro de 2005 18:36 > To: Douglas Jurcovichi > Cc: [email protected] > Subject: [PATCH] Documentation changes regarding coding/dcs (was: Message > Mode) > > Hi, > > do you use alt-dcs sendsms parameter, which might also affect how the > message is interpreted (in your case [flags:-1:1:-1:-1:19] indicates, > that coding is 1 = binary). > > Btw, @Stipe and others: we should finally fix the userguide and > scripts in contrib/ related all the changes relating to alt-dcs and > coding parameters in order not to confuse users. Attached patch should > do this. > > On 11/8/05, Douglas Jurcovichi <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi list, > > > > > > > > > > > > I am using the kannel today and the bearerboxaccess.log show the messages > > like this: > > > > > > > > 2005-11-07 23:59:05 Sent SMS [SMSC:BRT] [SVC:brt] [ACT:] [from:6000] > > [to:556184720783] [flags:0:1:0:0:0] [msg:124:Teste [udh:0:] > > > > > > > > It is sending the messages in noemas mode. > > > > > > > > So, I installed the newer kannel version and it started to show the messages > > like this: > > > > > > > > 2005-11-08 15:10:18 Sent SMS [SMSC:BRT] [SVC:brt] [ACT:] [BINF:] > > [from:90007] [to:554284017946] [flags:-1:1:-1:-1:19] [msg:7:54657374652038] > > [udh:0:] > > > > > > > > As well, how can I take out the binary mode sending the message? > > > > > > > > I tried to change the coding value in thr URL that I'm sending the message > > form 1 to 0, 2 and did not make effect. > > > > > > > > > > > > > > > > Thank's > > > > > > > > > > > > Douglas > > > > > > > -- > Dziugas > > > -- Dziugas
