please someone guide me on this regards Steve
----- Original Message ----- From: "SMS" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 26, 2001 11:42 AM Subject: Fw: DCS support [patch] > I'm attaching the email which for reference, it has a patch to send flash > messages and this works for every phone ncluding Ericsson SH 888. I applied > this patch to 1.1.5 release and it worked fine, I wanna know if the > implementaion in urrent cvs for flash messages is different from this? > > and whats the actual problem I can't send flash sms through the smae SMSC > with current release, which works with this patch > > regards > Steve > ----- Original Message ----- > From: "Andreas Fink" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, May 16, 2001 9:37 PM > Subject: DCS support [patch] > > > > Here's a patch to make DCS supported in emi2 and http SMSC protocols. > > Could someone adapt it for the other SMSC types? I'm no familiar with > > cimd or smpp nor can I test it. > > > > How does it work? > > > > I've added a new Kannel header called > > > > X-Kannel-DCS > > > > if set, the value is added to the XSer fields as it is done with UDH. > > You can omit the XSer type (which is 2) and length fields as with UDH > > as well. If a message from the mobile arrives, the XSer2 field is now > > also read out and passed along to the HTTP server serving the > > request. For example to send a flash SMS as return to a request > > coming from a user, your webserver has to return: > > > > X-Kannel-DCS: F0 > > > > while forcing a sending of a message, add &dcs=%F0. For example: > > > > > http://yourhost:8001/cgi-bin/sendsms?&user=xxx&pass=xxx&to=12345&text=hello% > 20world&dcs=%F0 > > > > To be tested and commited to the CVS if no serious problems are found. > > > > -- > > > > Andreas Fink > > Fink-Consulting > > > > ------------------------------------------------------------------ > > Tel: +41-61-6932730 Fax: +41-61-6932729 Mobile: +41-79-2457333 > > Address: A. Fink, Schwarzwaldallee 16, 4058 Basel, Switzerland > > E-Mail: [EMAIL PROTECTED] Homepage: http://www.fink.org/ > > ------------------------------------------------------------------ > > Something urgent? Try http://www.smsrelay.com/ Nickname afink > > > > > > > > >
dcs_support.diff
Description: Binary data
