<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier,monaco,monospace,sans-serif;font-size:12pt">can you test this for me?<br><br>first "make current" to update and rebuild the code.<br><br>then test it again,<br><br>if it still is happening,<br>&nbsp;<br>edit src/include/switch_private.h<br><br>look at the top for <br><br>/* Define if you have clock_gettime() */<br>#define HAVE_CLOCK_GETTIME 1<br><br>/* Define if you have clock_nanosleep() */<br>#define HAVE_CLOCK_NANOSLEEP 1<br><br>and comment them<br><br>/* Define if you have clock_gettime() */<br>//#define HAVE_CLOCK_GETTIME 1<br><br>/* Define if you have clock_nanosleep() */<br>//#define HAVE_CLOCK_NANOSLEEP 1<br><br><br>then close it and from the main src dir execute<br>"make current" again<br><br>once it's done retest<br><br>if the problem persists, edit the file again <br>and restore it by removing the comments <br>and add this extra
 line anywhere at the top<br><br>#define SWITCH_USE_CLOCK_FUNCS 1<br><br>and again "make sure" and retest<br><br>please report the results and we can see if there is something <br>we can do.<br><br><br><br><br><br><br><div>&nbsp;</div><div>Anthony Minessale II<br><br><span>FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a></span><br><span>ClueCon <a target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com/</a></span><br><br>AIM: anthm<br>MSN:anthony_minessale@hotmail.com<br>GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com<br>IRC: irc.freenode.net #freeswitch</div><div><br>FreeSWITCH Developer Conference<br>sip:888@conference.freeswitch.org<br>iax:guest@conference.freeswitch.org/888<br>googletalk:conf+888@conference.freeswitch.org<br>pstn:213-799-1400</div><div style="font-family: courier,monaco,monospace,sans-serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new
 york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Brian Young ARA/CFD &lt;byoung@ara.com&gt;<br>To: freeswitch-users@lists.freeswitch.org<br>Sent: Tuesday, March 4, 2008 11:08:02 AM<br>Subject: Re: [Freeswitch-users] freeswitch in vmware<br><br>

am 
also 

new 
user. 
Running 
under 
WinXP, 
and 
have 
experienced 
very<br>similar 
results: 
choppy 
music 
for 
default 
9999, 
but 
clear 
for 
other<br>recordings 
such 
as 
default 
3000 
(conf-alone.wav) 
and 
conference 
controls<br>(mute, 
unmute, 
etc).<br><br><br>-Brian 
Young 
&lt;<a ymailto="mailto:brian.young@ara.com" href="mailto:brian.young@ara.com">brian.young@ara.com</a>&gt;<br><br>-----Original 
Message-----<br>From: 
<a ymailto="mailto:freeswitch-users-bounces@lists.freeswitch.org" href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>[mailto:<a ymailto="mailto:freeswitch-users-bounces@lists.freeswitch.org" href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] 
On 
Behalf 
Of<br>Cavalera 
Claudio 
Luigi<br>Sent: 
Tuesday, 
March 
04, 
2008 
11:28 
AM<br>To: 
<a ymailto="mailto:freeswitch-users@lists.freeswitch.org" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>Subject: 
Re: 
[Freeswitch-users] 
freeswitch 
in 
vmware<br><br>I've 
solved 
the 
timing 
issues 
in 
fs 
vmware, 

mean 
that 
those 
error<br>messages 
are 
now 
history.<br>However 
the 
problem 
with 
moh 
dialing 
9999 
still 
remains. 
I've 
tried 
from<br>my 
pc 
and 
another 
one. 
Music 
is 
"choppy".<br>I've 
also 
tried 

1000 
to 
1001 
sip 
call 
using 
zoiper 
and 
it 
sounds<br>crystal 
clear. 
Strange.<br>Is 
there 
any 
default 
iax 
user 
in 
the 
system?<br>Best 
Regards,<br>Claudio<br><br>&gt; 
-----Original 
Message-----<br>&gt; 
From: 
<a ymailto="mailto:freeswitch-users-bounces@lists.freeswitch.org" href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>&gt; 
[mailto:<a ymailto="mailto:freeswitch-users-bounces@lists.freeswitch.org" href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] 
On 
Behalf 
Of <br>&gt; 
Michael 
Jerris<br>&gt; 
Sent: 
Tuesday, 
March 
04, 
2008 
3:13 
PM<br>&gt; 
To: 
<a ymailto="mailto:freeswitch-users@lists.freeswitch.org" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>&gt; 
Subject: 
Re: 
[Freeswitch-users] 
freeswitch 
in 
vmware<br>&gt; <br>&gt; 
This 
definately 
looks 
like 

