This is a bigger problem than originate. It looks like none of your commands are working. I would shut down FS and restart it in the foreground, i.e. don&#39;t use the &quot;-nc&quot; flag. Watch the console and see what errors pop up. I&#39;m curious to know if there&#39;s an issue with mod_commands or something like that.<br>
<br>-MC<br><br><div class="gmail_quote">On Tue, Jun 5, 2012 at 9:31 PM, Sanath Prasanna <span dir="ltr">&lt;<a href="mailto:ahe.sanath@gmail.com" target="_blank">ahe.sanath@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<div>Tx for advice. Here is the my profile </div><div>vi sip_profiles/external/ivr.xml </div><div><div>&lt;include&gt;</div><div>  &lt;gateway name=&quot;ivr&quot;&gt;</div><div>    &lt;!-- Replace these value with your iCall Carrier Services username and password. --&gt;</div>

<div>    &lt;!-- Even if you use an IP-based sub-account, FreeSWITCH needs these values --&gt;</div><div>    &lt;param name=&quot;password&quot; value=&quot;1234&quot; /&gt;</div><div>    &lt;param name=&quot;proxy&quot; value=&quot;$${operator_sip_ip}&quot; /&gt;</div>

<div>    &lt;param name=&quot;realm&quot; value=&quot;$${operator_realm}&quot; /&gt;</div><div>    &lt;!-- Set to &quot;false&quot; for IP-based accounts, or &quot;true&quot; for registration based --&gt;</div><div>   &lt;!-- Here I need  IP-based account.Because operator is not provided registration based sip account.--&gt;</div>

<div>    &lt;param name=&quot;register&quot; value=&quot;false&quot; /&gt;</div><div>    &lt;!-- &lt;param name=&quot;ping&quot; value=&quot;30&quot; /&gt; --&gt;</div><div>  &lt;/gateway&gt;</div><div>&lt;/include&gt;</div>

<div><br></div><div> vi dialplan/outbound.xml </div><div><div><br></div><div>&lt;include&gt;</div><div>  &lt;context name=&quot;outbound&quot;&gt;</div><div>   &lt;extension name=&quot;outbound&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(54\d{9})$&quot;&gt;</div>

<div>        &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/ivr/$1&quot;/&gt;</div><div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div><div>  &lt;/context&gt;</div><div>&lt;/include&gt;</div>

<div>~              </div></div><div><br></div><div>still same problem come</div><div>===================</div><div>freeswitch@internal&gt; originate sofia/gateway/ivr/14722796816 54722796817</div><div>-ERR originate sofia/gateway/dtl/
14722796816  
54722796817 Command not found!</div><div><br></div><div>also when run reloadxml</div><div><div>freeswitch@internal&gt; reloadxml</div><div>-ERR reloadxml Command not found!</div></div><div>So when change conf, need to restart service every time.</div>

<div><br></div><div>Pls advice to resolve this problems.</div><div>Br,</div><div>Sanath</div><div><br></div><br><div class="gmail_quote">On Tue, Jun 5, 2012 at 10:46 PM, Brian Foster <span dir="ltr">&lt;<a href="mailto:bdfoster@endigotech.com" target="_blank">bdfoster@endigotech.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>Your not understanding the dialstring aspect...</p>
<p>Example:</p>
<p>originate sofia/gateway/flowroute/<a href="tel:13175551212" value="+13175551212" target="_blank">13175551212</a> user/<a href="mailto:1000@192.168.1.79" target="_blank">1000@192.168.1.79</a></p>
<p>Where sofia is the channel type, gateway is a keyword, flowroute is what I named my gateway, <a href="tel:13175551212" value="+13175551212" target="_blank">13175551212</a> is the number I&#39;m calling through my gateway flowroute, and user/1000 is the extension to send it to and 192.168.1.79 is the domain that user is attached to. </p>



<p>Brian Foster<br>
Endigo Computer LLC</p>
<p>Sent from a mobile device.</p>
<div class="gmail_quote"><div><div>On Jun 5, 2012 8:49 AM, &quot;Sanath Prasanna&quot; &lt;<a href="mailto:ahe.sanath@gmail.com" target="_blank">ahe.sanath@gmail.com</a>&gt; wrote:<br type="attribution"></div>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
Hi,<div>when I run originate command in fs_cli following error coming. Pls advice to resolve that.</div><div><div><br></div><div>freeswitch@internal&gt; originate sofia/external/ivr/<a href="tel:9179123456" value="+19179123456" target="_blank">9179123456</a> <a href="tel:9179123458" value="+19179123458" target="_blank">9179123458</a></div>


<div>-ERR originate 
sofia/external/ivr/<a href="tel:9179123456" value="+19179123456" target="_blank">9179123456</a> <a href="tel:9179123458" value="+19179123458" target="_blank">9179123458</a> Command not found!</div></div><div><br></div><div>


Br,</div><div>Sanath</div>
<br></div></div><div>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></div></blockquote></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>