\documentclass{report}


\usepackage{xepersian}
\settextfont[Mapping=tex-tex]{XB Zar}
\setdigitfont{Times New Roman}
\setlatintextfont{Times New Roman}


\begin{document}
\DefaultMathsDigits
\tableofcontents
\chapter{نام}
\section{بخش}
\begin{equation}
0 1 2 3 4 5 6 7 8 9
\end{equation}

1 2 3 4 5

متن 
\footnote{زیرنویس}
\end{document}