Re: SMS lifetime

2014-04-08 Thread Dorin
14 in timestamp is 1914 and not 2014. On 2 aprilie 2014 19:41, Milan P. Stanic wrote: On Wed, 2014-04-02 at 19:01, dorin wrote: I would appreciate any help or maybe some ideas. Or my problem is unsolvable? On 2014-03-31 18:16, dorin wrote: Hello all! I want to configure SMS validity under

Re: SMS lifetime

2014-04-02 Thread dorin
I would appreciate any help or maybe some ideas. Or my problem is unsolvable? On 2014-03-31 18:16, dorin wrote: Hello all! I want to configure SMS validity under sqlbox. As I read in documentation I must set parameter validity with desired minutes. in my case I have validity = 5 but on the SMSC

Re: kannel+sqlbox and many smsc

2014-02-19 Thread dorin
? Sent from my Sony Xperia^(TM) smartphone On 19 Feb 2014 19:20, dorin dorinafte...@mail.ru mailto:dorinafte...@mail.ru wrote: Hello All! I couldn't found under internet nothing helpful with my problem. My server is configured with kannel+sqlbox and I have added second smsc

bad coding format

2014-01-12 Thread dorin
Hello all! I'm trying to send sms in utf-8 format via bearerbox-smsbox-sqlbox. MySql DB is configured in utf8. coding = 2, charset = utf-8, momt = mt, sms_type = 2, I'm sending this word: тест send_sms table contains correct word (тест) but sent_sms and access.log instead of тест contains such

Kannel+SqlBox+UTF-8

2013-12-26 Thread dorin
Hello All! I can't send sms in UTF-8, SMSC tells me that I send an wrong format. My configurations are: 1. MySQL is set to UTF-8 2. tables send_sms, sent_sms with some important rows like msgdata... have BLOB binary type. I have tested with text (utf8_gneral_ci). 3. sms_type = 2; coding = 2;

can't receive dlr to mysql DB

2013-12-09 Thread dorin
Hello all! After I have made some changes withstore-typeand store-location, I no longer receive dlr's in my DB and logs don't get errors. (after, these two rows I have commented) A part of my conf example. group = core admin-port = 13000 smsbox-port = 13001 admin-password = log-file =

kannel with apache and nginx

2013-12-05 Thread dorin
Hello all! I have both web servers on my machine apache (80 port) and nginx (81 port). How can I tell kannel to use nginx at 81 port? Thanks!

Re: kannel with apache and nginx

2013-12-05 Thread dorin
I can't do this because I use sqlbox and I write data to db table. On 2013-12-05 16:54, spameden wrote: put :81 into your url, e.g.: http://localhost:81/path_to_your_super_duper_script.php 2013/12/5 dorin dorinafte...@mail.ru mailto:dorinafte...@mail.ru Hello all! I have both web

Re: Big problem with sqlbox

2013-11-16 Thread dorin
and now I can insert 100SMS into send_sms table at once. What do you think about this situation? On 15.11.2013 15:21, spameden wrote: 2013/11/15 dorin dorinafte...@mail.ru mailto:dorinafte...@mail.ru you are right! in OOM-killer list is Mysql and Apache. As I understand, I must

Re: Big problem with sqlbox

2013-11-16 Thread dorin
with needed information. 2013/11/16 dorin dorinafte...@mail.ru mailto:dorinafte...@mail.ru After I insert phone numbers into send_sms table, bearerbox-smsbox-sqlbox starts a lot of Apache processes that essentially increasing RAM. Conclusion: More Phone numbers into send_sms

Re: Big problem with sqlbox

2013-11-15 Thread dorin
at all. So it's not your problem. == Rene -Original Message- From: users [mailto:users-boun...@kannel.org] On Behalf Of dorin Sent: donderdag 14 november 2013 12:12 To: spameden Cc: users@kannel.org Subject: Re: Big problem with sqlbox Thanks spameden for your reply first of all what's

Re: Big problem with sqlbox

2013-11-15 Thread dorin
you are right! in OOM-killer list is Mysql and Apache. As I understand, I must increase urgent my RAM. On 15.11.2013 10:39, spameden wrote: Check your dmesg as well as syslog entries, mysqld might be killed by OOM-killer. 2013/11/15 dorin dorinafte...@mail.ru: How many entries

Big problem with sqlbox

2013-11-14 Thread dorin
Hello all! I have a big problem ! I need to send via KANNEL 5000 of SMS. When I insert into table kannel_sqlbox_send_sms every minute 10 SMS - all works fine. But this method is very slow If I try to increase inserting SMS, for example (100SMS) MySql stops working and I got this error:

Re: Big problem with sqlbox

2013-11-14 Thread dorin
messages daily (MT) without any problems. 2013/11/14 dorin dorinafte...@mail.ru: Hello all! I have a big problem ! I need to send via KANNEL 5000 of SMS. When I insert into table kannel_sqlbox_send_sms every minute 10 SMS - all works fine. But this method is very slow If I try to increase

Re: Big problem with sqlbox

