Hi,

  I have installed and compiled successfully kannel with sqlbox patch
and everything seems to work just fine; incoming SMS are recorded in
sent_sms table, if i put outgoing messages in send_sms they are sent
and are put in sent_sms; if I send out messages using the /cgi-bin/sendsms
they also get put in the sent_sms table.
  However, If I use the /cgi-bin/sendsms to send a SMS which has a UDH, e.g:

http://localhost:13013/cgi-bin/sendsms?user=***&pass=***&from=8000&to=5685002554&udh=%06%05%04%0B%84%23%F0&text=%1B%06%01%AE%02%05%6A%00%45%C6%0C%03%77%77%77%2E%67%6F%6F%67%6C%65%2E%63%6F%6D%00%01%03%48%69%2C%20%74%65%73%74%69%6E%67%20%70%75%73%68%00%01%01

  Is there some sort of bug or ? Perhaps it's because of the limitations on
the udh and msgdata columns in the table which can only hold 255 chars.
  Is there a way to record such SMS in the sent_sms table ?


Thanks, Catalin




Reply via email to