broken 
clock 
in 
the 
vm, 
but 
executing 
the<br><br>&gt; 
event 
late 
by 
65 
seconds 
is 

lot.&nbsp; 
did 
you 
pause 
your 
vm?<br>&gt; 
This 
could<br>&gt; 
be 
related 
to 
clock 
issues 
in 
slackware 
as 
well, 

know 
people 
who 
run<br><br>&gt; 
fine 
in 
vmware 
so 
it 
is 
certainly 
doable.&nbsp; 
Why 
not 
just 
run 
freeswitch<br><br>&gt; 
on 
your 
native 
os 
instead 
of 
in 
vmware?<br>&gt; <br>&gt; 
Mike<br>&gt; <br>&gt; <br>&gt; 
On 
Mar 
4, 
2008, 
at 
6:49 
AM, 
Cavalera 
Claudio 
Luigi 
wrote:<br>&gt; <br>&gt; 
&gt; 
Maybe 
this 
debug 
would 
also 
be 
useful:<br>&gt; 
&gt; 
2008-03-04 
12:44:31 
[WARNING] 
switch_scheduler.c:114<br>&gt; 
&gt; 
task_thread_loop()<br>&gt; 
&gt; 
Task 
was 
executed 
late 
by 
65 
seconds 

heartbeat 
(core)<br>&gt; 
&gt; 
2008-03-04 
12:46:47 
[CRIT] 
mod_local_stream.c:208<br>&gt; 
read_stream_thread()<br>&gt; 
&gt; 
Leaking 
stream 
handle! 
[switch_ivr_play_file() <br>&gt; 
&gt; 
src/switch_ivr_play_say.c:738]<br>&gt; 
&gt;<br>&gt; 
&gt;&gt; 
-----Original 
Message-----<br>&gt; 
&gt;&gt; 
From: 
Cavalera 
Claudio 
Luigi<br>&gt; 
&gt;&gt; 
Sent: 
Tuesday, 
March 
04, 
2008 
12:48 
PM<br>&gt; 
&gt;&gt; 
To: 
'<a ymailto="mailto:freeswitch-users@lists.freeswitch.org" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>'<br>&gt; 
&gt;&gt; 
Subject: 
freeswitch 
in 
vmware<br>&gt; 
&gt;&gt;<br>&gt; 
&gt;&gt; 
Hello 
guys,<br>&gt; 
&gt;&gt; 
at 
the 
moment 
the 
only 
linux 
I've 
got 
handy 
is 

slackware 
12.0 <br>&gt; 
&gt;&gt; 
under 
vmware 
server 
1.04 
I've 
installed 
freeswitch 
to 
start 

sort <br>&gt; 
&gt;&gt; 
of 
comparison 
with 
asterisk.<br>&gt; 
&gt;&gt; 
I've 
registered 

SIP 
1000 
user 
and 
dialed 
9999 
(I 
could 
not 
wait <br>&gt; 
&gt;&gt; 
:-).<br>&gt; 
&gt;&gt; 
The 
config 
is 
default.<br>&gt; 
&gt;&gt; 
The 
music 
is 
choppy, 

mean 
silence 

music 

silence 
within 
a <br>&gt; 
&gt;&gt; 
second! 
Sometimes 
it 
sounds 
good 
for 
ten 
seconds 
or 
so.<br>&gt; 
&gt;&gt; 
Could 
this 
be 
due 
to 
clock 
skew 
problems 
of 
virtual 
machines?<br>&gt; 
&gt;&gt; 
008-03-04 
12:43:24 
[CRIT] 
switch_time.c:321<br>&gt; 
&gt;&gt; 
softtimer_runtime() 
Forward 
Clock 
Skew 
Detected!<br>&gt; 
&gt;&gt;<br>&gt; 
&gt;&gt; 
Best 
Regards,<br>&gt; 
&gt;&gt; 
Claudio<br>&gt; 
&gt;<br>&gt; 
&gt;<br>&gt; 
&gt; 
Internet 
Email 
Confidentiality 
Footer<br>&gt; 
&gt; <br>&gt; 
--------------------------------------------------------------<br>&gt; 
---------------------------------------<br>&gt; 
&gt; 
La 
presente 
comunicazione, 
con 
le 
informazioni 
in 
essa 
contenute 
e <br>&gt; 
&gt; 
ogni 
documento 

