Re: 2 Questions re Redis/Debian.

2014-04-23 Thread Hanh Le Bich
Hello again, Sorry for quite late to reply, hope you has found something useful to fix the smsbox. I send the valgrind checking for opensmppbox as promised. Although greatly appreciate what kannel development team doing, but opensmppbox drains your memory 10 times faster than smsbox, plus some bug

Not getting Delivery Report of every part of message

2014-04-23 Thread Hanh Le Bich
You have to modify the code, try to look at the mail archive, you will get it. It's not complicated as i remember. Thanks. > -- > > Message: 5 > Date: Wed, 23 Apr 2014 12:23:40 +0530 > From: Alok Srivastava > To: "users@kannel.org" > Subject: Not getting Delivery Rep

SMPP malformed packet

2014-04-23 Thread Hanh Le Bich
mplete sms on the handset and the SMPP submit_sm packet is malformed. > Tried this with svn versions: > r5026 and r5053 > > Any ideas? > -- next part -- > An HTML attachment was scrubbed... > URL: < > http://www.kannel.org/pipermail/users/attachments/20140423/bb78fc61/attachment-0001.html > > > >

Vcard

2014-04-23 Thread ndiaye Ismaïla
Hello I would like to send Vcards with Kannel, any tips / examples will be welcome. I'm quite compfortable with php... Thanks

Re: Vcard

2014-04-23 Thread spameden
quick googling: http://www.kannel.org/pipermail/users/2008-July/005193.html 2014-04-23 14:24 GMT+04:00 ndiaye Ismaïla : > Hello I would like to send Vcards with Kannel, any tips / examples will be > welcome. > I'm quite compfortable with php... > Thanks >

Re: Vcard

2014-04-23 Thread ndiaye Ismaïla
Thanks I googled before asking... I tried thhis scrip (and some others) none of them worked for me that's why I'm asking here. May be that's a problem with udh 2014-04-23 12:32 GMT+02:00 spameden : > quick googling: > http://www.kannel.org/pipermail/users/2008-July/005193.html > > > 2014-04-23 1

Re: SMPP malformed packet

2014-04-23 Thread [Digital^Dude] ®
3 >> >> Any ideas? >> -- next part -- >> An HTML attachment was scrubbed... >> URL: < >> http://www.kannel.org/pipermail/users/attachments/20140423/bb78fc61/attachment-0001.html >> > >> >>

Re: SMPP malformed packet

2014-04-23 Thread Alvaro Cornejo
Hi No sure if this is the reason but sms lenght protocol only allows messages up to 160 chars on a 7 bit charset therefore, if you set max-sms-octets to over 200, system will trim messages o the equivalent of those 160 chars. If that is the case, then max-sms-octets should not allow values over t

Re: 2 Questions re Redis/Debian.

2014-04-23 Thread Alvaro Cornejo
Hi I think you should do better in creating a new thread for this issue since subject has "nothing to" do with this new issue. Also, post this to de...@kannel.org instead of users@kannel.org Regards Alvaro |-

sms_type in SQLBOX

2014-04-23 Thread Saurabh Pandey
Hi, I need a little help. I have setup the following system: SMSC <> SMS app (Bearerbox+Sqlbox+Opensmppbox) <---> SMPP client (Kannel) Now for aroung a month it was working fine. Now the customer switched Kannel SMPP client to Ozeki. Now when the client is submitting SMS, he is not receiving

Re: sms_type in SQLBOX

2014-04-23 Thread Ali Ansari
It's your customer's side. Have him play around with Ozeki SMPP Provider setting. There are several options in each of ozeki smpp provider settings tab that could cause this. >From kannel to ozeki? It's usually the other way... -- Kind Regards, Ali Ansari Sent from my mobile device. On 23 Apr

store SMS into MySQL with original text

2014-04-23 Thread mozzee
Hi, I want to store SMS with its original text into the database instead of the default encoded format. I am using UTF-8 charset due to the Arabic language requirement and all messages are ending up like msgdata:06470627064A002006330628062A064806460020062306460627002006390628062F 06270644

ERROR due to Delivery Reports from different smsc-id

2014-04-23 Thread Jeff Thorn
We are seeing an increased number of error messages like the following: ERROR: SMPP[bind-b]: got DLR but could not find message or was not interested in it id dst, type<1> We have a number of binds setup to handle bulk messaging (which may queue in kannel) or interactive messaging (which is less

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

2014-04-23 Thread Jeff Thorn
I've searched the user groups for this issue and everyone says to use the same smsc-id. We specifically need different smsc-ids so our interactive messages can be delivered in real time. On Wed, Apr 23, 2014 at 4:45 PM, Jeff Thorn wrote: > We are seeing an increased number of error messages lik

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

2014-04-23 Thread Jeff Thorn
I've searched the user groups for this issue and everyone says to use the same smsc-id. We specifically need different smsc-ids so our interactive messages can be delivered in real time and not get queued with our bulk messages. Is there anyway to ensure that Delivery Reports come back on the same

Re: Vcard

2014-04-23 Thread Willy Mularto
Have you tried examples in contrib folder? Willy Mularto SMS Gateway, Content Provider, Mobile Solution Specialist M: +62811923464, +62818923464 PIN BBM: 74924429 On Apr 23, 2014, at 5:48 PM, ndiaye Ismaïla wrote: > Thanks I googled before asking... I tried thhis scrip (and some others) no

Re: sms_type in SQLBOX

2014-04-23 Thread Saurabh Pandey
Thanks for the reply Ali. The guy is too reluctant to do that. He's not giving me access and tells me that he is using the same setting he uses for his other systems and also there are not much tweaking options. Anyways, thanks for the guidance, I'll poke him more about this. Also do you happen to