<div dir="ltr">Hello Anthony,<div><br></div><div>At this replicated scenario, the box I am calling on SIP is FS.</div><div>But on real scenario, the box I am calling on SIP is not Freeswitch, it is an external voicemail server and the initial message have audio cut off.</div><div><br></div><div>Thanks for the information about variable ringback, I am already using on real scenario.</div><div><br></div><div>One strange thing is if I use the codec OPUS at verto, this issue doesn&#39;t happen.<br></div><div>But I need to use codec PCMU to avoid audio transcoding.</div><div><br></div><div>Let me know if you need more information to debug this issue.</div><div><br></div><div>Best Regards,</div><div>Jose Lopes</div><div><br></div><div><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><br></div></div></div></div></div></div><div class="gmail_quote">2017-01-09 18:25 GMT+00:00 Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">So that concludes that media is already established on the webrtc end and there is no problem with that.<div>The box you are calling on SIP is also FS, you may want to add a sleep 2000 in that dialplan before the voicemail.</div><div>Also since webrtc has no ringing indication you may want to set the variable ringback to get some audible feedback when making calls.</div><div><br></div></div><div class="gmail-HOEnZb"><div class="gmail-h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 6, 2017 at 5:08 AM, José Lopes <span dir="ltr">&lt;<a href="mailto:jose.lopes@itcenter.com.pt" target="_blank">jose.lopes@itcenter.com.pt</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello Anthony,<div><br></div><div>Thanks for your reply.</div><div><br></div><div>I tried to use an audio file (sounds/en/us/callie/ivr/8000/<wbr>ivr-say_name.wav with ~2 seconds) instead of silence_stream.</div><div>When i make the call from verto client, i ear the audio file, then no audio for ~2/3 seconds and then i ear &quot;<span style="font-size:12.8px">id followed by pound</span>&quot; (audio cut off from voicemail initial message &quot;Please enter your id followed by pound&quot;).</div><div><br></div><div>I checked if i have the variable answer_delay and i don&#39;t have it.</div><div><br></div><div><span style="font-size:12.8px">The log of this call is at </span><a href="https://pastebin.freeswitch.org/view/e130e172" target="_blank">https://pastebin.freeswitch<wbr>.org/view/e130e172</a> .<br></div><span><div><br></div><div><span style="font-size:12.8px">There is any thing more that i can do?</span><br></div><div><br></div><div><br></div></span><div>Best Regards,</div><div>Jose Lopes</div><div><br></div><div class="gmail_extra"><div class="gmail_quote"><div><div class="gmail-m_1925600764288373654h5">2017-01-05 18:14 GMT+00:00 Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;</span>:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="gmail-m_1925600764288373654h5"><div dir="ltr">Also make sure you don&#39;t have answer_delay set in your vars.xml<div><br></div></div></div></div><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-HOEnZb"><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-h5"><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="gmail-m_1925600764288373654h5">On Thu, Jan 5, 2017 at 12:13 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="gmail-m_1925600764288373654h5"><div dir="ltr">Try making the call with<div><br></div><div>fsctl debug_level 10</div><div><br></div><div>and observe the logs, answer followed by silence_stream should send audio to the client.</div><div>Also try playing an audio file instead of silence stream to see if you hear it.</div><div><br></div><div><br></div><div><br></div><div><br></div></div></div></div><div class="gmail_extra"><div><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305h5"><br><div class="gmail_quote"><div><div class="gmail-m_1925600764288373654h5">On Thu, Jan 5, 2017 at 11:58 AM, José Lopes <span dir="ltr">&lt;<a href="mailto:jose.lopes@itcenter.com.pt" target="_blank">jose.lopes@itcenter.com.pt</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="gmail-m_1925600764288373654h5"><div dir="ltr">Hello Brian,<div><br></div><div>Thanks for your reply.</div><div><br></div><div>I tried the dialplan bellow with silence_stream://2000, and i have that issue.</div><div>I tried with silence_stream://3000 and the audio cut off is greater. </div><div>Without the playback, there is no audio cut off, but FreeSwitch doesn&#39;t send any rtp packets to verto client before the bridge.</div><div><br></div><div>There is any thing more that i can do?</div><div><br></div><div><br></div><div><div>&lt;include&gt;</div><div>  &lt;context name=&quot;default&quot;&gt;</div><div>    &lt;extension name=&quot;call_debug&quot; continue=&quot;true&quot;&gt;</div><div>      &lt;condition field=&quot;${call_debug}&quot; expression=&quot;^true$&quot; break=&quot;never&quot;&gt;</div><div>        &lt;action application=&quot;info&quot;/&gt;</div><div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div><div>    &lt;extension name=&quot;itsp_send_call&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^.*$&quot;&gt;</div><div>        &lt;action application=&quot;answer&quot;/&gt;</div><div>        &lt;action application=&quot;playback&quot; data=&quot;silence_stream://2000&quot;/&gt;</div><div>        &lt;action application=&quot;bridge&quot; data=&quot;{absolute_codec_string=&#39;<wbr>PCMU&#39;}sofia/gateway/1002/${des<wbr>tination_number}&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><br></div><div><br></div><div>Best Regards,</div><div>Jose Lopes</div></div></div></div><div class="gmail_extra"><div><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145h5">
<br><div><div class="gmail-m_1925600764288373654h5"><div class="gmail_quote">2017-01-05 15:47 GMT+00:00 Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Prefix them with silence_stream://2000 or 3000 and it should go away.<div><br></div><div>/b</div><div><br></div></div><div class="gmail_extra"><div><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724h5"><br><div class="gmail_quote">On Thu, Jan 5, 2017 at 9:29 AM, Bipin Patel <span dir="ltr">&lt;<a href="mailto:bipin@xbipin.com" target="_blank">bipin@xbipin.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <font size="-1"><font face="Arial">hi,<br>
        <br>
        i have the same issue, i think its related to slow audio setup
        during the call<br>
        <br>
        <br>
      </font></font>
    <div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-signature">
      Regards,<br>
      Bipin<br>
      <br>
      <br>
      <hr>
    </div><div><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172h5">
    <div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-cite-prefix">-------- Original Message --------<br>
      Subject: [Freeswitch-users] Audio cut off at the begin of the
      verto call to sip external voicemail<br>
      From: José Lopes <a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-rfc2396E" href="mailto:jose.lopes@itcenter.com.pt" target="_blank">&lt;jose.lopes@itcenter.com.pt&gt;</a><br>
      To: FreeSWITCH Users Help
      <a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-rfc2396E" href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">&lt;freeswitch-users@lists.freesw<wbr>itch.org&gt;</a><br>
      Date: 1/5/2017, 6:35:45 PM<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172h5">
      <div dir="ltr">
        <div>Hello Guys,</div>
        <div><br>
        </div>
        <div>I have audio cut off at the begin of the verto call to
           FreeSwitch that redirect to sip external voicemail (Access
          voicemail mailbox) . </div>
        <div><br>
        </div>
        <div>This happen when I use PCMU at verto codecs and sip
          codecs (if i use opus at verto codecs, there is no issue, but
          this causes audio transcoding) .</div>
        <div><br>
        </div>
        <div>At dialplan i used the example &quot;Bridging from WebRTC
          (mod_verto) to PSTN/ITSPs&quot; from <a href="https://freeswitch.org/confluence/display/FREESWITCH/mod_verto" target="_blank">https://freeswitch.org/conflue<wbr>nce/display/FREESWITCH/mod_ver<wbr>to</a>.</div>
        <div>I notice if i remove the playback action, there is no
          issue. But I need the playback action to send rtp packets to
          verto client.</div>
        <div><br>
        </div>
        <div>I simulate this using another FreeSwitch as external
          voicemail server and I only listen &quot;id followed by pound&quot; from
          the initial message of voicemail (&quot;Please enter your id
          followed by pound&quot;).</div>
        <div>The log of this call is at <a href="https://pastebin.freeswitch.org/view/507fa115" target="_blank">https://pastebin.freeswitch<wbr>.org/view/507fa115</a></div>
        <div><br>
        </div>
        <div>What I can do to use PCMU at verto codecs and sip codecs on
          type of call?</div>
        <div>Should i open a issue on FreeSwitch JIRA ?</div>
        <div><br>
        </div>
        <br clear="all">
        <div>
          <div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807gmail_signature">
            <div dir="ltr">
              <div dir="ltr">
                <div dir="ltr"><font face="verdana, sans-serif" size="2">Best
                    regards,</font></div>
                <div><font face="verdana, sans-serif" size="2">Jose
                    Lopes<br>
                  </font></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807mimeAttachmentHeader"></fieldset>
      <br>
      </div></div><pre>______________________________<wbr>______________________________<wbr>_____________
