IMHO this is not the end of the world. Warnings aside, half the fun in 
opensource is playing with it. This is the best way to familiarize yourself 
with the source code as well. If it works out as needed, fine. Patches can 
always be merged when needed. If it doesn't, you can simply download the latest 
cvs.

BR,
Nikos
  ----- Original Message ----- 
  From: Falko Ziemann 
  To: Nikos Balkanas ; Surya 
  Cc: Kannel User 
  Sent: Thursday, January 08, 2009 9:59 AM
  Subject: Re: smpp data sm


  Thanks ;-)
  But I'm either not sure about this. I think it will not work, because you 
have other mandatory and optional parameter in the two requests. Also you 
create with this your very own special branch and you can never ever use a 
standard patch again.
  So I think, please don't be offended, if your C and Kannel knowledge isn't 
big enough to say if this will work, it shurely isn't big enough to customize 
all upcoming patches to this special solution (well, at least I couldn't do 
it...)


  Regards
  Falko


  Am 07.01.2009 um 20:13 schrieb Nikos Balkanas:


    I am sorry, my knowledge doesn't extend that much in smsland. I live in 
wapland. I couldn't even begin telling you the difference between submit_sm and 
data_sm. Fortunately there are other guys like Falco who can help with that.

    BR,
    Nikos
      ----- Original Message -----
      From: Surya
      To: 'Nikos Balkanas' ; [email protected]
      Sent: Wednesday, January 07, 2009 6:53 PM
      Subject: RE: smpp data sm


      Hi Nikos,

      Thanks for the suggestion.

      I read somewhere that stable version support data_sm for MO.
      I want to use it for MO as well as for MT.

      Will that suggestion really works out
      or do you have any other simple configuration.

      I started editing the code.

      Thanks,
      Surya


--------------------------------------------------------------------------

      From: Nikos Balkanas [mailto:[email protected]] 
      Sent: Wednesday, January 07, 2009 12:18 AM
      To: Surya; [email protected]; [email protected]
      Subject: Re: smpp data sm

      Here are some suggestions:

      1) Begin a script.
      grep -r "submit_sm"
      exit
      Edit each file and make the change by hand.

      2) Comment out definition of submit_sm
      #define submit_sm(....) (data_sm(...))

      BR,
      Nikos

        ----- Original Message -----
        From: Surya
        To: [email protected] ; [email protected]
        Sent: Tuesday, January 06, 2009 7:55 PM
        Subject: smpp data sm

        Good day!

        I’m testing kannel application, I found that more data can be sent 
using the data_sm
        Doyou have any idea, how to I replace the submit_sm to data_sm in 
kannel..

        Thanks in advance.
        Regards,
        Surya

Reply via email to