<div dir="ltr">Hello all<div>I need to send fax from a fax machine which is out of our network to our freeswitch </div><div>i need to register my gateway in freeswitch . my gateway configs is on HX4E which is on 192.168.30.32 .</div><div>here i added a xml file in /conf/sip-profiles/external which content is like this:</div><div><br></div><div>-------------------------------------------------------------------------------------------------------</div><div><div><font color="#0000ff"><include></font></div><div><font color="#0000ff">   <gateway name="provider"></font></div><div><font color="#0000ff"><span style="white-space:pre">   </span> <param name="realm" value="192.168.30.32"/></font></div><div><font color="#0000ff">     <param name="proxy" value="<a href="http://192.168.30.211:5060">192.168.30.211:5060</a>"/></font></div><div><font color="#0000ff">     <param name="register" value="true"/></font></div><div><font color="#0000ff">     <param name="caller-id-in-from" value="true"/> </font></div><div><font color="#0000ff">     <param name="username" value="<b>Etraabb2018</b>"/></font></div><div><font color="#0000ff">     <param name="password" value="<b>ET2018@)!*</b>"/></font></div><div><font color="#0000ff">   </gateway></font></div><div><font color="#0000ff"></include></font></div></div><div>------------------------------------------------------------------------------------------------------</div><div><br></div><div>but after running freeswitch it cannot be registered and says :</div><div>----------------------------------------------------------------------------------------------------------</div><div><div><b><font color="#ff0000">2018-05-30 09:47:58.634332 [NOTICE] sofia_reg.c:448 Registering providerA</font></b></div><div><b><font color="#ff0000">2018-05-30 09:47:58.634332 [NOTICE] sofia_reg.c:448 Registering provider</font></b></div><div><b><font color="#ff0000">2018-05-30 09:47:58.655309 [WARNING] sofia_reg.c:2906 Can't find user [<a href="mailto:Etraab2018@192.168.30.211">Etraab2018@192.168.30.211</a>] from 192.168.30.211</font></b></div><div><b><font color="#ff0000">You must define a domain called '192.168.30.211' in your directory and add a user with the id="Etraab2018" attribute</font></b></div><div><b><font color="#ff0000">and you must configure your device to use the proper domain in it's authentication credentials.</font></b></div><div><b><font color="#ff0000">2018-05-30 09:47:58.675323 [ERR] sofia_reg.c:2447 provider Failed Registration with status Forbidden [403]. failure #8</font></b></div><div><b><font color="#ff0000">2018-05-30 09:47:58.684466 [ERR] sofia_reg.c:2447 providerA Failed Registration with status Method Not Allowed [405]. failure #8</font></b></div><div><b><font color="#ff0000">2018-05-30 09:47:59.634936 [WARNING] sofia_reg.c:505 providerA Failed Registration [405], setting retry to 240 seconds.</font></b></div><div><b><font color="#ff0000">2018-05-30 09:47:59.644552 [WARNING] sofia_reg.c:505 provider Failed Registration [403], setting retry to 240 seconds.</font></b></div></div><div>

<br class="gmail-Apple-interchange-newline"><span style="color:rgb(34,34,34);font-family:sans-serif;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">----------------------------------------------------------------------------------------------------------</span> </div><div>can anyone help me?  <br></div></div>