I&#39;m trying to update my application to the latest version of FreeSWITCH. It uses lua to get a channel&#39;s uuid via session:getVariable(&quot;uuid&quot;) but when I do this, the uuid mysteriously changes so any uuid_XXX command I execute fails. At first I thought it might be parking the call (the next dial plan line), but removing that line did nothing either. I can tell the uuid is changed by using show channels. Does anyone have any idea what might cause a channel&#39;s uuid to change like this?<div>
<br></div><div>Thanks.</div><div><br></div><div>--matt</div>