<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I don't understand why msg_apply changes() can be called from
    REQUEST_ROUTE <b>only</b>. Can someone explain? Can this be
    extended to <b>FAILURE_ROUTES </b>also?<br>
    <br>
    Basically I need to call this from FAILURE_ROUTES in order to avoid
    double SDP for rtpengine offers. Searching in the mailing list I
    could see that there could be other means of handling this like
    keeping and reading the SDP from an avp(write/<span
      class="blob-code-inner"><span class="pl-s">read_sdp_pv<span
          class="pl-pds"></span></span></span>), but I find the above
    method pretty straightforward.<br>
    <br>
    Thanks,<br>
    Stefan<br>
  </body>
</html>