<div dir="ltr"><div><div><div><div>Hi all,<br><br></div>I am new to Freeswitch and I am trying to connect FXS gateway with Freeswitch.<br></div>As both devices are on the same LAN I assume that I need to use internal profile.<br></div>For now I need only to make outbound calls to the gateway.<br></div><div>I&#39;ve tried to send calls to the IP address of the gateway without registration but it&#39;s not working.<br></div><div>This is my config from dialplan/default/00_name file:<br><br>&lt;include&gt;<br>  &lt;extension name=&quot;To PSTN&quot;&gt;<br>    &lt;condition field=&quot;destination_number&quot; expression=&quot;^0111(\d+)$&quot;&gt;<br>    &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/$1@X.X.X.X:5060&quot; /&gt;<br>    &lt;/condition&gt;<br>  &lt;/extension&gt;<br>&lt;/include&gt;<br><br></div><div>Is
 it necessary to register gateway on freeswitch in order to make it 
working or it is also possible to send calls to IP address of the 
gateway? Gateway has static IP address.<br><br></div><div>Any help would be appreciated!<br></div><div><br></div><div>Thank you<br></div>Salja</div>