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
