Re: Setting esm-class

2013-08-14 Thread Alan McNatty
On Tue, 2013-08-13 at 06:48 +0300, Eric Magutu wrote: > Hi, > I have upgraded What version are you now running? The error below suggests the version you are running does not yet support it. > and still getting the below error when I try to add the line esm-class > = 0 > > ERROR: Group 'smsc' ma

Re: Setting esm-class

2013-08-12 Thread Eric Magutu
I am looking for the file that I will need to patch pdu->u.submit_sm.esm_class = ESM_CLASS_SUBMIT_STORE_AND_FORWARD_MODE to pdu->u.submit_sm.esm_class = ESM_CLASS_SUBMIT_DEFAULT_SMSC_MODE On Tue, Aug 13, 2013 at 6:48 AM, Eric Magutu wrote: > Hi, > I have upgraded and still getting the below

Re: Setting esm-class

2013-08-12 Thread Eric Magutu
Hi, I have upgraded and still getting the below error when I try to add the line esm-class = 0 ERROR: Group 'smsc' may not contain field 'esm-class' On Tue, Aug 13, 2013 at 6:13 AM, Juan Nin wrote: > And it's not esm_class, but esm-class > From > http://www.kannel.org/download/kannel-userguide

Re: Setting esm-class

2013-08-12 Thread Juan Nin
And it's not esm_class, but esm-class >From http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html : esm-class number Change the "esm_class" parameter sent from Kannel. Accepted values are 0 (Default SMSC Mode) and 3 (Store and Forward). Defaults to 3. On Mon, Aug 12, 2013 at 12

Re: Setting esm-class

2013-08-12 Thread Ahemd Al-saigh
try svn version or 1.5 On Mon, Aug 12, 2013 at 1:14 PM, Eric Magutu wrote: > Hi, > I am trying to set esm-class to 0 but I'm getting the following error > > [0] ERROR: Group 'smsc' may not contain field 'esm_class'. > > I am running > Kannel bearerbox version `1.4.3'. Build `Nov 24 2011 08:02:

Setting esm-class

2013-08-12 Thread Eric Magutu
Hi, I am trying to set esm-class to 0 but I'm getting the following error [0] ERROR: Group 'smsc' may not contain field 'esm_class'. I am running Kannel bearerbox version `1.4.3'. Build `Nov 24 2011 08:02:18', compiler `4.6.2'. System Linux, release 3.2.0-30-virtual, version -- Regards, Er