how-to set dlr-mask in smpp client ?
> Date: Thu, 12 Aug 2010 14:42:21 -0500 > Subject: Re: no dlr on status-success > From: [email protected] > To: [email protected] > CC: [email protected] > > check dlr type you ask for on each message. use 31 to get all dlrs available > > Read manual for details > > |-----------------------------------------------------------------------------------------------------------------| > 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.NET www.smsglobal.com.mx y > www.pravcom.com > > > > On Thu, Aug 12, 2010 at 2:31 PM, Imran Aghayev > <[email protected]> wrote: > > kannel generates DLR only if it catches failure. I need to have DLR on > > success sending as well. > > What is wrong ? > > > > 2010-08-12 21:09:20 [8276] [18] DEBUG: data: 65 3a 20 74 69 6d 65 6f 75 74 > > 3d 31 35 2c 20 6d e: timeout=15, m > > 2010-08-12 21:09:20 [8276] [18] DEBUG: data: 61 78 3d 31 30 30 0d 0a 43 6f > > 6e 6e 65 63 74 69 ax=100..Connecti > > 2010-08-12 21:09:20 [8276] [18] DEBUG: data: 6f 6e 3a 20 4b 65 65 70 2d 41 > > 6c 69 76 65 0d 0a on: Keep-Alive.. > > 2010-08-12 21:09:20 [8276] [18] DEBUG: data: 54 72 61 6e 73 66 65 72 2d 45 > > 6e 63 6f 64 69 6e Transfer-Encodin > > 2010-08-12 21:09:20 [8276] [18] DEBUG: data: 67 3a 20 63 68 75 6e 6b 65 64 > > 0d 0a 43 6f 6e 74 g: chunked..Cont > > 2010-08-12 21:09:20 [8276] [18] DEBUG: data: 65 6e 74 2d 54 79 70 65 3a 20 > > 74 65 78 74 2f 70 ent-Type: text/p > > 2010-08-12 21:09:20 [8276] [18] DEBUG: data: 6c 61 69 6e 0d 0a 0d 0a 66 61 > > 69 6c 75 72 65 0a lain....failure. > > 2010-08-12 21:09:20 [8276] [18] DEBUG: Octet string dump ends. > > 2010-08-12 21:09:20 [8276] [9] ERROR: HTTP[TMOBILE]: Message not accepted. > > 2010-08-12 21:09:20 [8276] [9] DEBUG: SMSC[TMOBILE]: creating DLR message > > 2010-08-12 21:09:20 [8276] [9] DEBUG: SMSC[TMOBILE]: DLR = 725d4049 > > 2010-08-12 21:09:20 [8276] [17] DEBUG: send_msg: sending msg to boxc: > > <ESME1> > > 2010-08-12 21:09:20 [8276] [17] DEBUG: boxc_sender: sent message to > > <127.0.0.1> > > 2010-08-12 21:09:28 [8276] [11] DEBUG: Dumping 1 messages to store > > 2010-08-12 21:09:29 [8276] [2] DEBUG: HTTP: Creating HTTPClient for > > `89.240.195.169'. > > 2010-08-12 21:09:29 [8276] [2] DEBUG: HTTP: Created HTTPClient area > > 0x81b8d40. > > 2010-08-12 21:09:29 [8276] [3] DEBUG: sql: SELECT count(*) FROM `dlr` > > 2010-08-12 21:09:29 [8276] [3] DEBUG: column=count(*) buffer_type=8 > > max_length=0 length=21 > > 2010-08-12 21:09:29 [8276] [3] DEBUG: HTTP: Resetting HTTPClient for > > `89.240.195.169'. > > > > 2010-08-12 21:06:13 [8085] [16] DEBUG: data: 61 78 3d 31 30 30 0d 0a 43 6f > > 6e 6e 65 63 74 69 ax=100..Connecti > > 2010-08-12 21:06:13 [8085] [16] DEBUG: data: 6f 6e 3a 20 4b 65 65 70 2d 41 > > 6c 69 76 65 0d 0a on: Keep-Alive.. > > 2010-08-12 21:06:13 [8085] [16] DEBUG: data: 54 72 61 6e 73 66 65 72 2d 45 > > 6e 63 6f 64 69 6e Transfer-Encodin > > 2010-08-12 21:06:13 [8085] [16] DEBUG: data: 67 3a 20 63 68 75 6e 6b 65 64 > > 0d 0a 43 6f 6e 74 g: chunked..Cont > > 2010-08-12 21:06:13 [8085] [16] DEBUG: data: 65 6e 74 2d 54 79 70 65 3a 20 > > 74 65 78 74 2f 70 ent-Type: text/p > > 2010-08-12 21:06:13 [8085] [16] DEBUG: data: 6c 61 69 6e 0d 0a 0d 0a 6f 6b > > 0a lain....ok. > > 2010-08-12 21:06:13 [8085] [16] DEBUG: Octet string dump ends. > > 2010-08-12 21:06:25 [8085] [11] DEBUG: Dumping 0 messages to store > > > >
