<br><br><div class="gmail_quote">2012/9/13 Shaun Ruffell <span dir="ltr">&lt;<a href="mailto:sruffell@digium.com" target="_blank">sruffell@digium.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Wed, Sep 12, 2012 at 11:52:40PM -0400, Mark Robinson wrote:<br>
&gt; I know that asterisk on virtual machine require a timing source.<br>
&gt; What would you suggest to use for timing? We will plan to use only<br>
&gt; SIP and IAX2.<br>
<br>
</div></div>If you&#39;re on a newish kernel (something later than v2.6.22), can use<br>
app_confbridge instead of app_meetme, and do not need app_page<br>
(unless you can can join the beta / wait for Asterisk 11) you can<br>
simply use res_timining_timerfd. </blockquote><div><br>How do you specify this ?<br>Passing options when compiling asterisk from source ?<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
This will free you from any kernel<br>
module dependencies.<br>
<br>
--<br>
Shaun Ruffell<br>
Digium, Inc. | Linux Kernel Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>