MO Unicode SMS

2014-08-20 Thread [Digital^Dude] ®
Hello, How does kannel handle MO sms in unicode? Is it in a readable and decodable state when its handed over to the get-url in sms-service? In what situations is mo-recode necessary? Thanks.

Re: DLR Reports

2014-06-26 Thread [Digital^Dude] ®
What's your dlr-mask? And this may be an operator specific issue as they might only have allowed one retry per submit_sm from the ESME hence not allowing any messages from your end to be buffered. On Jun 26, 2014 3:32 PM, Michael Stevens michael.stev...@mcmcas.co.za wrote: Hi.. OS: Linux

Re: Sqlbox log not logging information

2014-06-15 Thread [Digital^Dude] ®
Do you see sqlbox.log in lsof like the other kannel log files? If yes, is the file writable? Also, please show the result of ps aux | grep kannel result.

Re: Message identifier for returning DLR

2014-06-13 Thread [Digital^Dude] ®
In your sendsms url just append dlr-url e.g. http://kannel.host.com:/sendsms.cgi?user...dlr-mask=xdlr-url=[url encoded form of url] As you receive a dlr response, this dlr-url will be hit. Assuming your dlr-url was the following: http://another.host.com/myapi.py?status=%dmID=123tStamp=

Re: How delivery reports can be stored in mysql database permanently with corresponding user number

2014-05-28 Thread [Digital^Dude] ®
On Mon, May 12, 2014 at 10:52 PM, Anil Singh Bafila anil.si...@iic.ac.inwrote: I am using kannel version 1.4.3 How delivery reports can be stored in mysql database permanently with corresponding user number. Architecture or how delivery reports are processed by kannel using smpp protocol.

submit_sm to same recipeint

2014-05-23 Thread [Digital^Dude] ®
Hello, Is there any possibility that kannel gw fails a burst of submit_sm when the recipient address is the same?

long sms via SMPP message_payload

2014-05-07 Thread [Digital^Dude] ®
Hello, Is there any way to send more than 160 char SMS without fragmenting it on kannel end. It appears SMPP message_payload is not supported in kannel gw although there are SMSCs that require non-fragmented submit_sm via ESME. Any ETA on this feature? Thanks.

Re: long sms via SMPP message_payload

2014-05-07 Thread [Digital^Dude] ®
Are you using kannel gateway or opensmppbox? On Wed, May 7, 2014 at 3:06 PM, Artem Chekulaev slon...@gmail.com wrote: Hi We are using message_payload TLV successfully 2014-05-07 12:28 GMT+04:00 [Digital^Dude] ® millennium@gmail.com: Hello, Is there any way to send more than 160

SMPP data_sm in gateway

2014-04-24 Thread [Digital^Dude] ®
Hello, Is there any support for data_sm in kannel gateway?

Re: SMPP malformed packet

2014-04-24 Thread [Digital^Dude] ®
en www.perusms.com On Wed, Apr 23, 2014 at 12:34 AM, [Digital^Dude] ® millennium@gmail.com wrote: Hello there, Whenever I set max-sms-octets to any value greater than 200, I get an incomplete sms on the handset and the SMPP submit_sm packet is malformed. Tried this with svn

SMPP concatenation

2014-04-22 Thread [Digital^Dude] ®
Hello, In case of MT SMS concatenation=false, what are the downsides of the sms receiving on the remote end? Out of order fragments? multiple delivery reports since there are multiple message_ids? throughpout decrease? ​any other prospective issues?​ ​​

Re: SMPP concatenation

2014-04-22 Thread [Digital^Dude] ®
On Tue, Apr 22, 2014 at 2:51 PM, [Digital^Dude] ® millennium@gmail.comwrote: Hello, In case of MT SMS concatenation=false, what are the downsides of the sms receiving on the remote end? Out of order fragments? multiple delivery reports since there are multiple message_ids? throughpout

Re: SMPP concatenation

2014-04-22 Thread [Digital^Dude] ®
On Tue, Apr 22, 2014 at 3:08 PM, [Digital^Dude] ® millennium@gmail.comwrote: On Tue, Apr 22, 2014 at 2:51 PM, [Digital^Dude] ® millennium@gmail.com wrote: Hello, In case of MT SMS concatenation=false, what are the downsides of the sms receiving on the remote end? Out of order

