Hello,<br> <br>I have a requeriment which indicates that all initiation calls (INVITES), should reach not only the destination, also another server (a SIP recorder server), something like the following:<br> <br>A-------->PROXY----------->B<br>
-<br> -<br> -<br> SIP Recorder SERVER<br> <br> <br>So the server can record the conversations...is there a way in the opensips.cfg file to approach this requirement?<br> <br>
Right now, i'm able to send the request to the final destination (only one, the other party), but i don't know how to send it to more than one destination<br> <br>Best Regards