<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <span id="result_box" class="short_text" lang="en"><span class="hps">means</span></span><br>
    <span id="result_box" class="" lang="en"><span class="hps"><br>
        Thank you very much</span><span class="">, everything works</span>
      <span class="hps">just as</span> <span class="hps">you described</span><span
        class="">.</span><br class="">
      <span class="hps">Regards<br>
        <br>
        <br>
      </span></span><br>
    W dniu 16.04.2013 21:25, andpe pisze:
    <blockquote
      cite="mid:109572813-a45b8cb798cdaf4fa3255a08e3f29797@pkn5.m5r2.onet"
      type="cite">
      <div>Dziękuję bardzo, wszystko działa tak jak opisałeś.<br>
        Pozdrawiam</div>
      <div> </div>
      <div> </div>
      <div>W dniu 2013-04-16 07:29:46 użytkownik Michael Collins
        <a class="moz-txt-link-rfc2396E" href="mailto:msc@freeswitch.org">&lt;msc@freeswitch.org&gt;</a> napisał:</div>
      <blockquote class="onetQuote" style="margin-left: 7px;
        border-left: 2px solid orange; padding-left: 8px;">I believe
        it's the space and not the colon. However, I don't personally
        recommend that you put everything into the IVR like that.
        Instead, try putting all those set apps and the bridge app into
        a separate XML dialplan extension and then use the transfer app
        to send the caller there. See the demo IVR in conf/ivr_menus/
        for examples on how to do that.<br>
        <br>
        -MC<br>
        <br>
        <div class="gmail_quote">On Fri, Apr 12, 2013 at 10:12 PM,
          Andrzej <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:andpe@poczta.onet.pl" target="_blank">andpe@poczta.onet.pl</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">I'll check on Monday.<br>
            but:<br>
            1. Is this normal behavior IVR?<br>
            2. How it should be written:<br>
            a)<br>
            &lt;entry action="menu-exec-app" digits="1" param="set
            ringback=$${uk-ring}"/&gt;<br>
            &lt;entry action="menu-exec-app" digits="1" param="set<br>
            instant_ringback=true"/&gt;<br>
            &lt;entry action="menu-exec-app" digits="1" param="bridge<br>
            sofia/$${domain}/xxx"/&gt;<br>
            or<br>
            b)<br>
            &lt;entry action="menu-exec-app" digits="1"
            param="set:ringback=$${uk-ring}"/&gt;<br>
            &lt;entry action="menu-exec-app" digits="1"<br>
            param="set:instant_ringback=true"/&gt;<br>
            &lt;entry action="menu-exec-app" digits="1" param="bridge<br>
            sofia/$${domain}/xxx"/&gt;<br>
            <br>
            look at the colon after "set".<br>
            <br>
            Regards,<br>
            <br>
            W dniu 12.04.2013 18:25, Paul Cupis pisze:<br>
            &gt; On Fri, Apr 12, 2013 at 02:07:45PM +0200, andpe wrote:<br>
            &gt;&gt; I have a problem with the IVR in FreeSwitch and
            function bridge.<br>
            &gt;&gt;<br>
            &gt;&gt; How it works:<br>
            &gt;&gt; customer calls IVR, IVR announses<br>
            &gt;&gt; customer chooses button 1<br>
            &gt;&gt; number 1 uses function bridge to connect to, say,
            1001.<br>
            &gt;&gt; during the bridge establishes a connection user
            (calling party) can not hear the ring signal (silent in
            handset).<br>
            &gt;&gt; when dialed user pick up handset then all works ok
            (we can talk). Also when dialed user reject the connection I
            hear busy signal.<br>
            &gt;&gt; I have seen in logs Ring Ready not send to calling
            party.<br>
            &gt;&gt;<br>
            &gt;&gt; When user calls directly 1001 all works fine.<br>
            &gt; Do something like this before the bridge?<br>
            &gt;<br>
            &gt; &lt;entry action="menu-exec-app" digits="1" param="set
            ringback=$${uk-ring}"/&gt;<br>
            &gt; &lt;entry action="menu-exec-app" digits="1" param="set
            instant_ringback=true"/&gt;<br>
            &gt;<br>
            &gt; Regards,<br>
            &gt;<br>
            &gt;<br>
            &gt;
_________________________________________________________________________<br>
            &gt; Professional FreeSWITCH Consulting Services:<br>
            &gt; <a moz-do-not-send="true"
              href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
            &gt; <a moz-do-not-send="true"
              href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
            &gt;<br>
            &gt; FreeSWITCH-powered IP PBX: The CudaTel Communication
            Server<br>
            &gt; <a moz-do-not-send="true"
              href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
            &gt;<br>
            &gt; Official FreeSWITCH Sites<br>
            &gt; <a moz-do-not-send="true"
              href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
            &gt; <a moz-do-not-send="true"
              href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
            &gt; <a moz-do-not-send="true"
              href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
            &gt;<br>
            &gt; FreeSWITCH-users mailing list<br>
            &gt; <a moz-do-not-send="true"
              href="mailto:FreeSWITCH-users@lists.freeswitch.org"
              target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
            &gt; <a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
            &gt; UNSUBSCRIBE:<a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
            &gt; <a moz-do-not-send="true"
              href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
            &gt;<br>
            <br>
_________________________________________________________________________<br>
            Professional FreeSWITCH Consulting Services:<br>
            <a moz-do-not-send="true"
              href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
            <br>
            FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
            <a moz-do-not-send="true" href="http://www.cudatel.com"
              target="_blank">http://www.cudatel.com</a><br>
            <br>
            Official FreeSWITCH Sites<br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              target="_blank">http://www.freeswitch.org</a><br>
            <a moz-do-not-send="true" href="http://wiki.freeswitch.org"
              target="_blank">http://wiki.freeswitch.org</a><br>
            <a moz-do-not-send="true" href="http://www.cluecon.com"
              target="_blank">http://www.cluecon.com</a><br>
            <br>
            FreeSWITCH-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:FreeSWITCH-users@lists.freeswitch.org"
              target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
            UNSUBSCRIBE:<a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              target="_blank">http://www.freeswitch.org</a><br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        Michael S Collins<br>
        Twitter: @mercutioviz<br>
        <a moz-do-not-send="true" href="http://www.FreeSWITCH.org"
          target="_blank">http://www.FreeSWITCH.org</a><br>
        <a moz-do-not-send="true" href="http://www.ClueCon.com"
          target="_blank">http://www.ClueCon.com</a><br>
        <a moz-do-not-send="true" href="http://www.OSTAG.org"
          target="_blank">http://www.OSTAG.org</a><br>
        <br>
      </blockquote>
      <div> </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_________________________________________________________________________
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>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.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://wiki.freeswitch.org">http://wiki.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>
  </body>
</html>