[sms-service] Problems Recieving SMS

2012-07-09 Thread Christopher Burke
Hi All, I am attempting to recieve SMS using Kannel however I am running into issues. I intermittently get the response 'Could not fetch content, sorry.' but not all of the time. When I do get messages through, they appear in my core log, as follows: sudo

how to find out dropped messages

2012-07-09 Thread Moazzam Ali
My kannel box is configured with 3 resend retry, can someone tell me how can i find out the dropped messages? Or how kannel log the such messages once all the retries are expired?

Re: Opensmppbox slow in receiving SMS from clients

2012-07-09 Thread spameden
OpenSMPPBox in your scheme is connected to sqlbox and it uses MySQL. DLRs are also stored in MySQL. 2012/7/9 Olutoyin Daniel > Thanks Spameden, > Doesn't opensmppbox has a store? > Even if my SMSC connections are slow, it can receive all traffic from > client and get them store for its own push.

Re: SMPP and system_error

2012-07-09 Thread Alexander Malysh
Hi, as far as I know higate require some TLVs to be defined and sent. Please check their API and configure SMPP appropriate. Thanks, Alex Am 07.07.2012 um 01:00 schrieb Emmanuel CHANSON: > Thanks for your reply > > Yes I can see the line: > DEBUG: message_id: NULL but in submit_sm_resp > so

Re: bearerbox error

2012-07-09 Thread Alvaro Cornejo
the solution is on the error message: check user & password used in your smpp config Regards Alvaro On 7/8/12, alok srivastava wrote: > dear > bearerbox not starting giving error > 2012-07-08 18:26:02 [19103] [6] ERROR: SMPP[xbsnl]: SMSC rejected login to > transmit, code 0x000d

Re: Opensmppbox slow in receiving SMS from clients

2012-07-09 Thread Olutoyin Daniel
Thanks Spameden, Doesn't opensmppbox has a store? Even if my SMSC connections are slow, it can receive all traffic from client and get them store for its own push. TD From: spameden To: Olutoyin Daniel Cc: users Sent: Monday, July 9, 2012 1:24 PM Subject:

Re: Opensmppbox slow in receiving SMS from clients

2012-07-09 Thread spameden
It might be not OpenSMPPBox itself. Possible reasons: 1) Network Connection 2) not optimized MySQL 3) Low throughput of SMSC links you have 2012/7/9 Olutoyin Daniel > Hello, > Do you know how to speed up the rate at which I receive SMS from people > binded to me on opensmppbox. It is rather too

Opensmppbox slow in receiving SMS from clients

2012-07-09 Thread Olutoyin Daniel
Hello, Do you know how to speed up the rate at which I receive SMS from people binded to me on opensmppbox. It is rather too slow. TD

Re: users Digest, Vol 71, Issue 19

2012-07-09 Thread Ravindra Gupta // Viva
http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle > ?> > > Follow *Rediff Deal ho jaye!< > http://track.rediff.com/click?url=___http://dealhojaye.rediff.com?sc_cid=rediffmailsignature___&cmp=signature&lnk=rediffmailsi

Re: smpp group setting by smsc details

2012-07-09 Thread Tapan Thapa
You need to configure your smpp configuration like below: group = smsc smsc = smpp smsc-id = host = localhost port = 2775 #receive-port = 2775 transceiver-mode = 1 smsc-username = smsc-password = system-type = "" source-addr-ton = 0 source-addr-npi = 1 dest-addr-ton = 0 dest-addr-np

Re: sendsms-user group username and password

2012-07-09 Thread Ombongi Moraa Fe
120708/469b3912/attachment-0001.html > > > > -- > > Message: 4 > Date: 9 Jul 2012 02:16:36 - > From: "neo nortan" > To: "users" > Subject: smpp group setting by smsc details > Message-ID: > < > 1341798710.s.643

Re: configure to instances of kannel on different port(Alvaro Cornejo)

2012-07-09 Thread Ombongi Moraa Fe
Morning, How about just saving another instance of the .conf file and put in all your configurations there? In our company's configuration we have 4 different SMSCs that are connected to us so we had 4 different names of the kannel.cof file for each of the SMSCs. The good thing about this is that