Hi Kiran, check contrib folder in kannel source tree, there are examples of picture message construction in there (iirc theres a php file there with a few samples of different smart-messaging data formats) you need to send both data (which consists of otb image + text, constructed according to smart messaging specs) + udh (udh=%06%05%04%15%8A%00%00 in sendsms url for the picture message)
2009/10/8 [email protected] <[email protected]> Hi Abdulraheem, > > I am not pushing color picture i want to push picture message with black > and white format using kannel sendsms url. If you have any sample > configuration or sample url for pushing picture message from kannel sendsms > url please help me. > > Thanks and Regards, > Kiran Reddy > > Abdulraheem Obaisi wrote: > > Hi > i have tried what Nikos wrote , but also i want to add that if you want to > send the picture as mms you can use Mbuni which is add one kannel > ........................................................... > Best Regards > Abdulraheem Ali Obaisi > > > > > > Date: Mon, 5 Oct 2009 16:26:46 +0530 > > From: [email protected] > > To: [email protected] > > Subject: Re: How to Push Picure Message From Kannel > > CC: [email protected] > > > > Hi Nikos Balkanas,< BR>> > > I already started working on kannel i am able to push text message but i > > am not able to push picture any one can help me regarding this or i just > > need sample kannel configuration for pushing picture message. > > > > Thanks and Regards, > > > > Kiran Reddy > > > > Nikos Balkanas wrote: > > > Hi, > > > > > > I haven't tried it myself, but here is my 2 cents: > > > > > > To push pitcure message (MMS?) you can use the PPG (wap-push) kannel > > > feature. mbuni is a dedicated MMS gateway, which works on top of > > > kannel. Basically it pushes an SMS with a url, which you can click to > > > download the picture. There are plenty of examples and code in > > > kannel's User Guide. > > > > > > You can also push PPG over the sendsms interface, as long as you > > > modify UDH and wbxml convert the text. > > > > > > BR, > > > Nikos > > > ----- Original Message ----- From: > > > <[email protected]><[email protected]> > > > To: "Nikos Balkanas" <[email protected]> <[email protected]>; > <[email protected]> <[email protected]>; > > > <[email protected]> <[email protected]> > > > Sent: Monday, October 05, 2009 11:23 AM > > > Subject: How to Push Picure Message From Kannel > > > > > > > > >> Hi All, > > >> > > >> Need Help for Pushing Picture Message using Kannel. I need Sample > > >> Configuration of kannel and Sample Code For Pushing Picture Message > > >> From Kannel. > > >> > > >> > > >> Thanks and Regards, > > >> Kiran Reddy > > > > > > > > > > ------------------------------ > Windows Live: Make it easier for your friends to see what you’re up to on > Facebook.<http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:%0A%20092009> > >
