I don't see the database interface declared in your config file...

On Mar 24, 7:24 pm, Dhiraj <[email protected]> wrote:
> Hello
>
> I have connected the mysql database but still there is no message in the
> database when I either read all the messages or send any message.
>
> Do i have to call any method to do that separately? I have configured the
> smsserver.conf file  as follows.
>
> # Set a different balancer than the default.
> smsserver.balancer=LeastLoadLoadBalancer
>
> #Set a different router than the default.
> #smsserver.router=NumberPoolRouter
>
> # Lets add a modem
> gateway.0=modem1, SerialModem
> modem1.port=COM11
> modem1.baudrate=57600
> modem1.manufacturer=Sony Ericsson
> modem1.model=W700i
> modem1.protocol=PDU
> modem1.pin=0000
> modem1.inbound=yes
> modem1.outbound=yes
> modem1.init_string=ATZ\rATZ\rATZ\r
> settings.inbound_interval=600
> #Interval for processing outbound queues (in seconds)
> settings.outbound_interval=10
>
> #After reading, should SMSServer delete the processed messages from the
> gateways?
> #Default is "no" for safety. Set to "yes" if you wish to delete messages.
> #If you leave it to "no", SMSServer will process the same messages over and
> over again!
> settings.delete_after_processing=no
>
> # Should SMSServer work in sync or async sending mode?
> # Async mode forwards messages to gateway queues.
> # Values can be "sync" and "async".
> settings.send_mode = async
>
> # Allowed dispatch time-fames per priority
> settings.timeframe.low=0900-2200
> settings.timeframe.normal=0000-2359
> settings.timeframe.high=0000-2359
>
> Please help out urgent.
> Thanks a lot.
>
> --
> Regards
> Dhiraj
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to