Where to define queue directory in smslib? so that i can view my queue sms.
[root@desktop15 classes]# java org.smslib.smsserver.SMSServer SMSLib: A Java API library for sending and receiving SMS via a GSM modem or other supported gateways. This software is distributed under the terms of the Apache v2.0 License. Web Site: http://smslib.org SMSLib API version: 3.5.3 SMSServer version: 3.5.3 0 2013-12-31 19:44:27,714 [main] INFO org.smslib.Service - SMSLib: A Java API library for sending and receiving SMS via a GSM modem or other supported gateways. This software is distributed under the terms of the Apache v2.0 License. Web Site: http://smslib.org 3 2013-12-31 19:44:27,717 [main] INFO org.smslib.Service - Version: 3.5.3 3 2013-12-31 19:44:27,717 [main] INFO org.smslib.Service - JRE Version: 1.6.0_24 5 2013-12-31 19:44:27,719 [main] INFO org.smslib.Service - JRE Impl Version: 20.0-b12 5 2013-12-31 19:44:27,719 [main] INFO org.smslib.Service - O/S: Linux / i386 / 2.6.32-220.el6.i686 9 2013-12-31 19:44:27,723 [main] INFO org.smslib.smsserver.SMSServer - SMSServer: set balancer to: RoundRobinLoadBalancer SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/ext/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/ext/slf4j-jcl-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/ext/slf4j-log4j12-1.6.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/ext/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/ext/slf4j-jdk14-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/ext/slf4j-simple-1.7.4.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/ext/slf4j-nop-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] 75 2013-12-31 19:44:27,789 [main] INFO org.smslib.smsserver.SMSServer - SMSServer: added gateway mysmpp / mysmpp SMPP Gateway. 77 2013-12-31 19:44:27,791 [main] INFO org.smslib.smsserver.SMSServer - SMSServer: added interface httpServer / Default HTTP Server interface. / INOUTBOUND log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 4082 2013-12-31 19:44:31,796 [main] INFO org.smslib.smsserver.interfaces.Interface - SMSServer: interface: org.smslib.smsserver.interfaces.HttpServer started. *4083 2013-12-31 19:44:31,797 [main] INFO org.smslib.queues.DefaultQueueManager - Queue directory not defined. Queued messages will not be saved to filesystem.* 4085 2013-12-31 19:44:31,799 [main] DEBUG org.smslib.threading.AServiceThread - Initialized. 4086 2013-12-31 19:44:31,800 [main] DEBUG org.smslib.threading.AServiceThread - Initialized. 4086 2013-12-31 19:44:31,800 [NotifyQueueManager] DEBUG org.smslib.threading.AServiceThread - Running... 4088 2013-12-31 19:44:31,802 [NotifyQueueManager] DEBUG org.smslib.notify.NotifyQueueManager$NotificationQueueManager - NotifyQueueManager running... 4087 2013-12-31 19:44:31,801 [main] DEBUG org.smslib.threading.AServiceThread - Initialized. 4089 2013-12-31 19:44:31,803 [WatchDog] DEBUG org.smslib.threading.AServiceThread - Running... 4092 2013-12-31 19:44:31,806 [DelayQueueManager] DEBUG org.smslib.threading.AServiceThread - Running... 4096 2013-12-31 19:44:31,810 [DelayQueueManager] DEBUG org.smslib.queues.AbstractQueueManager$DelayQueueManager - DelayQueueManager running... -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To view this discussion on the web visit https://groups.google.com/d/msgid/smslib/00588048-703c-4390-88e0-f3ef8b399d7a%40googlegroups.com.
