I just followed whatever was given in the configuration file. Please let me know if you need any other information.
This is my current setup: # Set a different balancer than the default. smsserver.balancer=RoundRobinLoadBalancer #Set a different router than the default. smsserver.router=NumberPoolRouter # Lets add a modem gateway.0=modem1, SerialModem modem1.port=/dev/xx0 modem1.baudrate=115200 modem1.manufacturer=yyy modem1.model=MMM modem1.protocol=PDU modem1.pin=0000 modem1.inbound=yes modem1.outbound=yes modem1.smsc_number= modem1.init_string=ATZ\rATZ\rATZ\r gateway.1=modem2, SerialModem modem2.port=/dev/xx1 modem2.baudrate=115200 modem2.manufacturer=ZZZ modem2.model=MMM modem2.protocol=PDU modem2.pin=0000 modem2.inbound=yes modem2.outbound=yes modem2.smsc_number= modem2.init_string=ATZ\rATZ\rATZ\r gateway.2=modem3, SerialModem modem3.port=/dev/xx2 modem3.baudrate=115200 modem3.manufacturer=XXXX modem3.model=MMM modem3.protocol=PDU modem3.pin=0000 modem3.inbound=yes modem3.outbound=yes modem3.smsc_number= modem3.init_string=ATZ\rATZ\rATZ\r On Jul 6, 9:44 am, Thanasis <[email protected]> wrote: > Hi, > > As Aryo said, this was fixed in 3.4 > (seehttp://smslib.googlecode.com/svn/smslib/tags/v3.4.0/RELEASE-NOTES.html, > issue #146). > Can you post your configuration file (removed passwords and stuff, I > just need to see the defined gateways and balancers). > > On Jul 6, 10:13 am, Sri <[email protected]> wrote: > > > I am using the most recent 3.4.1 > > > On Jul 5, 2:58 pm, Aryo Sanjaya <[email protected]> wrote: > > > > What version you're use? > > > I remember have this problem at 3.0 version. > > > > On 07/05/2009, Sri <[email protected]> wrote: > > > > > Interestingly all the messages inserted into the database are > > > > maintained in Q status and not being sent if a * is chosen instead of > > > > a particular modem name for the gateway id attribute. Has anybody > > > > faced this problem? Why the messages are not taken out of the Queue? > > > > -- > > > Aryo Sanjayahttp://facebook.aryosanjaya.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
