kannel (gateway-1.5.0) giving error when running bearerbox

2012-06-04 Thread alok srivastava
alok@alok-Inspiron-N5110:~/kannel50/gateway-1.5.0$ sudo gw/bearerbox -v 1 /etc/kannel/kannel1600.conf 2012-06-05 11:29:57 [13671] [0] INFO: Debug_lvl = 1, log_file = , log_lvl = 0 2012-06-05 11:29:57 [13671] [0] PANIC: DLR: storage type 'mysql' is not supported! 2012-06-05 11:29:57 [13671] [0] PANI

SMS Text Length

2012-06-04 Thread Tapan Thapa
Hello, If i am sending multi-part text messages (some times 320,480 or bigger character length message) then how many messages kannel will submit to upstream smsc. Regards Tapan Thapa

RE: sqlbox not sending message and and copy the record to sent sms

2012-06-04 Thread Rene Kluwen
This occurs (among others) if you use a different version of Kannel & sqlbox. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of alok srivastava Sent: Monday, 04 June, 2012 15:24 To: spameden Cc: users@kannel.org Subject: Re: sqlbox not sending message

Re: SMPP Throughput

2012-06-04 Thread spameden
Could you please share your kannel configuration if you succeed? Thanks 2012/6/4 Wasim Baig > No, no. I was wrong. It wasn't kannel. > > The issue was in the SIGTRAN SMSC. Tuned some parameters and its now > happily sending at 350 sms/sec, sustained. > > Will now start tuning kannel, smsbox/dlr

Re: SMPP Throughput

2012-06-04 Thread Wasim Baig
No, no. I was wrong. It wasn't kannel. The issue was in the SIGTRAN SMSC. Tuned some parameters and its now happily sending at 350 sms/sec, sustained. Will now start tuning kannel, smsbox/dlr-url sqlbox/mysqld to try and push the 4-node cluster past 2000 sms/sec. Many thanks all. -wasim On Thu

Re: sqlbox not sending message and and copy the record to sent sms

2012-06-04 Thread spameden
You probably messed around kannel & sqlbox. I strongly suggest doing fresh re-compiling from SVN, removing /var/lib/kannel directory and you need to install kannel first and after that compile & install sqlbox. 2012/6/4 alok srivastava > sir > before quitting sqlbox giving error on terminal > >

Re: sqlbox not sending message and and copy the record to sent sms

2012-06-04 Thread alok srivastava
sir before quitting sqlbox giving error on terminal 2012-06-05 00:10:04 [20970] [12] ERROR: Packet too short while unpacking Msg. 2012-06-05 00:10:04 [20970] [12] ERROR: Msg packet was invalid. 2012-06-05 00:10:04 [20970] [12] ERROR: Failed to unpack data! regards abhi On Mon, Jun 4, 2012 at 6:

Re: sqlbox not sending message and and copy the record to sent sms

2012-06-04 Thread spameden
are you using latest sqlbox from SVN? you can compile sqlbox with debug to see what actually fails inside it, also check record in the sent_sms what's inside it. 2012/6/4 alok srivastava > dear > after inserting the message to send-sms table it copied the message to > sent-sms but not sending a

sqlbox not sending message and and copy the record to sent sms

2012-06-04 Thread alok srivastava
dear after inserting the message to send-sms table it copied the message to sent-sms but not sending and also sqlbox program dead. error messages that are coming in sqlbox log i am copying here 2012-06-04 23:20:58 [20698] [2] DEBUG: bearerbox_to_sql: connection to bearerbox died. 2012-06-04 23:20

Re: How do i configure Kannel for single Transmitter account and Receiver account But several short Codes

2012-06-04 Thread Felix Obareh
### COM RX # ## Than you for he prompt reply, My provider however insists that i have to specify service-type= 7955 where 7955 is shortcode for a succes

Re: How do i configure Kannel for single Transmitter account and Receiver account But several short Codes

2012-06-04 Thread spameden
If your sms-provider gives you smpp server on port 2775 it'd be: For transmitter: port = 2775 receive-port = 0 For receiver only: receive-port = 2775 port = 0 For transciever: port=2775 transceiver-mode = 1 or port=2775 receive-port = 2775 2012/6/4 Willy Mularto > Does your provider supp

Re: How do i configure Kannel for single Transmitter account and Receiver account But several short Codes

2012-06-04 Thread spameden
Read user-guide. It's very detailed and will give you basic idea how to do this. 2012/6/4 Felix Obareh > Hi? > > I have a single Transmitter and Receiver login from my provider. I need to > transmit and send from different shortcodes. What is the best configuration > setup for the kannel.conf >

Re: How do i configure Kannel for single Transmitter account and Receiver account But several short Codes

2012-06-04 Thread Willy Mularto
Does your provider supports multiple binding? If yes then you just need 1 bind for transmitter and 1 bind for receiver. If not then you just need set is as transceiver On Jun 4, 2012, at 2:07 PM, Felix Obareh wrote: > Hi? > > I have a single Transmitter and Receiver login from my provider. I

How do i configure Kannel for single Transmitter account and Receiver account But several short Codes

2012-06-04 Thread Felix Obareh
Hi? I have a single Transmitter and Receiver login from my provider. I need to transmit and send from different shortcodes. What is the best configuration setup for the kannel.conf Thank you in advance On Sun, Jun 3, 2012 at 12:30 PM, Rene Kluwen wrote: > We don’t give individual support to