SMPP malformed packet

2014-04-22 Thread [Digital^Dude] ®
Hello there, Whenever I set max-sms-octets to any value greater than 200, I get an incomplete sms on the handset and the SMPP submit_sm packet is malformed. Tried this with svn versions: r5026 and r5053 Any ideas?

validity of sms

2014-04-02 Thread [Digital^Dude] ®
Hi, I just need to confirm if setting validityperiod to X minutes would send me the DLR in any case (success or failure) within X minutes max. ? Does it work like this? If not, please elaborate on its expected operation. Thanks.

Re: Kannel FAILED Send SMS

2014-03-06 Thread [Digital^Dude] ®
sequence number, and that gives a FAILED sms status. Can kannel be at fault? I'm using svn r5042 on a linux 64bit box. On Mon, Feb 24, 2014 at 11:32 AM, [Digital^Dude] ® millennium@gmail.com wrote: The source/destination address is correct. SMPP link is stable and it didn't throttle

Re: SMPP submit_sm resp reserved error.

2014-03-06 Thread [Digital^Dude] ®
On Wed, Mar 5, 2014 at 1:38 PM, [Digital^Dude] ® millennium@gmail.comwrote: Hello, What could be the reason of: SMPP Submit_sm - resp: (Reserved Error 0x007B), Submit_sm - resp: Ok Does kannel retry these sms or is it a fatal error? Thanks. Some of the submit_sm resp packets do

Re: LA logs errors

2014-03-06 Thread [Digital^Dude] ®
On Fri, Sep 14, 2012 at 12:49 PM, [Digital^Dude] ® millennium@gmail.com wrote: Hello, All my LA logs report the following error consistently, however, sms delivery is fine. ERROR: Failed to convert string from UTF-8 to gsm - probably broken type names I'm using Kannel: svn-r4837M

Re: Kannel FAILED Send SMS

2014-02-24 Thread [Digital^Dude] ®
Programmer in VAS Mobile services, ERP, Health and Web-based Systems. Experienced Linux System Administrator and Open Source Developer. On Mon, Feb 24, 2014 at 10:32 AM, [Digital^Dude] ® millennium@gmail.com wrote: Hi, Can anyone shed some light on the possible reasons why bearerbox would

Re: Kannel FAILED Send SMS

2014-02-24 Thread [Digital^Dude] ®
-level=1 Can't I get a generic list of cases where kannel would mark an sms as failed? This should have been mentioned in the userguide btw... @sotandeka On Mon, Feb 24, 2014 at 11:32 AM, [Digital^Dude] ® millennium@gmail.com wrote: The source/destination address is correct. SMPP link

Kannel FAILED Send SMS

2014-02-23 Thread [Digital^Dude] ®
Hi, Can anyone shed some light on the possible reasons why bearerbox would mark an sms as FAILED? Does it fail it when an smsc doesn't send submit_sm ack? Thanks.

SMPP DLR with identification

2014-02-18 Thread [Digital^Dude] ®
Hi all, I need to have some relation b/w the sms I send out from kannel and the dlr that is received. e.g. like a custom message ID I send along with my sendsms URL, the dlr-url should have that same sms id in one of the parameters Can this be acheived? How? Thanks.

mysql DLR update

2014-02-13 Thread [Digital^Dude] ®
Hi all, I just need to be clear here, when dlr-storage=mysql, and I specify a valid dlr-mask, does kannel update the field status when a dlr is received? I get rows inserted in my dlr mysql table correctly, but they never update, although the message ID, source and destination addresses match

Re: mysql DLR update

2014-02-13 Thread [Digital^Dude] ®
.. On Thu, Feb 13, 2014 at 6:53 PM, Willy Mularto sangpr...@gmail.com wrote: AFAIK it deletes success DLR from the row. It is better for you to have a simple http script to handle DLR. Sent from my Sony Xperia(tm) smartphone On 13 Feb 2014 20:49, [Digital^Dude] (R) millennium@gmail.com wrote

Re: mysql DLR update

