Hi, Please refer to the kannel CVS userguide , There is mention that :
Checking whether the WAP gateway is alive You can check whether the WAP gateway (both the bearerbox and the wapbox) is alive by fetching the URL kannel:alive. at page no 33 . Please help me to know how to implement this command. Regards Harmeet Singh ----- Original Message ----- From: "Kiran Reddy" <[email protected]> To: "Harmeet" <[email protected]> Cc: <[email protected]> Sent: Wednesday, June 30, 2010 5:08 PM Subject: Re: Checking whether the WAP gateway is alive > Hi Harmeet, > > using http://localhost:1300/stauts?password=password you can check the > status of kannel and wap and other things and you can use below Possible > commands other then these command you can not specify any other > commands. for more info read kannel user guide. > status > store-status > log-level > shutdown > suspend > isolate > resume > restart > flush-dlr > stop-smsc > start-smsc > add-smsc > remove-smsc > reload-lists > > Regards, > Kiran Reddy > > On 6/30/2010 4:29 PM, Harmeet wrote: >> Hi, >> >> I am using the following URL : >> >> http://localhost:1300/kannel:alive it is not working . It shows me that >> >> Unknown command `/kannel:alive'. >> Possible commands are: >> status >> store-status >> log-level >> shutdown >> suspend >> isolate >> resume >> restart >> flush-dlr >> stop-smsc >> start-smsc >> add-smsc >> remove-smsc >> reload-lists >> But i can check the status with the help of followng >> command.http://localhost:1300/status.html?password=kannelstatus >> >> Please help. >> >> Regards >> Harmeet Singh >> >> >> >> >> > > >
