I agree this is an interesting thing. We also use kannel as a SMS gateway only, and striping down everything wap related makes sense to us, too.
-----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Shridhar Raju Enviado el: viernes 4 de enero de 2002 8:15 Para: Stipe Tolj; Kannel Developers Asunto: Re: Stripping Kannel Hi Stipe, As suggested by u, I defined #define KANNEL_NO_WAP 1 in config.h file, which was generated by configure script. But result was same, make compiled everything in gw/ and made all executables (bearerbox, wapbox & smsbox). Little reading into bearerbox.c, we found that there r mention of KANNEL_NO_WAP & KANNEL_NO_SMS. Any advice regarding this. Our requirement is to have only bearerbox and smsbox, and moreover bearerbox should not have WAP stack part into it. Similarly for smsbox, we want only select drivers like AT, CIMD2. Any comment from the group will definitely help us find our path. Shridhar Raju