David,<br><br>Yes it is, it&#39;s the last entry in the default dialplan.<br><br>Thankyou,<br><br>Mitch<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
---------- Forwarded message ----------<br>From: mitch Johnson &lt;<a href="mailto:mitch.johnson7@gmail.com">mitch.johnson7@gmail.com</a>&gt;<br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Date: Sat, 9 Jul 2011 22:58:52 -0400<br>Subject: [Freeswitch-users] One way calling<br>I have a phone hanging off a cisco callmanager, the DN is 8000.  I have phones on the FS, DN 1000.  When I dial from the Cisco phone to the Freeswitch phone (8000 to 1000) the phone rings.  However, when I dial from Freeswitch to Cisco Callmanager, the call drops immediately, nothing rings out.<br>

<br>From the FS_CLI, I see this output:<br><br>2011-07-09 22:43:59.209255 [NOTICE] switch_channel.c:812 New Channel sofia/internal/<a href="mailto:1000@172.16.200.60" target="_blank">1000@172.16.200.60</a> [2657e237-f43d-4574-a7a3-7ef1fab749b8]<br>

2011-07-09 22:43:59.215279 [INFO] mod_dialplan_xml.c:331 Processing Test user &lt;1000&gt;-&gt;8000 in context public<br>2011-07-09 22:43:59.219276 [NOTICE] switch_ivr.c:1606 Transfer sofia/internal/<a href="mailto:1000@172.16.200.60" target="_blank">1000@172.16.200.60</a> to XML[8000@default]<br>

2011-07-09 22:43:59.221278 [INFO] mod_dialplan_xml.c:331 Processing Test user &lt;1000&gt;-&gt;8000 in context default<br>2011-07-09 22:43:59.311287 [NOTICE] mod_dptools.c:929 Channel [sofia/internal/<a href="mailto:1000@172.16.200.60" target="_blank">1000@172.16.200.60</a>] has been answered<br>

2011-07-09 22:43:59.625253 [INFO] switch_rtp.c:2972 Auto Changing port from <a href="http://68.225.42.67:21349" target="_blank">68.225.42.67:21349</a> to <a href="http://192.168.60.142:4000" target="_blank">192.168.60.142:4000</a><br>
2011-07-09 22:44:00.365253 [NOTICE] switch_core_state_machine.c:189 sofia/internal/<a href="mailto:1000@172.16.200.60" target="_blank">1000@172.16.200.60</a> has executed the last dialplan instruction, hanging up.<br>
2011-07-09 22:44:00.365253 [NOTICE] switch_core_state_machine.c:191 Hangup sofia/internal/<a href="mailto:1000@172.16.200.60" target="_blank">1000@172.16.200.60</a> [CS_EXECUTE] [NORMAL_CLEARING]<br>2011-07-09 22:44:00.365253 [NOTICE] switch_core_session.c:1306 Session 7 (sofia/internal/<a href="mailto:1000@172.16.200.60" target="_blank">1000@172.16.200.60</a>) Ended<br>

2011-07-09 22:44:00.365253 [NOTICE] switch_core_session.c:1308 Close Channel sofia/internal/<a href="mailto:1000@172.16.200.60" target="_blank">1000@172.16.200.60</a> [CS_DESTROY]<br><br><br>I&#39;ve noticed that it looks as if it&#39;s trying to send the call to the Internet, all these calls are internal.  My trunk to the Cisco Callmanager is below:<br>

<br> &lt;extension name=&quot;Dial to CM8&quot;&gt;<br>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(800\d)$&quot;&gt;<br>        &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/$<a href="mailto:1@172.16.200.100" target="_blank">1@172.16.200.100</a>&quot;/&gt;<br>

      &lt;/condition&gt;<br>     &lt;/extension&gt;<br><br><br><br>Below is a successful call from the Callmanager to the Freeswitch:<br><br>2011-07-09 22:45:56.543784 [NOTICE] switch_channel.c:812 New Channel sofia/internal/<a href="mailto:8000@172.16.200.100" target="_blank">8000@172.16.200.100</a> [d06d7795-0c35-4bfe-85bf-9f01498bfafc]<br>

2011-07-09 22:45:56.810823 [NOTICE] sofia.c:5285 Channel [sofia/internal/<a href="mailto:8000@172.16.200.100" target="_blank">8000@172.16.200.100</a>] has been answered<br>2011-07-09 22:45:56.812617 [INFO] mod_dialplan_xml.c:331 Processing 8000 &lt;8000&gt;-&gt;1000 in context public<br>

2011-07-09 22:45:56.812617 [NOTICE] switch_ivr.c:1606 Transfer sofia/internal/<a href="mailto:8000@172.16.200.100" target="_blank">8000@172.16.200.100</a> to XML[1000@default]<br>2011-07-09 22:45:56.812617 [INFO] mod_dialplan_xml.c:331 Processing 8000 &lt;8000&gt;-&gt;1000 in context default<br>

