[SR-Users] question on TM transaction matching

Alex Balashov abalashov at evaristesys.com
Wed Apr 18 09:44:15 CEST 2018


Try this instead:

   route {
      ...

      t_check_trans();

      ...

      if(is_method("CANCEL")) {
         if(!t_relay_cancel()) 
	    sl_send_reply("500", "Internal Server Error");

         exit;
      }
   }

-- Alex

-- 
Alex Balashov | Principal | Evariste Systems LLC

Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) 
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/



More information about the sr-users mailing list