Professional FreeSWITCH Consulting Services: 
<a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-freetext" href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions<wbr>.com</a>

Official FreeSWITCH Sites
<a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-freetext" href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.o<wbr>rg</a>
<a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-freetext" href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a>
<a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a>
UNSUBSCRIBE:<a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a>
<a class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172m_4646815924527033807moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre>
    </blockquote>
    <br>
  </div>



<br>______________________________<wbr>______________________________<wbr>_____________<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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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.freeswi<wbr>tch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div></div></div>-- <br><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172gmail_signature"><div dir="ltr"><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145m_-7192412940806323724m_-4902460148453144172gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">







<p><font face="courier new, monospace"><b><i><font size="4">Brian West</font></i></b><br><span style="font-size:x-small"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></font></p>
<p><font size="1" face="courier new, monospace"><img src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"><br></font></p><p><font size="2" face="monospace, monospace"><b><i>Twitter: @FreeSWITCH , @briankwest</i></b><br><a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a> <br><a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.<wbr>com</a></font><font size="2" face="monospace, monospace"><br></font><a href="https://www.gofundme.com/freeswitch_ubuntu" style="font-size:12.8px" target="_blank"><font face="monospace, monospace">https://www.gofundme.com/frees<wbr>witch_ubuntu</font></a></p><p><font face="monospace, monospace">Got Bugs? Report them <a href="https://freeswitch.org/jira" target="_blank">here</a>! | Reddit: <a href="https://www.reddit.com/r/freeswitch" target="_blank">/r/freeswitch</a></font></p>
<p><font size="2" face="monospace, monospace"><b>T:</b><a href="tel:(918)%20420-9001" value="+19184209001" target="_blank">+19184209001</a> | <b>F:</b><a href="tel:(918)%20420-9002" value="+19184209002" target="_blank">+19184209002</a> | <b>M:</b>+1918424WEST (9378)<br><b>Skype:</b>briankwest</font></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div>
<br>______________________________<wbr>______________________________<wbr>_____________<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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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.freeswi<wbr>tch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div></div></div></div><div><div class="gmail-m_1925600764288373654h5">
<br>______________________________<wbr>______________________________<wbr>_____________<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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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.freeswi<wbr>tch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br></div></div><div><div class="gmail-m_1925600764288373654h5"><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305m_260704001722122145gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬<div><br><div>☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a>  ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a>  ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></div><div><div>☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch ☞ <u><a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a></u><br><br></div><div>ClueCon Weekly Development Call <br></div><div>☎ <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch<wbr>.org</a>  ☎ <a href="tel:(919)%20386-9900" value="+19193869900" target="_blank">+19193869900</a> </div><div><br></div></div></div><div><a href="https://www.youtube.com/watch?v=9XXgW34t40s" style="color:rgb(17,85,204);font-size:12.8px" target="_blank">https://www.youtube.com/watch?<wbr>v=9XXgW34t40s</a></div><div><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">https://www.youtube.com/watch?<wbr>v=NLaDpGQuZDA</a><br></div></div></div></div></div></div></div>
</div></div></div>
</blockquote></div><div><div class="gmail-m_1925600764288373654h5"><br><br clear="all"><div><br></div>-- <br><div class="gmail-m_1925600764288373654m_-3007422993172022395gmail-m_3317557531801389305gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬<div><br><div>☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a>  ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a>  ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></div><div><div>☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch ☞ <u><a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a></u><br><br></div><div>ClueCon Weekly Development Call <br></div><div>☎ <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch<wbr>.org</a>  ☎ <a href="tel:(919)%20386-9900" value="+19193869900" target="_blank">+19193869900</a> </div><div><br></div></div></div><div><a href="https://www.youtube.com/watch?v=9XXgW34t40s" style="color:rgb(17,85,204);font-size:12.8px" target="_blank">https://www.youtube.com/watch?<wbr>v=9XXgW34t40s</a></div><div><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">https://www.youtube.com/watch?<wbr>v=NLaDpGQuZDA</a><br></div></div></div></div></div></div></div>
</div></div></div>
</div></div><div><div class="gmail-m_1925600764288373654h5"><br>______________________________<wbr>______________________________<wbr>_____________<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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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.freeswi<wbr>tch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></div></div></blockquote></div><br></div></div>
<br>______________________________<wbr>______________________________<wbr>_____________<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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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.freeswi<wbr>tch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/<wbr>freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail-m_1925600764288373654gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬<div><br><div>☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a>  ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a>  ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></div><div><div>☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch ☞ <u><a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a></u><br><br></div><div>ClueCon Weekly Development Call <br></div><div>☎ <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.<wbr>freeswitch.org</a>  ☎ <a href="tel:(919)%20386-9900" value="+19193869900" target="_blank">+19193869900</a> </div><div><br></div></div></div><div><a href="https://www.youtube.com/watch?v=9XXgW34t40s" style="color:rgb(17,85,204);font-size:12.8px" target="_blank">https://www.youtube.com/watch?<wbr>v=9XXgW34t40s</a></div><div><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">https://www.youtube.com/watch?<wbr>v=NLaDpGQuZDA</a><br></div></div></div></div></div></div></div>
</div>
</div></div><br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div>