Re: Not ACKed message !

2010-11-28 Thread Mohammed Saleem
noo I have only one bb and one smsb, the three different files for the smsc connections are included in the kannel.conf include="smsc_xxx_000.conf" include="smsc_xxx_001.conf" include="smsc_xxx_002.conf" Apologies for not explaining enough Best Regards, Mohammed M I Sleem http://www.abusl

Re: Not ACKed message !

2010-11-28 Thread Nikos Balkanas
Hi, When asked to post configuration, please do. All files. BR, Nikos - Original Message - From: Mohammed Saleem To: Nikos Balkanas Cc: users@kannel.org Sent: Sunday, November 28, 2010 2:59 PM Subject: Re: Not ACKed message ! noo I have only one bb and one smsb, the three different

How to remove split chars

2010-11-28 Thread Nguyen Van Minh
Dear users, When I used split chars, for example: "this is first MT#this is second MT" Kannel split to two message: "this is first MT#" and "this is second MT". Please tell me how to tell Kannel remove "#" char on the first message? I want first message not include '#' char. Thanks, Minh

WTA SQLBox Garbage Detected Error Meaning

2010-11-28 Thread Willy Mularto
Dear List, I found this error on sqlbox log: 2010-11-29 04:45:08 [3870] [1] WARNING: octstr_url_decode: garbage detected (%.N) skipping. 2010-11-29 04:45:08 [3870] [1] ERROR: Could not charset process message, dropping it! Does it mean that the MO/MT/DLR is not being proceed or ignored? Thanks

Re: How to remove split chars

2010-11-28 Thread Nguyen Van Minh
Sorry, I don't want to spam this list, but please help me. :( On Sun, Nov 28, 2010 at 10:27 PM, Nguyen Van Minh wrote: > Dear users, > When I used split chars, for example: > "this is first MT#this is second MT" > > Kannel split to two message: "this is first MT#" and "this is second MT". > Pleas

Re: How to remove split chars

2010-11-28 Thread Willy Mularto
check sms service configuration. there is an option to replace the split-chars and split-suffix. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Nov 29, 2010, at 11:13 AM, Nguyen Van Minh wrote: > Sorry, I don't want to spam this list, but please help me. :( > > On Sun

RE: Setting data_coding to 7....

2010-11-28 Thread Jignesh Gandhi
Hello All, I posted this question about a week ago and got no response... Hope it is ok to post again, as I am still looking for an answer.. The question I have is " Is there a way to set data_coding to value of 7 on all out going SMS ? Right now it is always set to 0. " Currently I am doin

Re: Setting data_coding to 7....

2010-11-28 Thread Willy Mularto
Check escape codes on user guide. Is it DCS? Then %O Is it message coding? Then %c. CMIIW sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Nov 29, 2010, at 11:44 AM, Jignesh Gandhi wrote: > Hello All, > > I posted this question about a week ago and got no response...

Re: How to remove split chars

2010-11-28 Thread Nguyen Van Minh
Thank for your reply but I can't see any option for replace split-chars in all UG or service configuration session. Please help me. Thanks, On Mon, Nov 29, 2010 at 11:45 AM, Willy Mularto wrote: > check sms service configuration. there is an option to replace the > split-chars and split-suffix.

Re: How to remove split chars

2010-11-28 Thread Willy Mularto
split-suffix? sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Nov 29, 2010, at 12:15 PM, Nguyen Van Minh wrote: > Thank for your reply but I can't see any option for replace split-chars in > all UG or service configuration session. Please help me. > Thanks, > > On Mon,

Re: How to remove split chars

2010-11-28 Thread Nguyen Van Minh
I try with split-suffix, but Kannel append split-suffix chars after split-chars. with: split-suffix = "cont." split-chars = "#" the first message become: "this is first MT#cont." that still with "#" char. On Mon, Nov 29, 2010 at 12:46 PM, Willy Mularto wrote: > split-suffix? > > > > sangprab