2014-02-13 Thread [Digital^Dude] ®
Sony Xperia(tm) smartphone On 13 Feb 2014 21:01, [Digital^Dude] (R) millennium@gmail.com wrote: As for me, its not touching the rows inserted in the dlr table, no deletes, no updates, for success or failure. I agree dlr-url is a better way, but its strange how/why a built-in feature

Re: mysql DLR update

2014-02-13 Thread [Digital^Dude] ®
On Fri, Feb 14, 2014 at 11:32 AM, John alero johnale...@gmail.com wrote: Hii, Kindly use below parameters in SMSC.conf file. msg-id-type= 0x01 My bad, it worked. thanks. On Fri, Feb 14, 2014 at 11:44 AM, [Digital^Dude] (R) millennium@gmail.com wrote: Hello, Here

Re: barcode sms

2014-02-11 Thread [Digital^Dude] ®
in contrib folder and also in the list's archives. Is there any vendor independent picture message (SMS) sending samples that anyone wants to share? Sent from my Sony Xperia(tm) smartphone On 6 Feb 2014 18:37, [Digital^Dude] (R) millennium@gmail.com wrote: Hi all, How can I send

Re: barcode sms

2014-02-06 Thread [Digital^Dude] ®
folder and also in the list's archives. Sent from my Sony Xperia(tm) smartphone On 6 Feb 2014 18:37, [Digital^Dude] (R) millennium@gmail.com wrote: Hi all, How can I send monochrome barcode as SMS via kannel? Thanks.

Re: SMPP Asynchronous mode

2013-08-05 Thread [Digital^Dude] ®
Hi, look at max-pending-submits. Assuming the operator delivers sms without problems with delay of submit_sm_resp, I was just wondering how kannel would behave if max-pending-submits is more than 200... Alex Am 01.08.2013 um 20:02 schrieb [Digital^Dude] ® millennium@gmail.com

DROPPED inbound SMS

2013-02-27 Thread [Digital^Dude] ®
Hello, Can anyone tell me why / when kannel marks all inbound SMSes as DROPPED? I'm getting DROPPED Received SMS in my bearerbox log. Scenario: Single smsbox for multiple smpp smsc links. Single sms-service group for all inbound traffic. Am I messing up with my smsbox-route group? kannel SVN

Re: Kannel r5024 for sar_ mo concatenation

2013-02-27 Thread [Digital^Dude] ®
25.02.2013 um 10:41 schrieb [Digital^Dude] ® millennium@gmail.com : Yes, I use SMPP SMSC. bearerbox log: 2013-02-25 14:04:51 [3768] [6] DEBUG: SMPP[x]: throughput (0.00,1.00) 2013-02-25 14:04:51 [3768] [6] DEBUG: Optional parameter tag (0x000e) 2013-02-25 14:04:51 [3768] [6] DEBUG: Optional

Re: Kannel r5024 for sar_ mo concatenation

2013-02-25 Thread [Digital^Dude] ®
Hello, Since I have upgraded from *r5014*, I am unable to receive any hit for inbound sms in my bearerbox. Kannel status does show the correct number of sms received, but I cannot see the message details in any log. And hence, I am unable to send an automated reply on incoming messages.

Re: Kannel r5024 for sar_ mo concatenation

2013-02-25 Thread [Digital^Dude] ®
, do you use SMPP SMSC? Could you please provide bearerbox smsbox debug log? Alex Am 25.02.2013 um 07:51 schrieb [Digital^Dude] ® millennium@gmail.com : Hello, Since I have upgraded from *r5014*, I am unable to receive any hit for inbound sms in my bearerbox. Kannel status does show

Re: Kannel r5024 for sar_ mo concatenation

2013-02-25 Thread [Digital^Dude] ®
smsbox debug log? Alex Am 25.02.2013 um 07:51 schrieb [Digital^Dude] ® millennium@gmail.com : Hello, Since I have upgraded from *r5014*, I am unable to receive any hit for inbound sms in my bearerbox. Kannel status does show the correct number of sms received, but I cannot see

Re: Kannel r5024 for sar_ mo concatenation

