FS would prefer you run your kernel at 1000hz you are probably on a VM if its 10000hz<br><br><br><div class="gmail_quote">On Mon, Mar 15, 2010 at 11:01 AM, Seven Du <span dir="ltr"><<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>></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;">Thanks, It's late now, I will get logs tomorrow. I tested both on<br>
Windows client and web site on Mac. They both work on the other two<br>
instances of FreeSWITCH I mentioned in this thread.<br>
<br>
btw, can you give me a hint on the timer warning?<br>
<br>
2010/3/16 Anthony Minessale <<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>>:<br>
<div><div></div><div class="h5">> you would have to execute<br>
><br>
> dl_debug on<br>
><br>
> to get a trace that would tell us anything about that?<br>
><br>
> Are you using the windows gtalk client or the web site?<br>
> We are following google who have been pushing for the online client embedded<br>
> in the gmail website.<br>
><br>
><br>
><br>
><br>
> On Mon, Mar 15, 2010 at 4:27 AM, Seven Du <<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>> wrote:<br>
>><br>
>> here is the client:<br>
>><br>
>> <profile type="client"><br>
>> <param name="name" value="<a href="http://gmail.com" target="_blank">gmail.com</a>"/><br>
>> <param name="login" value="<a href="http://xx@gmail.com/talk" target="_blank">xx@gmail.com/talk</a>"/><br>
>> <param name="password" value="password"/><br>
>> <param name="server" value="<a href="http://talk.google.com" target="_blank">talk.google.com</a>"/><br>
>> <param name="dialplan" value="XML"/><br>
>> <param name="contex" value="public"/><br>
>> <param name="message" value="FreeSWITCH"/><br>
>> <param name="rtp-ip" value="auto"/><br>
>> <!-- if you are behind NAT, you should probably use stun --><br>
>> <!--<param name="ext-rtp-ip" value="stun:<a href="http://stun.xten.com" target="_blank">stun.xten.com</a>"/> --><br>
>> <param name="auto-login" value="true"/><br>
>> <param name="auto-reply" value="Welcome"/><br>
>> <param name="sasl" value="plain"/><br>
>> <param name="tls" value="true"/><br>
>> <param name="exten" value="5000"/><br>
>> <!-- <param name="local-network-acl" value="localnet.auto"/> --><br>
>> </profile><br>
>><br>
>> 2010/3/15 Seven Du <<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>>:<br>
>> > ALL,<br>
>> ><br>
>> > I just upgrade FS to 16992.<br>
>> ><br>
>> > 1) timer warning: How's possible the 10000 microseconds? audio sounds<br>
>> > ok.<br>
>> ><br>
>> ><br>
>> > [WARNING] switch_time.c:206 Timer resolution of 10000 microseconds<br>
>> > detected!<br>
>> > Do you have your kernel timer set to higher than 1 kHz? You may<br>
>> > experience audio problems.<br>
>> ><br>
>> > uname -a<br>
>> > Linux <a href="http://xxx.idapted.com" target="_blank">xxx.idapted.com</a> 2.6.22-14-server #1 SMP Tue Feb 12 08:27:05 UTC<br>
>> > 2008 i686 GNU/Linux<br>
>> ><br>
>> ><br>
>> > I used a script to check the interupts<br>
>> ><br>
>> > :~$ while :; do cat /proc/interrupts |grep LOC; sleep 1; done<br>
>> > LOC: 14892854 14892843 14892841 14892830<br>
>> > LOC: 14892955 14892944 14892942 14892931<br>
>> > LOC: 14893056 14893045 14893043 14893032<br>
>> > LOC: 14893157 14893146 14893144 14893133<br>
>> > LOC: 14893258 14893247 14893245 14893234<br>
>> > LOC: 14893359 14893348 14893346 14893335<br>
>> > LOC: 14893460 14893449 14893447 14893436<br>
>> ><br>
>> ><br>
>> > 2) run dingaling with client mode. dingaling doesn't pick up answer. I<br>
>> > originate a call from FS, the console blocks, gtalk client ring and it<br>
>> > looks ok when I hit answer, but no sound, FS console still blocks. a<br>
>> > few seconds later gtalk client shows:<br>
>> ><br>
>> > Sorry! The voice chat with language_lesson failed because of a network<br>
>> > problem at 5:50 PM. Please try again.<br>
>> > Click here to report this to Google.<br>
>> ><br>
>> ><br>
>> > here is a log with bgapi:<br>
>> > <a href="http://pastebin.freeswitch.org/12434" target="_blank">http://pastebin.freeswitch.org/12434</a><br>
>> ><br>
>> ><br>
>> > rev 14696 works on the same server same conf. another server running<br>
>> > 16958M works at the same time. I have no clue to check, is it related<br>
>> > to the timer as in 1)? can some help me to take a look? let me know if<br>
>> > you need "dl_debug on" logs.<br>
>> ><br>
>> > Thanks.<br>
>> ><br>
>><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>
><br>
><br>
> --<br>
> Anthony Minessale II<br>
><br>
> FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
> ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
> Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
><br>
> AIM: anthm<br>
> <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
> GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
> IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
><br>
> FreeSWITCH Developer Conference<br>
> <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
> <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
> <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
> pstn:+19193869900<br>
><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>
><br>
<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>