very unrealistic requirement. If i understand correctly and keepalive is just sending some msg to see if the link is still OK or not, AND if they are adamant and supports SMPP, check into smsc_smpp.c and set SMPP_ENQUIRE_LINK_INTERVAL as you wish.
and if CIMD check into smsc_cimd2.c and look for keepalive. I am not sure how this helps you but anyway whatever i know :-) Navjot Singh >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Behalf Of [EMAIL PROTECTED] >Sent: Friday, February 27, 2004 12:32 PM >To: [EMAIL PROTECTED] >Subject: Exact keepalive > > >Hi, > >The operator we're working with requires us to send keepalive's in exactly >60 seconds, no more, no less. Is it possible to configure kannel this way >through the configuration files? If not, where should I start hacking the >code? > >Thanks, > >Radam Batnag > > >