2013-02-25 Thread [Digital^Dude] ®
Hi, this was a typo in my patch. Fixed in SVN. Thanks, it works now. Alex Am 25.02.2013 um 17:21 schrieb Alexander Malysh amal...@kannel.org: Hmm very strange UDH, I will look into this. Alex Am 25.02.2013 um 10:41 schrieb [Digital^Dude] ® millennium@gmail.com : Yes, I use

Re: Long Messages using httpsmsc

2013-02-24 Thread [Digital^Dude] ®
[mailto:users-boun...@kannel.org] *On Behalf Of*[Digital^Dude] ® *Sent:* vrijdag 22 februari 2013 10:03 *To:* Alexander Malysh *Cc:* users@kannel.org *Subject:* Re: Long Messages using httpsmsc ** ** Hi, ** ** sar support has been commited yesterday, enjoy :-) I tried my best

Kannel r5024 for sar_ mo concatenation

2013-02-24 Thread [Digital^Dude] ®
Hello, Since I have upgraded from *r5014*, I am unable to receive any hit for inbound sms in my bearerbox. Kannel status does show the correct number of sms received, but I cannot see the message details in any log. And hence, I am unable to send an automated reply on incoming messages. Debug

Re: Long Messages using httpsmsc

2013-02-22 Thread [Digital^Dude] ®
Hi, sar support has been commited yesterday, enjoy :-) I tried my best to enjoy but the latest svn revision throws up: SMSC returned error code 0x0062 (Invalid message validity period) in response to submit_sm Alex Am 22.02.2013 um 08:48 schrieb [Digital^Dude] ® millennium

Re: Long Messages using httpsmsc

2013-02-22 Thread [Digital^Dude] ®
22.02.2013 um 08:48 schrieb [Digital^Dude] ® millennium@gmail.com : Hi, sar_ within HTTP SMSC??? Obviously its not in the http smsc! ! ! So can I assume that when kannel tells me that MO concatenated message handling is enabled, I should only think of the UDH mode? If yes

Re: Long Messages using httpsmsc

2013-02-22 Thread [Digital^Dude] ®
Am 22.02.2013 um 08:48 schrieb [Digital^Dude] ® millennium@gmail.com: Hi, sar_ within HTTP SMSC??? Obviously its not in the http smsc! ! ! So can I assume that when kannel tells me that MO concatenated message handling is enabled, I should only think of the UDH mode? If yes

Re: Long Messages using httpsmsc

2013-02-21 Thread [Digital^Dude] ®
schrieb [Digital^Dude] ® millennium@gmail.com : On Fri, Feb 8, 2013 at 3:36 PM, Ali Kashif syedalikas...@gmail.comwrote: try adding following in CORE section. sms-combine-concatenated-mo = true sms-combine-concatenated-mo-timeout = 1800 and in your httpSMSC max-sms-octets= 1260 I

Re: Long Messages using httpsmsc

2013-02-15 Thread [Digital^Dude] ®
On Fri, Feb 8, 2013 at 3:36 PM, Ali Kashif syedalikas...@gmail.com wrote: try adding following in CORE section. sms-combine-concatenated-mo = true sms-combine-concatenated-mo-timeout = 1800 and in your httpSMSC max-sms-octets= 1260 you have to calculate the MAX octets, in some old

Re: MO concatenation with multiple SMSC connection question

2013-02-08 Thread [Digital^Dude] ®
On Tue, Nov 27, 2012 at 3:25 AM, Hunt conan...@gmail.com wrote: Hi Alex, So I have to assign both SMSC with sms-id = same id? Will connecting to multiple SMSC improve the incoming throughput? Or one is enough? Thanks. ~KH On Tue, Nov 27, 2012 at 3:05 AM, Alexander Malysh

Re: Long Messages using httpsmsc

2013-02-08 Thread [Digital^Dude] ®
On Sun, Jan 13, 2013 at 8:51 AM, Tapan Kumar Thapa tapan.thapa2...@gmail.com wrote: Add concatenation=true in your user config On Jan 13, 2013 4:57 AM, michael osakede ire...@yahoo.com wrote: Hi, bellow is my config for my httpsmsc, when i send more than 160 character the message gets

Kannel AT SMSC