2013-11-14 Thread dorin
problems. 2013/11/14 dorin dorinafte...@mail.ru: Hello all! I have a big problem ! I need to send via KANNEL 5000 of SMS. When I insert into table kannel_sqlbox_send_sms every minute 10 SMS - all works fine. But this method is very slow If I try to increase inserting SMS, for example (100SMS

Re: Big problem with sqlbox

2013-11-14 Thread dorin
you think about this situation? how much rows can be inserted in dlr at once? On 14.11.2013 16:43, spameden wrote: 2013/11/14 dorin dorinafte...@mail.ru: Thanks spameden for your reply first of all what's the kannel/sqlbox version you're running? I'm using kannel - 1.5 and sqlbox - I'm

Re: very strange problem

2013-08-21 Thread dorin
received On 20.08.2013 17:51, Rene Kluwen wrote: Could you post some logs? -Original Message- From: users [mailto:users-boun...@kannel.org] On Behalf Of dorin Sent: dinsdag 20 augustus 2013 15:36 To:users@kannel.org Subject: very strange problem Hello! I want to example: I'm waited 2 SMS

Re: very strange problem

2013-08-21 Thread dorin
Want to notice, dlr come back if SMSC response quickly. Otherwise status into dlr table always remains set to 8(SMSC Submit) and row created by kannel is not removed. These statuses I will recieve only if I will send later one SMS. On 21.08.2013 9:49, dorin wrote: access_kannel.log 2013-08

very strange problem

2013-08-20 Thread dorin
Hello! I want to example: I'm waited 2 SMS status about an hour and half. Nothing has come. After, I sent one sms, within 1-2 seconds came these old statuses without current status of last SMS. I have the feeling that when I sent last SMS the connection has opened. Before it was closed. This

Re: DLR issue

2013-08-14 Thread dorin
the boxc_id field to your smsbox-id. == Rene *From:*Alejandro Guerrieri [mailto:alejandro.guerri...@gmail.com] *Sent:* dinsdag 13 augustus 2013 18:23 *To:* Rene Kluwen *Cc:* dorin; users@kannel.org *Subject:* Re: DLR issue Also, are you sending to the same phone number? Many carriers have velocity

Re: DLR issue

2013-08-14 Thread dorin
Thanks all! The problem is solved! My solution was: msg-id-type = 0x00 On 14.08.2013 12:19, dorin wrote: Hello all! are you sending to the same phone number? - NO Give both sqlbox and your smsbox a different smsbox-id. Then, when inserting a message, set the boxc_id field to your smsbox-id

Re: Problem with sqlbox and utf8

2013-08-13 Thread dorin
thanks for your reply spameden, but coding=2 didn't helped me. On 12.08.2013 18:55, spameden wrote: use coding=2 2013/8/12 dorin dorinafte...@mail.ru mailto:dorinafte...@mail.ru Hello! Have such trouble, I can't send utf8 data via sqlbox. Every time it spoils the data. On sent_sms

Re: Problem with sqlbox and utf8

2013-08-13 Thread dorin
the Sender, in case of SMPP On Tue, Aug 13, 2013 at 9:22 AM, dorin dorinafte...@mail.ru mailto:dorinafte...@mail.ru wrote: thanks for your reply spameden, but coding=2 didn't helped me. On 12.08.2013 18:55, spameden wrote: use coding=2 2013/8/12 dorin dorinafte...@mail.ru

Re: Problem with sqlbox and utf8

2013-08-13 Thread dorin
Want to notice that I do not properly explained the latest post, If I send 2 SMS via sqlbox then DLR comes back only for the last sent SMS. On 13.08.2013 14:17, dorin wrote: Thanks a lot! Your solution helps me. Now I have another problem. When I send one SMS via sqlbox I receive good DLR from

DLR issue

2013-08-13 Thread dorin
Hello! who can help me? I configured: bearerbox-smsbox-sqlbox. That works fine if I send one message via sqlbox. But if I send more messages at once, I receive DLR status only for the last sent message. For example I write into send_sms table one sms - I recieve a good DLR status. If I write

Problem with sqlbox and utf8

2013-08-12 Thread dorin
Hello! Have such trouble, I can't send utf8 data via sqlbox. Every time it spoils the data. On sent_sms and cellphone arrives question mark. Config file contains: . system-type = alt-charset = ucs-2 If needs more information data please tell me. Please help me!

Re: DLR

2013-08-09 Thread dorin
, otherwise you won't get anything from them after the initial submit_sm_resp. Regards, Alex On Thu, Aug 8, 2013 at 9:49 AM, Dorin Aftenii dorinafte...@mail.ru mailto:dorinafte...@mail.ru wrote: For me is interesting what is reale means DEBUG: boxc_receiver: heartbeat with load value 0

DLR

2013-08-08 Thread Dorin Aftenii
, sms_type, dlr_mask, dlr_url, boxc_id ) VALUES (   'MT', '8902110', '7925740', 'Test message', 2, 31, ' http://134.0.113.138/dlr.php?smsc=%ifrom=%Pto=%pdlr-mask=%dsmsID=123456789 ', 'mysmsbox' ); Thanks! Dorin.

Fwd: Re: DLR

2013-08-08 Thread dorin
with load value 0 received) like SMSC returned nothig. Or im wrong? On 08.08.2013 14:58, Alejandro Guerrieri wrote: The smsc must have dlrs enabled on their side as well, contact them and ask if it's enabled. Hope it helps, -- Alex Guerrieri On Aug 8, 2013, at 7:42, Dorin Aftenii dorinafte

Re[3]: DLR

2013-08-08 Thread Dorin Aftenii
Rubim Cel: (21)97445317 On Thu, Aug 8, 2013 at 9:52 AM, dorin dorinafte...@mail.ru wrote: Hello Alejandro! Thank for your reply. dlr - are you meaning BIND_RECEIVER and BIND_RECEIVER_RESP? They told me that they use only transceiver mode. If dlrs are disabled on SMSC, I wouldn't receive nothing

Problem with DLR

2013-08-07 Thread Dorin Aftenii
: INSERT INTO oempro_kannel_sqlbox_send_sms (   momt, sender, receiver, msgdata, sms_type, dlr_mask, dlr_url, boxc_id ) VALUES (   'MT', '8902110', '7925740', 'Test message', 2, 31, ' http://134.0.113.138/dlr.php?smsc=%ifrom=%Pto=%pdlr-mask=%dsmsID=123456789 ', 'mysmsbox' ); Thanks! Dorin.