<div dir="ltr">According to the documentation (Jabber Parameters Guide), we cannot disable the mapping for the OtherPhone field.  Additionally, nor can we rename it to something like "Video" or whatever.<div><br></div><div>Anyway, I just tried doing this: map it to an invalid field in AD, and it seems to work as a disable.</div><div><br></div><div>Can anyone comment on this approach, and if they've used it successfully?</div><div><br></div><div>Example (note the underscore at the end of the name to invalidate it):</div><div><div><font face="monospace, monospace"><?xml version="1.0" encoding="utf-8"?></font></div><div><font face="monospace, monospace"><config version="1.0"></font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">       </span><Directory><br></font></div><div><font face="monospace, monospace"><span style="white-space:pre">            <!-- Removes the OtherPhone mapping from Jabber for Windows --></span><br></font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">             </span><OtherPhone>otherTelephone_</OtherPhone></font></div><div><font face="monospace, monospace"><span class="" style="white-space:pre">        </span></Directory></font></div><div><font face="monospace, monospace"></config></font></div></div></div>