<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19019">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>also moh-sound param</FONT></DIV>
<DIV><FONT size=2>helps to increase dramatically the latency, especially if 
mod_shout is used</FONT></DIV>
<DIV><FONT size=2>so if I don't use any moh-sound param the latency is much 
better, but the </FONT></DIV>
<DIV><FONT size=2>result of tests below are the same, after X invites/hangup the 
audio conference into the invited phone</FONT></DIV>
<DIV><FONT size=2>gets more and more latency</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
dir=ltr>
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=infos@madovsky.org href="mailto:infos@madovsky.org">Madovsky</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, March 31, 2011 9:16 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] invite in 
  conference</DIV>
  <DIV><BR></DIV>
  <DIV><FONT size=2>I have more info after dozen different tests.</FONT></DIV>
  <DIV><FONT size=2>If I invite in conf the same number several time, each 
  time</FONT></DIV>
  <DIV><FONT size=2>the invited leg answers, like 1 second of latency is added 
  (exponential)</FONT></DIV>
  <DIV><FONT size=2>so after 3 invites hangups I got&nbsp;8 seconds of latency 
  for the conference moderator voice</FONT></DIV>
  <DIV><FONT size=2>in the invited phone. concerning the invited voice into the 
  conference the latency stays exactly the same after 3 invites.</FONT></DIV>
  <DIV><FONT size=2>Sorry I didn't triy to do it with 3 different numbers as my 
  cell is cut (no credits) and my landline phone also (bill due).. 
  ;)</FONT></DIV>
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2>Thanks</FONT></DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
  dir=ltr>
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
    <A title=infos@madovsky.org href="mailto:infos@madovsky.org">Madovsky</A> 
    </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A 
    title=freeswitch-users@lists.freeswitch.org 
    href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users 
    Help</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, March 30, 2011 6:27 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] invite 
    in conference</DIV>
    <DIV><BR></DIV>
    <DIV><FONT size=1>
    <P><FONT size=2>/usr/local/freeswitch/bin/fs_cli -x "conference confText 
    </FONT></FONT><FONT size=2>dial\</FONT><FONT 
    size=2>{inconf=true,originate_timeout=20,ignore_early_media=true,instant_ringback=true}user/11111 
    22222&nbsp;hiConf"</FONT></P>
    <P><FONT size=2>and</FONT></P>
    <P><FONT size=2><FONT size=1>&nbsp;</FONT><FONT 
    size=2>/usr/local/freeswitch/bin/fs_cli -x "conference confText </FONT><FONT 
    size=2>dial\</FONT><FONT 
    size=2>{inconf=true,originate_timeout=20,ignore_early_media=true,instant_ringback=true}loopback/11111 
    22222&nbsp;hiConf"</FONT></FONT></P>
    <P><FONT size=2>is this dial event can be in other place that 
    conference::maintenance in ESL ?</FONT></P>
    <P><FONT size=2>thanks</P></FONT></DIV>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
      <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
      <DIV 
      style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
      <A title=msc@freeswitch.org href="mailto:msc@freeswitch.org">Michael 
      Collins</A> </DIV>
      <DIV style="FONT: 10pt arial"><B>To:</B> <A 
      title=freeswitch-users@lists.freeswitch.org 
      href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users 
      Help</A> </DIV>
      <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, March 30, 2011 1:20 
      PM</DIV>
      <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] 
      invite in conference</DIV>
      <DIV><BR></DIV>what syntax are you using for the invitation? I would like 
      to try it on my system and see if i can reproduce. 
      <DIV>-MC<BR><BR>
      <DIV class=gmail_quote>On Wed, Mar 30, 2011 at 9:27 AM, Madovsky <SPAN 
      dir=ltr>&lt;<A 
      href="mailto:infos@madovsky.org">infos@madovsky.org</A>&gt;</SPAN> 
      wrote:<BR>
      <BLOCKQUOTE 
      style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
      class=gmail_quote>
        <DIV bgcolor="#ffffff">
        <DIV><FONT size=2>When I invite in conference, I can't see any 
        conference esl event of the new member invited and accepted in 
        conference</FONT></DIV>
        <DIV><FONT size=2>is it normal ?</FONT></DIV>
        <DIV><FONT size=2></FONT>&nbsp;</DIV>
        <DIV><FONT 
        size=2>Thanks</FONT></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></DIV>
      <P>
      <HR>

      <P></P>_______________________________________________<BR>FreeSWITCH-users 
      mailing 
      list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>