Re: Setting DCS field

2005-02-17 Thread Davy Chan
_dcs))); SMPP SMSC: gateway/gw/smsc/smsc_smpp.c:msg_to_pdu() : pdu->u.submit_sm.data_coding = fields_to_dcs(msg, (msg->sms.alt_dcs ? 2 - msg->sms.alt_dcs : smpp->alt_dcs)); Setting DCS field function: gateway/gw/sms.c:fields_to_dcs() : /* Non-MWI */

Re: Setting DCS field

2005-02-16 Thread J. Kizito
e they are not used anyway however with 0x15, the message (logo) can be displayed on the phone but can not be saved. J. On Tuesday 15 February 2005 06:06, Davy Chan wrote: > **>From: "J. Kizito" <[EMAIL PROTECTED]> > **>To: users@kannel.org > **>Subject: Setting

Re: Setting DCS field

2005-02-14 Thread Davy Chan
**>From: "J. Kizito" <[EMAIL PROTECTED]> **>To: users@kannel.org **>Subject: Setting DCS field **>Date: Mon, 14 Feb 2005 14:25:33 +0100 **>User-Agent: KMail/1.7.92 **> **>Hi list, **>I am using kannel 1.3.1 and having problems setting the DCS (Data Coding *

Setting DCS field

2005-02-14 Thread J. Kizito
Hi list, I am using kannel 1.3.1 and having problems setting the DCS (Data Coding Scheme) field when sending the message from kannel to the SMS-C. My provider requires me to use DCS=0xF5. I see a number of parameters like mclass, coding and mwi that all set certain bits of the DCS field but I ha