Re: Can anyone help me?

2008-09-23 Thread Ken Bellars
Hi Asma, If you have successfully compiled Kannel on windows then you are almost there. Download the user guide on kennel.org. Its a very simple documentation on how to configure kannel and get it running. Have fun! On 9/23/08, asma arshad [EMAIL PROTECTED] wrote: Hi I'm new to Kannel

Re: FW: Does kannel maintain multiple qeue for each user conected

2008-09-23 Thread Ehizogie Binitie
The easiest way to do this might be to do queue management outside Kannel itself and interface your queue with Kannel either using membox or customize sqlbox and build in queuing capbailities into it, and have a simple round robbin algorithm which could take into consideration user priorities.