Incorrect Routing by Bearerbox

2011-11-02 Thread Big Crunch
Hi, In the past couple of weeks I have seen some erratic behaviour from bearerbox. It does not route an sms onto the route that it has been asked to, instead it seems to choose any of the live routes and send the message onto them. We are using smppbox to send messages across to bearerbox and

re : Custom Message Type..

2011-11-02 Thread Jignesh Gandhi
Hello, Is it possible to send and an SMPP message(request) with custom message type and payload ? Also, is it possible to process a response with the above mentioned custom message type ? Thanks in advance, --Jignesh Gandhi

Re: Incorrect Routing by Bearerbox

2011-11-02 Thread Alvaro Cornejo
What about config files? You might need to add allow-smsc/denied-smsc to your smsc directives. Check userguide for details. Regards Alvaro |-| EnvĂ­e y Reciba Datos y mensajes de Texto

Help to test Kannel Server speed

2011-11-02 Thread Eugene Ohu
Hello all, Please, any volunteers to help me test the speed of my Kannel server? I will provide you smpp connection parameters and you can do "fake" sms sending. If need be and the only way to do this type of tests is to send actual sms, I will bear the cost of this. I will appreciate any help pl

Mark smsc as inactive when there are many CMS errors

2011-11-02 Thread Heinrich Lee Yu
Is there a way to tag a SMSC as "down" when it gets a certain number of CMS errors? I have 2 GSM modems as SMSCs and when one runs out of credits, I want everything to failover to the other one. This works if I unplug one of the modems because kannel immediately marks it as "down". But if I leave

Re: Help to test Kannel Server speed

2011-11-02 Thread Willy Mularto
What is your scenario and goal? Maybe I can help you. On Nov 3, 2011, at 2:26 AM, Eugene Ohu wrote: > Hello all, > > Please, any volunteers to help me test the speed of my Kannel server? > I will provide you smpp connection parameters and you can do "fake" sms > sending. > If need be and the

Re: Mark smsc as inactive when there are many CMS errors

2011-11-02 Thread Alvaro Cornejo
Hi There are indeed an option to reset the modem once you reach a threshold. Check the userguide for the exact parameter. On the other hand, from the admin interface you can put a smsc offline. You might try to hack the logs and with an script you might be able to automate that. Hope helps Alvar

RE: Incorrect Routing by Bearerbox

2011-11-02 Thread Big Crunch
Hi Alvaro, I have attached the config files we have, and yes allowed and denied smsc-ids tags are there, but has the implementation changed recently for this, because as from what I know of earlier the default was we need not include the denied smsc-ids (or the allowed smsc-ids) tags and the m

Re: Help to test Kannel Server speed

2011-11-02 Thread eugene
Thank you Willy, It's a kannel server for sms aggregation running on ubuntu. There are commercial clients sending on it already. Earlier I had some big bulk senders complains of slow speed // latency issues with my server // very low mps... We moved to a new server, changed some codes and basic

RE: Help to test Kannel Server speed

2011-11-02 Thread Big Crunch
Hi Eugene, How do your external clients connect to you ? smppbox ? or proprietary custom server ? Thanks, BC. To: sangpr...@gmail.com Subject: Re: Help to test Kannel Server speed From: eug...@writingpad.org Date: Thu, 3 Nov 2011 04:57:06 + CC: users@kannel.org Thank you Willy, It's a