2012-10-10 Thread [Digital^Dude] ®
Whenever I connect to any AT SMSC, I get the following error in the bearerbox log: INFO: AT2[51x]: AT SMSC successfully opened. ERROR: AT2[51x]: Generic error: ERROR I have tested this specific modem for AT commands over a raw serial port, and it works perfectly well. Can this error be ignored

Re: wap push sms mask

2012-09-18 Thread [Digital^Dude] ®
Isn't there any way I can change the mask without restarting kannel? On Fri, Sep 14, 2012 at 12:11 PM, [Digital^Dude] ® millennium@gmail.com wrote: Hi, I have set up kannel 1.5.0 with wap push and testing the send process using test_ppg. The mask is always 1234. How can I change

wap push sms mask

2012-09-14 Thread [Digital^Dude] ®
Hi, I have set up kannel 1.5.0 with wap push and testing the send process using test_ppg. The mask is always 1234. How can I change it? Regards

LA logs errors

2012-09-14 Thread [Digital^Dude] ®
Hello, All my LA logs report the following error consistently, however, sms delivery is fine. ERROR: Failed to convert string from UTF-8 to gsm - probably broken type names I'm using Kannel: svn-r4837M. Is it a bug in this version or can this error be ignored..? Please indicate the resolution

Re: Kannel WAP Push in production

2012-09-12 Thread [Digital^Dude] ®
So in wap 1.0 I can't change the mask? On Wed, Sep 12, 2012 at 2:05 AM, Alvaro Cornejo cornejo.alv...@gmail.comwrote: Hi I think kannel supports only wap 1.0 For wap 2.0, mms others you might want to try mbuni... Regards Alvaro On 9/11/12, [Digital^Dude] ® millennium@gmail.com

Re: Kannel WAP Push in production

2012-09-12 Thread [Digital^Dude] ®
FeaturesWAP - Fully compliant with WAP 1.1 specification - Already implements some WAP 1.2 and even WAP 2.0 features. Source: http://kannel.org/download/kannel-userguide-snapshot/userguide.html On Wed, Sep 12, 2012 at 2:06 PM, [Digital^Dude] ® millennium@gmail.comwrote: So

Re: push proxy gateway

2012-09-11 Thread [Digital^Dude] ®
www.smsglobal.com.mx y www.pravcom.com On Mon, Sep 10, 2012 at 2:03 PM, [Digital^Dude] ® millennium@gmail.com wrote: I want to know the configuration syntax and detail of the pap control files On Mon, Sep 10, 2012 at 10:01 PM, [Digital^Dude] ® millennium@gmail.com wrote: Hi

Kannel WAP Push in production

2012-09-11 Thread [Digital^Dude] ®
Hello, Having tested wap pushes as explained in: http://kannel.org/download/kannel-userguide-snapshot/userguide.html#PPG 1. Is there any way wap pushes can be used via API? Just like smses are sent via kannel? I am using SMPP for sms. 2. How do I change the mask of wap push messages? -- Thanks

push proxy gateway

2012-09-10 Thread [Digital^Dude] ®
Hi all, version: Kannel svn-r4995 Ubuntu 9.10 i386 2012-09-10 21:45:17 [12962] [1] DEBUG: TEST_PPG: push 0 done: reply from, http://localhost:5500/wappush?username=foopassword=bar Entity: line 1: parser error : Start tag expected, '' not found Sent. ^ 2012-09-10 21:45:17 [12962] [1] WARNING:

Re: push proxy gateway

2012-09-10 Thread [Digital^Dude] ®
I want to know the configuration syntax and detail of the pap control files On Mon, Sep 10, 2012 at 10:01 PM, [Digital^Dude] ® millennium@gmail.com wrote: Hi all, version: Kannel svn-r4995 Ubuntu 9.10 i386 2012-09-10 21:45:17 [12962] [1] DEBUG: TEST_PPG: push 0 done: reply from

Re: batch send

2012-02-08 Thread [Digital^Dude] ®
Whats the max limit of numbers we can concatenate in this url with the + sign? On Thu, Nov 24, 2011 at 10:05 PM, Otandeka Simon Peter sotand...@gmail.comwrote: Try http://kannel.machine:port/cgi-bin/sendsms?to=num1+num2+num3.. Tested and it works On Thu, Nov 24, 2011 at 7:42 PM, Rene