for those to whom this was not obvious like to me, not specifying alt-charset parameter makes kannel communicate with smsc in gms encoding (which is the default encoding meant by kannel documentation but not mentioned anywhere). unfortunatelly, it does not work if your message length is more than 160 characters, in such case, the message is split and both parts are sent as binary data and not encoded to gsm encoding.
miroslav Dne 5.1.2011 11:06, Miroslav Šulc napsal(a): > hi, > > i went through documentation and did not see answer for my question, so > asking here. i have configured smsc connection in bearerbox config. the > connection works fine, but atm i use iso-8859-1 encoding. i'd like to > switch to gsm (7 bit) encoding but from the documentation it is not > clear to me whether that encoding is supported and how to configure it. > > thanks for any help. > > miroslav > > >
