<div dir="ltr">Hi list,<div><br><div>Good day, I&#39;ve been playing around with my FreeSwitch installation, all good things except I can&#39;t seem to get att_xfer or blind transfer working as expected.Tried several different ways but all lead to same results.</div><div><br></div><div>I&#39;ve a LUA script running for each incoming call and this script makes all the decisions. I&#39;ve this line added before originating the B leg.</div><div><br></div><div><b>session:execute(&quot;bind_meta_app&quot;, &quot;7 ab s execute_extension::att_xfer XML features&quot;)</b><br><br>I can have this extension executed perfectly fine from leg A, but Leg B shows strange behaviour.</div><div><br></div><div>Leg B can dial *7 and I get this att_xfer extension loaded which in turn executes &quot;read&quot; and collect DTMF for the destination number. </div><div><br></div><div><b>&lt;action application=&quot;read&quot; data=&quot;3 15 &#39;tone_stream://%(10000,0,350,440)&#39; digits 30000 #&quot;/&gt;</b><br></div><div><br></div><div>Now, I can see FS console showing up the RECV DTMF but I get nothing in ${digits}</div><div><br></div><div>I wonder why it stops collecting DTMF for B Leg while FS did detect the *7 code.</div><div><br></div><div>Any pointers would be appreciated.</div><div><br></div><div>BR,</div><div>Sammy</div><div><br><br></div></div></div>