Re: picture mess
Peter Löfman <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Well, in my case I am quite sure that the concatenation works properly. Because sending other concatenated messages is no problem. I am also quite sure that my problem is a misformed message, maybe some bytes missing or something. Therefore, I would like to have an working example to compare my message with, or at least know how many bytes the "text" of the picture message should contain... /Peter Lofman ----- Original Message ----- From: "Alexei Pashkovsky" <[email protected]> To: <[email protected]> Sent: Friday, February 22, 2002 6:30 AM Subject: Re: picture mess > Hi, > try to analize the SMPP packet dump. > Edit gw/smsc_smpp.c, enable debug, and see what it sends, you might send me > if you want me to takea look on it. > Than send message concatenated manually and see the difference. > I had some scripts to manually concatenate messages, might be sharing with > you if you want. > > ----- Original Message ----- > From: "P. A. Bagyenda" <[email protected]> > To: "Valter Santos" <[email protected]> > Cc: "Peter Löfman" <[email protected]>; <[email protected]> > Sent: Thursday, February 21, 2002 6:56 AM > Subject: Re: picture mess > > > > Hi, > > > > I'm not sure that that solves the problem. Even with the current > > snapshot, any attempt at setting concatenation=true (using SMPP code), > > causes the phone to receive junk. And you need this to be able to send > > operator logos. Using the snapshot of 16th, with concatenation = true > > (SMPP, Comverse SMSC) doesn't seem to work for text or data. Any ideas > > anybody? > > > > P. > > > > Valter Santos wrote: > > > > > > Hi there! > > > > > > > I'm trying to send a nokia picture message, but I believe that I have > > > something wrong..... > > > > This is how it looks: > > > > &udh=%06%05%04%15%82%00%00&text=%00%48%1c%01%1d%c9%82%62%61%c8% .... > .... > > > ..... > > > > > > the udh that you are using is to send operator logos... for normal > picutes > > > you should use udh=%06%05%04%15%8A%00%00 > > > Anyway, if you still wanna to send logos you should include MCC/MNC > > > information before the text message. You can see this > > > information for your operator in > > > http://users.zipworld.com.au/~rmills/MCCandMNCValues.htm > > > > > > hope this help > > > /valter > > > > > > ----- Original Message ----- > > > From: "Peter Löfman" <[email protected]> > > > To: <[email protected]> > > > Sent: Tuesday, February 19, 2002 10:05 AM > > > Subject: picture mess > > > > > > Hi, > > > > > > I'm trying to send a nokia picture message, but I believe that I have > > > something wrong..... > > > This is how it looks: > > > &udh=%06%05%04%15%82%00%00&text=%00%48%1c%01%1d%c9%82%62%61%c8% .... > .... > > > ..... > > > > > > is the udh incorrect? > > > > > > Does anyone have an example of a working picture? > > > > > > /Peter Lofman > > > > > > > > >