[Users] Event: keep-alive

Klaus Darilion klaus.mailinglists at pernau.at
Mon May 8 15:08:03 CEST 2006


         if (is_method("NOTIFY")) {
                 if ( search("^Event: keep-alive") ) {
                         xlog("L_DBG","keep-alive from Sipura, answering 
with 200 OK...\n");
                         sl_send_reply("200","Ok - SIPURA keep alive...");
                         exit;
                 };
         };


but I guess 501 is fine for SIPURA as well

regards
klaus


Papadopoulos Georgios wrote:
> Hello,
> 
> Certain user agents send a NOTIFY message with the header
> Event: keep-alive
> Our server responds with a 501 Not Implemented message. 
> 
> Does anyone know if this is correct behaviour? Should it respond with a
> 200 Ok in order for the user agent to work?
> I am assuming that any response should be enough to keep the NAT binding
> alive, but maybe I am wrong.
> 
> thank you for any help.
> 
> George Papadopoulos
> 
> Disclaimer
> The information in this e-mail and any attachments is confidential. It is intended solely for the attention and use of the named addressee(s). If you are not the intended recipient, or person responsible for delivering this information to the intended recipient, please notify the sender immediately. Unless you are the intended recipient or his/her representative you are not authorized to, and must not, read, copy, distribute, use or retain this message or any part of it. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.
> 
> 
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users





More information about the Users mailing list