hi,
 
I am trying to send an operator logo (3 concatenated msg) via the sendsms?user=..... url for SMPP v3.3........
 
I have tried sending the binary (with udh and text) without splitting as well as after splitting it into three parts. Both the times i have received jus the one third of the logo on my mobile... somehow the 2nd and 3rd message doesnt get merged with the first.... is this a bug in kannel fot smpp 3.3 ?
 
Case I : Sending the whole msg to the kannel (assuming that kannel will split by itself)
 

&udh=%0B%05%04%15%8A%00%00%00%03%02%01%01

&text=%30%00%00%02%4C%61%02%01%00%00%48%1C%01%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FE%FF%FF%FF%FC%7F%FF%FF%7F%FF%FF%DF%FF%EE%3F%FB%FF%FF%FF%FF%FF%FF%FF%1F%FF%FF%FF%FF%FF%FF%FF%FF%1F%FF%FF%FF%FF%FF%FF%FF%FF%1F%FF%FF%FF%FF%FF%FF%FF%FE%3F%7F%FF%FF%FF%FF%FF%FF%FC%7B%FF%FF%FF%BF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%CC%7F%FF%FF%DF%FF%F1%C7%FF%B5%7F%FF%FF%FF%FF%F4%D3%FF%79%7F%FF%FF%FF%FF%F6%DB%FE%FD%3E%FF%FF%FF%F8%E6%DB%FD%FF%5D%4F%FF%FF%FA%4E%D9%FB%FF%5B%AF%FF%FF%FB%5E%9D%F7%FF%D7%EF%FF%FF%FB%4E%3D%EF%FF%CF%EF%FF%FF%FB%2F%3D%DD%75%FF%F7%FF%FF%F3%AE%39%BD%75%FD%7B%FF%FF%F7%A4%93%BF%FF%FF%FD%FF%FF%F3%B5%D7%BD%75%FD%7E%FF%FF%F9%35%D7%BD%75%FD%7F%00%00%01%74%17%BF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF
 
Case II : Sending the msg into three concatenated msg with apporpriate UDH to the kannel
 

&udh=%0B%05%04%15%8A%00%00%00%03%02%01%01

&text=%30%00%00%02%4C%61%02%01%00%00%48%1C%01%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FE%FF%FF%FF%FC%7F%FF%FF%7F%FF%FF%DF%FF%EE%3F%FB%FF%FF%FF%FF%FF%FF%FF%1F%FF%FF%FF%FF%FF%FF%FF%FF%1F%FF%FF%FF%FF%FF%FF%FF%FF%1F%FF%FF%FF%FF%FF%FF%FF%FE%3F%7F%FF%FF%FF%FF%FF%FF%FC%7B%FF%FF%FF%BF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%CC%7F%FF%FF%DF%FF%F1%C7%FF%B5

 

&udh=%0B%05%04%15%8A%00%00%00%03%02%03%02

&text=%7F%FF%FF%FF%FF%F4%D3%FF%79%7F%FF%FF%FF%FF%F6%DB%FE%FD%3E%FF%FF%FF%F8%E6%DB%FD%FF%5D%4F%FF%FF%FA%4E%D9%FB%FF%5B%AF%FF%FF%FB%5E%9D%F7%FF%D7%EF%FF%FF%FB%4E%3D%EF%FF%CF%EF%FF%FF%FB%2F%3D%DD%75%FF%F7%FF%FF%F3%AE%39%BD%75%FD%7B%FF%FF%F7%A4%93%BF%FF%FF%FD%FF%FF%F3%B5%D7%BD%75%FD%7E%FF%FF%F9%35%D7%BD%75%FD%7F%00%00%01%74%17%BF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF

 

&udh=%0B%05%04%15%8A%00%00%00%03%02%03%03

&text=%FF%FF%FF%FF%FF%FF%FF%FF%FF

 

 
Have i missed on passing some other parameters to the kannel ? please help
 
Chirag

Reply via email to