[OpenSIPS-Devel] [RFD] Unified way of sending SIP replies from	modules
    Phil Vandry 
    vandry at TZoNE.ORG
       
    Wed Oct  8 18:25:51 CEST 2008
    
    
  
On Tue, Oct 07, 2008 at 07:51:40PM +0300, Bogdan-Andrei Iancu wrote:
> The solution will be to have a new  module that comes as a wrapper over 
> tm and sl modules and offers one function to be called by the modules 
> that want to send a reply. To solve the problem above, the module will 
Hi Bogdan,
I think it is a good idea. Furthermore, the new "reply" function should
be callable directly from the script and should become the recommended
way to send replies directly from the script. Doing so will help avoid
errors in the script such as t_newtran() followed by sl_send_reply().
-Phil
    
    
More information about the Devel
mailing list