Hi,

 

I am using opensips-1.6.2-0 with the Diversion module.

 

I use the add_diversion('redirection') function and the Diversion header is 
added to the INVITE request.

However, I couldn't have it copied in the 302 response generated after the 
add-diversion is called.

 

Here is the code I am using:

 

                        ds_select_dst("2","4");

                        add_diversion("redirection");

                        sl_send_reply("302", "Redirect");

                        exit;

 

How can I force the signaling module to copy the Diversion header in the INVITE 
response 302?

 

Thank you,

 

Regards,

 

Helene

 

 

 

 

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to