RE: Processing reply messages/SMS messages sent from SMSC

2010-07-02 Thread Rene Kluwen
Small hint: You can also contribute making the documentation clearer ;=). I use: group = sms-service keyword = default catch-all = true get-url = http://www.mydomain.com/sms/process_mo.php?text=%afrom=%pto=%Ptime=%Tbil ling=%Bsmsc=%i accepted-smsc = my_smsc omit-empty = true

Re: Processing reply messages/SMS messages sent from SMSC

2010-07-02 Thread brett skinner
Hi Last thing, when receiving SMSes from the SMSC, is there a setting that will instruct Kannel to concatenate long messages into a single message before calling the URL. I tried using the combine-concatenated-mo = true option on core group but this didn't work. I can understand why it didn't

RE: Processing reply messages/SMS messages sent from SMSC

2010-07-02 Thread Rene Kluwen
Afaik, Kannel only sends the whole message to the get-url. Not the distinct parts. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of brett skinner Sent: vrijdag 2 juli 2010 15:29 To: users@kannel.org Subject: Re: Processing reply messages/SMS messages

Re: Processing reply messages/SMS messages sent from SMSC

2010-07-02 Thread Nikos Balkanas
, 2010 6:08 PM Subject: RE: Processing reply messages/SMS messages sent from SMSC Afaik, Kannel only sends the whole message to the get-url. Not the distinct parts. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of brett skinner Sent