2011-07-09 22:45:56.817598 [INFO] switch_ivr_async.c:3013 Bound B-Leg: *1 execute_extension::dx XML features<br>2011-07-09 22:45:56.817598 [INFO] switch_ivr_async.c:3013 Bound B-Leg: *2 record_session::/usr/local/freeswitch/recordings/8000.2011-07-09-22-45-56.wav<br>

2011-07-09 22:45:56.817598 [INFO] switch_ivr_async.c:3013 Bound B-Leg: *3 execute_extension::cf XML features<br>2011-07-09 22:45:56.817598 [INFO] switch_ivr_async.c:3013 Bound B-Leg: *4 execute_extension::att_xfer XML features<br>

2011-07-09 22:45:56.828985 [NOTICE] switch_channel.c:812 New Channel sofia/internal/<a href="http://sip:1000@192.168.60.142:60936" target="_blank">sip:1000@192.168.60.142:60936</a> [846acd6a-3188-4569-9b81-2da9b3e88a87]<br>
2011-07-09 22:45:57.010788 [INFO] sofia.c:729 sofia/internal/<a href="http://sip:1000@192.168.60.142:60936" target="_blank">sip:1000@192.168.60.142:60936</a> Update Callee ID to &quot;Outbound Call&quot; &lt;1000&gt;<br>
2011-07-09 22:45:57.010788 [NOTICE] sofia.c:4779 Ring-Ready sofia/internal/<a href="http://sip:1000@192.168.60.142:60936" target="_blank">sip:1000@192.168.60.142:60936</a>!<br>2011-07-09 22:46:03.091789 [NOTICE] sofia.c:5285 Channel [sofia/internal/<a href="http://sip:1000@192.168.60.142:60936" target="_blank">sip:1000@192.168.60.142:60936</a>] has been answered<br>

2011-07-09 22:46:03.924748 [INFO] switch_rtp.c:2972 Auto Changing port from <a href="http://68.225.42.67:22147" target="_blank">68.225.42.67:22147</a> to <a href="http://192.168.60.142:4002" target="_blank">192.168.60.142:4002</a><br>
2011-07-09 22:46:04.920744 [NOTICE] sofia.c:537 Hangup sofia/internal/<a href="http://sip:1000@192.168.60.142:60936" target="_blank">sip:1000@192.168.60.142:60936</a> [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING]<br>
2011-07-09 22:46:04.924746 [NOTICE] switch_ivr_bridge.c:1328 Hangup sofia/internal/<a href="mailto:8000@172.16.200.100" target="_blank">8000@172.16.200.100</a> [CS_EXECUTE] [NORMAL_CLEARING]<br>2011-07-09 22:46:04.929254 [NOTICE] switch_core_session.c:1306 Session 9 (sofia/internal/<a href="http://sip:1000@192.168.60.142:60936" target="_blank">sip:1000@192.168.60.142:60936</a>) Ended<br>

2011-07-09 22:46:04.929254 [NOTICE] switch_core_session.c:1308 Close Channel sofia/internal/<a href="http://sip:1000@192.168.60.142:60936" target="_blank">sip:1000@192.168.60.142:60936</a> [CS_DESTROY]<br>2011-07-09 22:46:04.929254 [NOTICE] switch_core_session.c:1306 Session 8 (sofia/internal/<a href="mailto:8000@172.16.200.100" target="_blank">8000@172.16.200.100</a>) Ended<br>

2011-07-09 22:46:04.929254 [NOTICE] switch_core_session.c:1308 Close Channel sofia/internal/<a href="mailto:8000@172.16.200.100" target="_blank">8000@172.16.200.100</a> [CS_DESTROY]<br><br><br>I have done more extensive debugs and nothing really jumps out at me.<br>

<br>Any help would be greatly appreciated,<br><br>Thanks,<br><br>Mitch<br>
<br><br>---------- Forwarded message ----------<br>From: David Ponzone &lt;<a href="mailto:david.ponzone@ipeva.fr">david.ponzone@ipeva.fr</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
Date: Sun, 10 Jul 2011 13:01:55 +0200<br>Subject: Re: [Freeswitch-users] One way calling<br><div style="word-wrap: break-word;"><div>Mitch</div><div><br><blockquote type="cite"><br> &lt;extension name=&quot;Dial to CM8&quot;&gt;<br>
      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(800\d)$&quot;&gt;<br>        &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/$<a href="mailto:1@172.16.200.100" target="_blank">1@172.16.200.100</a>&quot;/&gt;<br>

      &lt;/condition&gt;<br>     &lt;/extension&gt;<br><br></blockquote></div><br><div>Is this extension in the default dialplan ?</div><div><br></div></div><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>