<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
Thank you. Got it working, and I understand much better how the
whole dialplan thing works. Not a full, and complete understanding,
mind you, but I think I can fight my way through it with a little
time and patience.<br>
<br>
Again Thanks to all for the help.<br>
<br>
<div class="moz-cite-prefix">On 16-01-24 12:50 PM, Kim Culhan wrote:<br>
</div>
<blockquote
cite="mid:CAKZxVQWLfTgX0SGdOvDpViUVBEj6zYB1bK87bWtffeshW4FPbw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>> I am new to freeSWITCH, and working trough the
examples from the</div>
<div>> FreeSWITCH (1.2) Book.</div>
<div>> </div>
<div>> I have the system built, and running, and everything
looks OK. The</div>
<div>> system registers with my VoIP provider (<a
moz-do-not-send="true" href="http://voip.ms">voip.ms</a>),
an IP phone registers</div>
<div>> with FreeSWITCH, and I can call out to the POTS.
However, when I try to</div>
<div>> call into the IP phone, I can see the incoming call
information at</div>
<div>> fs_cli, but it instantly hangs up, and never goes
through to the</div>
<div>> intended destination set up in
dialplan/public/01_voipms.xml. The</div>
<div>> message that I get is</div>
<div>> </div>
<div>> [NOTICE] switch_core_state_machine.c:315</div>
<div>> <a class="moz-txt-link-abbreviated" href="mailto:sofia/external/613XXXXXXX@158.85.70.XXX">sofia/external/613XXXXXXX@158.85.70.XXX</a> has executed
the last dialplan</div>
<div>> instruction, hanging up</div>
<div><br>
</div>
<div>Suggest you take a look at:</div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="https://wiki.freeswitch.org/wiki/Dialplan_XML#Example_9:_Routing_DID_to_an_extension">https://wiki.freeswitch.org/wiki/Dialplan_XML#Example_9:_Routing_DID_to_an_extension</a><br>
</div>
<div><br>
</div>
<div>Since is has 'executed the last dialplan instruction' it
has failed to find a match within</div>
<div>any of the dialplan instructions and it hangs up.</div>
<div><br>
</div>
<div>Take a look back through the lines appearing in your fs_cli
and try to find the line</div>
<div>containing a reference to '01_voipms.xml' and you will
probably notice the problem</div>
<div>a few characters after: 'Regex (FAIL)'</div>
<div><br>
</div>
<div>This will be where your incoming <a moz-do-not-send="true"
href="http://voip.ms">voip.ms</a> phone number fails to
match what you have</div>
<div>in the dialplan intended destination setup.</div>
<div><br>
</div>
<div>Hope this helps.</div>
<div><br>
</div>
<div>-kim</div>
<div><br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
</body>
</html>