<div dir="ltr">Hi. I found some examples about features.xml but it is just a part of dialplan and will be executed on the DTMF sended in call processing (am i right?), so<br>I trying to understand how Freeswitch handles REFER. <div><br>Presume i have phone with button &quot;transfer&quot; that sends REFER message to server. How can I associate dialplan whith REFER message arrived to server (rewrite function for it or give additional functionality).<br>Also can i bind some codes (like in conference mode) for every call? Because in coference mode it is very cool to use:  <br><div><br></div><div>session:execute(&quot;bind_digit_action&quot;,&quot;moderator,*1,exec:execute_extension,add&quot;)</div><div>session:execute(&quot;bind_digit_action&quot;,&quot;moderator,*2,exec:execute_extension,remove&quot;)</div><br>for rewrite feature codes for it.<br><br>Thx you for response</div></div>