Which version of FreeSWITCH do you use? I suggest to update to lattest git and try to reproduce this issue.<br><br><div class="gmail_quote">2012/5/5 Виталий Давудов <span dir="ltr">&lt;<a href="mailto:vitaliy.davudov@vts24.ru" target="_blank">vitaliy.davudov@vts24.ru</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi!<br>
    Is there any news on this issue?<br>
    <br>
    13.04.2012 16:57, Виталий Давудов написал:
    <div><div class="h5"><blockquote type="cite">
      
      Yes, you are right!<br>
      <br>
      I did it: <a href="http://pastebin.freeswitch.org/18863" target="_blank">http://pastebin.freeswitch.org/18863</a><br>
      <br>
      Additionally:<br>
      I&#39;ve included in this extension new line:<br>
      <br>
      &lt;extension name=&quot;Dial Out SIP-M200 Mobile numbers&quot;&gt;<br>
      &lt;condition field=&quot;destination_number&quot;
      expression=&quot;^(89\d{9})$&quot;&gt;<br>
      &lt;action application=&quot;export&quot; data=&quot;t38_passthru=true&quot;/&gt;<br>
      <b>&lt;action application=&quot;set&quot;
        data=&quot;hangup_after_bridge=true&quot;/&gt;</b><br>
      &lt;action application=&quot;set&quot;
      data=&quot;continue_on_fail=1,2,3,6,25,34,38,41,42,44,47,63,66,500,501&quot;/&gt;<br>
      &lt;action application=&quot;info&quot;/&gt;<br>
      &lt;action application=&quot;bridge&quot;
      data=&quot;sofia/gateway/SIP_M200/$1&quot;/&gt;<br>
      &lt;action application=&quot;limit_execute&quot; data=&quot;hash limit SMG-1016M
      60 bridge sofia/gateway/SMG-1016M/$1&quot;/&gt;<br>
      &lt;/condition&gt;<br>
      &lt;/extension&gt;<br>
      <br>
      Without that line <span lang="en"><span>a similar situation occurs if FS
          recieve</span></span> <i>NORMAL_CLEARING.</i><br>
      <br>
      13.04.2012 13:44, Anton Kvashenkin написал:
      <blockquote type="cite">Ok, i got it. Even that there is no USER_BUSY at
        continue_on_fail variable, FS still tries to reach the second
        action, am i right?
        <div><br>
        </div>
        <div>So, for better debugging, i suggest to paste full call log
          with enabled siptrace and /log 7 to <a href="http://pastebin.freeswitch.org" target="_blank">pastebin.freeswitch.org</a>.<br>
          <br>
          <div class="gmail_quote">13 апреля 2012 г. 13:18 пользователь
            Виталий Давудов <span dir="ltr">&lt;<a href="mailto:vitaliy.davudov@vts24.ru" target="_blank">vitaliy.davudov@vts24.ru</a>&gt;</span>
            написал:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Hi all!<br>
              <br>
              In my dialplan I&#39;ve included variable continue on fail:<br>
              <br>
              &lt;extension name=&quot;Dial Out SIP-M200 Mobile numbers&quot;&gt;<br>
              &lt;condition field=&quot;destination_number&quot;
              expression=&quot;^(89\d{9})$&quot;&gt;<br>
              &lt;action application=&quot;export&quot;
              data=&quot;t38_passthru=true&quot;/&gt;<br>
              &lt;action application=&quot;set&quot;<br>
data=&quot;continue_on_fail=1,2,3,6,25,34,38,41,42,44,47,63,66,500,501&quot;/&gt;<br>
              &lt;action application=&quot;info&quot;/&gt;<br>
              &lt;action application=&quot;bridge&quot;
              data=&quot;sofia/gateway/SIP_M200/$1&quot;/&gt;<br>
              &lt;action application=&quot;limit_execute&quot; data=&quot;hash limit
              SMG-1016M 60 bridge<br>
              sofia/gateway/SMG-1016M/$1&quot;/&gt;<br>
              &lt;/condition&gt;<br>
              &lt;/extension&gt;<br>
              <br>
              And if FS recieve from first gateway USER_BUSY, then FS
               try to bridge<br>
              this call to another gateway. Although in line &lt;action
              application=&quot;set&quot;<br>
data=&quot;continue_on_fail=1,2,3,6,25,34,38,41,42,44,47,63,66,500,501&quot;/&gt;<br>
              there is no code Q.850 = 17.<br>
              How resolve this issue?<br>
              <br>
              --<br>
              Best regards,<br>
              Vitaly Davudov<br>
              &quot;VIP-TELECOM-SERVICE&quot; Ltd.<br>
              (&quot;ETERIA&quot; Group of companies)<br>
              <a href="http://www.vts24.ru" target="_blank">http://www.vts24.ru</a><br>
              <br>
              <br>
              <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>
              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>
            </blockquote>
          </div>
          <br>
        </div>
        <br>
        <fieldset></fieldset>
        <br>
        <pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
      </blockquote>
      <br>
      <pre cols="72">-- 
С наилучшими пожеланиями,
Давудов Виталий Федорович
ООО &quot;ВИП-ТЕЛЕКОМ-СЕРВИС&quot;
(Группа компаний &quot;ETERIA&quot;)
<a href="http://www.vts24.ru" target="_blank">http://www.vts24.ru</a>
Тел: (495) 989-47-00</pre>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
    <pre cols="72">-- 
С наилучшими пожеланиями,
Давудов Виталий Федорович
ООО &quot;ВИП-ТЕЛЕКОМ-СЕРВИС&quot;
(Группа компаний &quot;ETERIA&quot;)
<a href="http://www.vts24.ru" target="_blank">http://www.vts24.ru</a>
Тел: (495) 989-47-00</pre>
  </div></div></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>
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>