Re: How can I see the TCP packages of an incoming SMS

2016-09-21 Thread DHC Admin
---| > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > celular y Nextel > en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS > y GPRS online > Visitenos en www.perusms.com > > On Tue, Sep 20, 2016 at 6:56 P

Re: what to do with store.bak file after Kannel crash?

2016-09-20 Thread DHC Admin
I had a similar problem. I checked that there were no queued messages, stopped kannel, removed all the store files, started it again and had no problems since, nor any kind of error, files were just recreated on start (but small size) On Thu, Sep 8, 2016 at 5:24 PM, Jeff Thorn

Re: Load balancing MT with preferred SMSC

2016-09-20 Thread DHC Admin
Of course you have removed the # form those lines, right? Other than that, I cannot tell why it's not working for you. On Sat, Sep 17, 2016 at 8:48 AM, Davor Spasoski wrote: > Hi, > > > > I’m trying to use opensmppbox and kannel to act as SMPP proxy. The SMSC >

Re: Sending Prioritary SMSs

2016-09-20 Thread DHC Admin
queue does work as expected, FIFO you may create a second connection to the same SMSC for priority messages only, without load balancing between connections. On Tue, Mar 10, 2015 at 2:34 PM, ha...@aeon.pk wrote: > I haven't used fakesmsc. However, try throttling the speed of the

Re: How can I see the TCP packages of an incoming SMS

2016-09-20 Thread DHC Admin
If you know a tcpdump would do, why don't you use it? On a linux machine you would do: tcpdump -w FILENAME.pcap -s 0 host XXX.XXX.XXX.XXX (for example) then use wireshark software to read the resulting file from the capture. Once on wireshark you can search for SMPP params, like phone number.

Re: STKML over SMPP

2015-05-26 Thread DHC Admin
Hi Christopher I am trying to generate this code that you talk about here. I'm following this http://www.simalliance.org/files/S@T/S@T_Specifications_2009/S@T%2001.00%20v4.0.0%20(Release%202009).pdf But I cannot fully understand it. Is there any way to create a XML that can be converted using

Re: UTF-8 TO UTF-16BE Error

2014-09-03 Thread DHC Admin
Hi Have you managed to solve this? Thanks On Wed, Feb 6, 2013 at 5:55 AM, Ombongi Moraa Fe moraa.lovetak...@gmail.com wrote: Hi guys, a while ago i received my solution to receiving special characters when sent in messages and subsequently, sending out special characters in responses;

Re: [ANNOUNCE] Kannel 1.4.4 stable release available

2014-08-27 Thread DHC Admin
i have fixed the same problem by installing all the needed packages, deleting the gateway-1.4.4 and starting the whole thing from scratch, re running ./configure is not enough, so it looks. At first I was lacking byacc and bison Regards On Fri, Aug 8, 2014 at 7:44 AM, Hanh Le Bich

reconnect-delay bug

2014-08-24 Thread DHC Admin
Hi I am using svn5031 group = smsc smsc = smpp smsc-id = my-smsc host = 123.123.123.123 receive-port = 0 port = 5000 transceiver-mode = false smsc-username = xxx smsc-password = yy system-type = smpp enquire-link-interval = 20 reconnect-delay = 90 source-addr-ton = 4 source-addr-npi = 9

Re: Tunning up kannel

2014-06-09 Thread DHC Admin
Hi Ahmed Have you tweaked the smsbox-max-pending and/or max-pending-requests? Check for them on the user guide On Wed, Jun 4, 2014 at 11:33 AM, Ahmed BOUDHRAA ahmed.boudh...@inbmi.edunet.tn wrote: Hi we are using kannel about 2 years in our institution and its woriking like a charm. we have

Re: Tunning up kannel

2014-06-09 Thread DHC Admin
for the help - Mail Original - De: DHC Admin dhcad...@gmail.com À: Ahmed BOUDHRAA ahmed.boudh...@inbmi.edunet.tn Cc: users@kannel.org Envoyé: Lundi 9 Juin 2014 13:50:46 Objet: Re: Tunning up kannel Hi Ahmed Have you tweaked the smsbox-max-pending and/or max-pending-requests? Check

Re: Tunning up kannel

2014-06-09 Thread DHC Admin
-url = http://site.site.tn/edureceive.php?phone=%ptext=%asmsc=%icorp=%stime=%tsmsid=%Idrv=%ddrs=%Bshortcode=%P concatenation = true thx for your patience - Mail Original - De: spameden spame...@gmail.com À: Ahmed BOUDHRAA ahmed.boudh...@inbmi.edunet.tn Cc: DHC Admin dhcad

Re: FAKESMSC testing highload - 20% of MT rejected

2014-05-31 Thread DHC Admin
-05-30 21:33:32 [15305] [5] INFO: Starting to service alta from 05695347 to 113 On Fri, May 30, 2014 at 9:31 PM, DHC Admin dhcad...@gmail.com wrote: Hi Ok, so I have the 5089 csv kannel with fakesmsc I am stressing the server and 20% of the messages are not accepted by the smsbox

Re: FAKESMSC testing highload - 20% of MT rejected

2014-05-31 Thread DHC Admin
It seems that the problem is not Kannel or Apache related, it is a binding problem inside the server, with this error: Cannot assign requested address On Sat, May 31, 2014 at 5:26 PM, DHC Admin dhcad...@gmail.com wrote: SUCCESS cat *.log | grep '36689792' 2014-05-30 21:33:21 Receive

FAKESMSC testing highload - 20% of MT rejected

2014-05-30 Thread DHC Admin
Hi Ok, so I have the 5089 csv kannel with fakesmsc I am stressing the server and 20% of the messages are not accepted by the smsbox, but silently, it is like closing the port, is it possible? I have increased the ulimit and tested a lot and I am out of resources: START SCRIPT #!/bin/sh #

max-pending-requests vs max-concurrent-requests

2014-05-29 Thread DHC Admin
Hi all If max-pending-requests is this: Maximum number of pending MO or DLR messages that are handled in parallel. (Default: 512) When added it was defined as: Added config directive 'max-pending-requests' for smsbox group to control the outbound requests stream generated from smsbox towards

Re: PDU decoding

2014-04-29 Thread DHC Admin
Hi Is it possible that a WAP SI notification pops up with an OK-Cancel button and that the OK triggers an MO message? Thanks On Tue, Nov 6, 2007 at 3:38 PM, Ady Wicaksono ady.wicaks...@gmail.comwrote: See this one: Example Service Indication XML is like this: ?xml version=1.0? !DOCTYPE si