<div dir="ltr">Hey All,<div><br></div><div>I'm just trying to change the From user before I do a 301 Redirect within a Failure Route.  Here's the code snippet:</div><div><br></div><div>$fu = "+15555555555";</div><div>append_to_reply("Contact: sip:+1$var(redirect_did)@$si:$sp\r\n");<br>t_reply("302", "Redirect");<br></div><div><br></div><div>The From user is not changed and msg_apply_changes() isn't allowed.  What am I doing wrong?</div><div><br></div><div>Thanks</div></div>