[OpenSIPS-Devel] Limitations of dialog module
    Iñaki Baz Castillo 
    ibc at aliax.net
       
    Tue Aug  4 17:31:46 CEST 2009
    
    
  
2009/8/4 Bogdan-Andrei Iancu <bogdan at voice-system.ro>:
> In 1.5 there was a stateless / statefull checking add - if you do not
> statefully relay any requests (based on auto script detection), the core
> will drop all stateless replies also. See
> http://www.opensips.org/Main/Ver150#toc4
ok, that's the same as doing:
onreply_route[0] {
  if ! check_trans()
    drop();
}
Right?
Thanks.
-- 
Iñaki Baz Castillo
<ibc at aliax.net>
    
    
More information about the Devel
mailing list