How to Implementcomplex routing logics in Kannel

2014-04-26 Thread Muhammad Danish
Hello experts,   I am using Kannel 1.5.0 in a production environment in which I have setup 6 SMSC (SMPP) centers (termed as A,B,C,D,E,F)   with different Mobile operators SMSC and 3 HTTP relay connectivity with different content provider servers ( termed as X,Y,Z) . All the traffic will be

RE: svn r5088 kannel opensmppbox and sqlbox fail to compile with redis

2014-04-26 Thread Rene Kluwen
Did you do a make install after compiling Kannel? It looks like a version mismatch. From: users [mailto:users-boun...@kannel.org] On Behalf Of Hanh Le Bich Sent: zaterdag 26 april 2014 4:29 To: users@kannel.org Subject: svn r5088 kannel opensmppbox and sqlbox fail to compile with redis I

RE: OpenSMPPBox: DLR Routing to connected SMPP client

2014-04-26 Thread Rene Kluwen
Have the client set registered_delivery to 2. == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Saurabh Pandey Sent: vrijdag 25 april 2014 17:06 To: users@kannel.org Subject: OpenSMPPBox: DLR Routing to connected SMPP client Hi, I am stuck in a problem which seems to

RE: Limit on Kannel

2014-04-26 Thread Rene Kluwen
Did you try to set the throughput in group = smsc? See users manual. From: users [mailto:users-boun...@kannel.org] On Behalf Of Faizan Mirza Sent: vrijdag 25 april 2014 17:25 To: users@kannel.org Subject: Limit on Kannel I have multy modems installed in kannel but due to my telecom

RE: sqlbox: save SMS in readable format

2014-04-26 Thread Rene Kluwen
Did you try to select UNHEX(msg_data) as unencoded? From: users [mailto:users-boun...@kannel.org] On Behalf Of moz...@gmail.com Sent: donderdag 24 april 2014 19:50 To: users@kannel.org Subject: sqlbox: save SMS in readable format How can we save SMS in readable format in MySQL instead of

Re: sqlbox: save SMS in readable format

2014-04-26 Thread spameden
2014-04-26 14:26 GMT+04:00 Rene Kluwen rene.klu...@chimit.nl: Did you try to select UNHEX(msg_data) as unencoded? It won't work. msgdata is URLencoded depending on the encoding, basically url_encode feature was implemented to prevent problems with different encodings and escaping characters

RE: SMPP malformed packet

2014-04-26 Thread Rene Kluwen
Apologies. I thought you were talking about opensmppbox. Not sure about Kannel bearerbox. From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: zaterdag 26 april 2014 12:30 To: '[Digital^Dude] ®'; 'Alvaro Cornejo' Cc: 'users@kannel.org' Subject: RE: SMPP malformed packet When you send

RE: store SMS into MySQL with original text

2014-04-26 Thread Rene Kluwen
select unhex(msgdata) as unencoded. From: users [mailto:users-boun...@kannel.org] On Behalf Of moz...@gmail.com Sent: woensdag 23 april 2014 21:57 To: users@kannel.org Subject: store SMS into MySQL with original text Hi, I want to store SMS with its original text into the database

RE: 2 Questions re Redis/Debian.

2014-04-26 Thread Rene Kluwen
Could you re-run with: valgrind --leak-check=full --track-origins=yes ./opensmppbox? Track origins should be the key. Trying to get this nailed for a while now. == Rene From: users [mailto:users-boun...@kannel.org] On Behalf Of Hanh Le Bich Sent: woensdag 23 april 2014 10:42 To:

RE: svn r5088 kannel opensmppbox and sqlbox fail to compile with redis

2014-04-26 Thread Rene Kluwen
Please always copy users list. If you installed the previous version via make install as well, a new make install will overwrite the previous version. == Rene From: Hanh Le Bich [mailto:hanhmi...@gmail.com] Sent: zaterdag 26 april 2014 12:34 To: Rene Kluwen Subject: Re: svn r5088

Re: ERROR due to Delivery Reports from different smsc-id

2014-04-26 Thread Juan Nin
Use the same smsc-id on all of them, but different allowed-smsc-id on each. That way the DLRs will all use the smsc-id, but you use the allowed-smsc-id to route your MTs. Also use smsc-admin-id so that you can start/stop/whatever each bind individually Regards On Thu, Apr 24, 2014 at 10:49 AM,

Re: ERROR due to Delivery Reports from different smsc-id

2014-04-26 Thread Jeff Thorn
Hi Juan, That is an interesting approach. Are you saying that if a bind has an smsc-id of bind-a but I add allowed-smsc-id with a value of bind-b then only messages that have the smsc=bind-b in the sendsms URL will get routed to that bind? It doesn't seem like that should work. Am I understanding

Re: ERROR due to Delivery Reports from different smsc-id

2014-04-26 Thread Juan Nin
Yes, you're understanding it correctly. So you can use bind-a as smsc-id for all the binds, and then use allowed-smsc-id like bind-b, bind-c, bind-d, etc on each and use those as smsc parameter for sending the MTs. DLRs will all use bind-a. Regards. On Sat, Apr 26, 2014 at 11:40 AM, Jeff

RE: sqlbox: save SMS in readable format

2014-04-26 Thread mozzee
Thank, but unhex is not showing the message properly. Perhaps spameden is right, its related to encoding and chart-set. All my SMS are in Arabic and when I try to unhex its appears like G'J 3(*HF #F' 9(/'DHG'( 'D2F'*J EF ,F2H1 AJDJ(J' #F' F-( ('(' H E'E' H #.*J H F'1H*H