Re: How to remove split chars

2010-11-29 Thread Nguyen Van Minh
Sorry, I don't want to spam this list, but please help me. :( On Mon, Nov 29, 2010 at 12:53 PM, Nguyen Van Minh wrote: > 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 fir

OpenSMPP

2010-11-29 Thread James E
Hi, Is it possible to route Opensmpp to a url? Something like Opensmpp -> bearerbox -> geturl Regards, J

Re: OpenSMPP

2010-11-29 Thread James E
Sorry, I meant Open SMPPBox On Mon, Nov 29, 2010 at 9:53 PM, James E wrote: > Hi, > > Is it possible to route Opensmpp to a url? > > Something like Opensmpp -> bearerbox -> geturl > > Regards, > J >

Re: OpenSMPP

2010-11-29 Thread Nikos Balkanas
Hi, Yes, but it is a bearerbox question. You can route MT traffic to the HTTP smsc. BR, Nikos - Original Message - From: "James E" To: Sent: Monday, November 29, 2010 4:58 PM Subject: Re: OpenSMPP Sorry, I meant Open SMPPBox On Mon, Nov 29, 2010 at 9:53 PM, James E wrote: Hi,

Re: SQLBox

2010-11-29 Thread Kenny
Hi Alex, If a custom field is included send_sms, would the value be moved to sent_sms ? -- Regards Kenny On Thu, Nov 18, 2010 at 1:52 PM, Alejandro Guerrieri < alejandro.guerri...@gmail.com> wrote: > You should add an arbitrary id to your dlr-url, that's the usual way to do > it. > > Hope it

Re: SQLBox

2010-11-29 Thread Alejandro Guerrieri
on meta-data? Yes indeed. Regards, Alex On Mon, Nov 29, 2010 at 8:07 PM, Kenny wrote: > Hi Alex, > > If a custom field is included send_sms, would the value be moved to > sent_sms ? > > -- > Regards > Kenny > > > > > On Thu, Nov 18, 2010 at 1:52 PM, Alejandro Guerrieri < > alejandro.guerri...@

Re: SQLBox

2010-11-29 Thread Kenny
not on metadata.. i mean adding a new table `field` to both send_sms and sent_sms -- Regards Kenny On Mon, Nov 29, 2010 at 8:08 PM, Alejandro Guerrieri < alejandro.guerri...@gmail.com> wrote: > on meta-data? Yes indeed. > > Regards, > > Alex > > > On Mon, Nov 29, 2010 at 8:07 PM, Kenny wrote

Re: SQLBox

2010-11-29 Thread Alejandro Guerrieri
No, the queries are static, it won't copy any fields not belonging to sqlbox. Regards, Alex On Mon, Nov 29, 2010 at 10:26 PM, Kenny wrote: > not on metadata.. i mean adding a new table `field` to both send_sms and > sent_sms > > > -- > Regards > Kenny > > > > > On Mon, Nov 29, 2010 at 8:08 PM,

How to force dcs

2010-11-29 Thread Carlos Massoglia Lillo
Hi everybody I am having problems with sms encoding. My actual problematic smsc config is: group = smsc smsc = smpp smsc-id = gw1 host = X port = smsc-username = smsc-password = x system-type = "www" log-file = /var/log/kannel/gw1.log log-level = 0 address-range = "" connection-

Re: SQLBox

2010-11-29 Thread Nikos Balkanas
Well, opensource means to be able to modify the sources to match your needs. But then you branch off svn trunk... BR, Nikos - Original Message - From: Alejandro Guerrieri To: ken.bell...@gmail.com Cc: users@kannel.org Sent: Monday, November 29, 2010 11:41 PM Subject: Re: SQLBox No, t

Re: How to force dcs

2010-11-29 Thread Nikos Balkanas
Hi, Try in your sendsms-url to specify also &coding=0&mclass=1 to see if it helps. Which is your gateway? Doesn't it support concatenation? BR, Nikos - Original Message - From: "Carlos Massoglia Lillo" To: "Kannel Users" Sent: Tuesday, November 30, 2010 12:37 AM Subject: How to for

[BUG]Some DLR-URL Not Fetched on Latest Kannel and SQLBox SVN

2010-11-29 Thread Willy Mularto
Dear List, Sorry to cross posting. But I think this issue is important. I'm using latest KanneI and SQLBox SVN, compiled and configured to bearerbox-sqlbox-smsbox. Tested against 300 thousands MTs. All MTs sent OUT and all DLR received at the bearerbox level (check and count total data on acce

Re: How to force dcs

2010-11-29 Thread Nikos Balkanas
Well, at least they change DCS. Check UG about SMS Puch CGI variables. Variables: mclass, mwi, compress and coding affect value of dcs. Play around until you get desired dcs value. You should not set mwi and mclass at the same time. BR, Nikos - Original Message - From: "Carlos Massogl

Re: How to force dcs

2010-11-29 Thread Carlos Massoglia Lillo
El mar, 30-11-2010 a las 01:43 +0200, Nikos Balkanas escribió: > Hi, > > Try in your sendsms-url to specify also &coding=0&mclass=1 to see if it > helps. Which is your gateway? Doesn't it support concatenation? > > BR, > Nikos Hi Nikos, I did some test using &coding=0&mclass=1 but it seems not