file 
allegato, 
e' 
rivolta 
unicamente<br>&gt; 
alla/e 
persona/<br>&gt; 
&gt; 

cui 
e' 
indirizzata 
ed 
alle 
altre 
da 
questa 
autorizzata/e 
a <br>&gt; 
&gt; 
riceverla. 
Se 
non 
siete 

destinatari/autorizzati 
siete<br>&gt; 
avvisati 
che<br>&gt; 
&gt; 
qualsiasi 
azione, 
copia, 
comunicazione, 
divulgazione 
o<br>&gt; 
simili 
basate<br>&gt; 
&gt; 
sul 
contenuto 
di 
tali 
informazioni 
e' 
vietata 

potrebbe 
essere <br>&gt; 
&gt; 
contro 
la 
legge 
(art. 
616 
C.P., 
D.Lgs 
n. 
196/2003 
Codice 
in<br>&gt; 
materia<br>&gt; 
&gt; 
di 
protezione 
dei 
dati 
personali). 
Se 
avete 
ricevuto 
questa <br>&gt; 
&gt; 
comunicazione 
per 
errore, 
vi 
preghiamo 
di 
darne 
immediata<br>&gt; 
notizia 
al<br>&gt; 
&gt; 
mittente 

di 
distruggere 
il 
messaggio 
originale 

ogni 
file <br>&gt; 
&gt; 
allegato 
senza 
farne 
copia 
alcuna 

riprodurne 
in 
alcun 
modo 
il <br>&gt; 
&gt; 
contenuto.<br>&gt; 
&gt;<br>&gt; 
&gt; 
This 
e-mail 
and 
its 
attachments 
are 
intended 
for 
the 
addressee(s) <br>&gt; 
&gt; 
only 
and 
are 
confidential 
and/or 
may 
contain 
legally 
privileged <br>&gt; 
&gt; 
information. 
If 
you 
have 
received 
this 
message 
by 
mistake<br>&gt; 
or 
are 
not<br>&gt; 
&gt; 
one 
of 
the 
addressees 
above, 
you 
may 
take 
no 
action 
based<br>&gt; 
on 
it, 
and<br>&gt; 
&gt; 
you 
may 
not 
copy 
or 
show 
it 
to 
anyone; 
please 
reply 
to 
this 
e-mail <br>&gt; 
&gt; 
and 
point 
out 
the 
error 
which 
has 
occurred.<br>&gt; 
&gt; <br>&gt; 
--------------------------------------------------------------<br>&gt; 
---------------------------------------<br>&gt; 
&gt;<br>&gt; 
&gt;<br>&gt; 
&gt; 
_______________________________________________<br>&gt; 
&gt; 
Freeswitch-users 
mailing 
list<br>&gt; 
&gt; 
<a ymailto="mailto:Freeswitch-users@lists.freeswitch.org" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>&gt; 
&gt; 
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; 
&gt; <br>&gt; 
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freesw" target="_blank">http://lists.freeswitch.org/mailman/options/freesw</a><br>&gt; 
itch-users<br>&gt; 
&gt; 
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt; <br>&gt; <br>&gt; 
_______________________________________________<br>&gt; 
Freeswitch-users 
mailing 
list<br>&gt; 
<a ymailto="mailto:Freeswitch-users@lists.freeswitch.org" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>&gt; 
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; 
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freesw" target="_blank">http://lists.freeswitch.org/mailman/options/freesw</a><br>&gt; 
itch-users<br>&gt; 
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt; <br><br>_______________________________________________<br>Freeswitch-users 
mailing 
list<br><a ymailto="mailto:Freeswitch-users@lists.freeswitch.org" 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>Freeswitch-users 
mailing 
list<br><a ymailto="mailto:Freeswitch-users@lists.freeswitch.org" 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><br></div></div><br>



      <hr size=1>Never miss a thing.  <a href="http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs"> Make Yahoo your homepage.</a>

</body></html>