<div dir="ltr"><div dir="ltr">Thanks Richard - any idea if these matter? And how to stop the errors:<div><br></div><div><div>cdr_sqlite3_custom declined to load.</div><div>cel_sqlite3_custom declined to load</div><div>pbx_ael declined to load</div></div><div><br></div><div>Standard 16.0 build, just updated a 15.4; nothing fiddled with in menuselect.</div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 23 Oct 2018 at 23:02, Richard Mudgett <<a href="mailto:rmudgett@digium.com">rmudgett@digium.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Tue, Oct 23, 2018 at 1:35 PM Dan Cropp <<a href="mailto:dan@amtelco.com" target="_blank">dan@amtelco.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The res_pjsip_transport_websocket failing to load seems to be a conflict with the chan_sip.so loading.<br>
<br>
When I make the chan_sip.so not load, res_pjsip_transport_websocket.so does load.<br>
<br>
We have customers who need chan_sip and chan_pjsip, so we need to load both.  Is there a way to make the res_pjsip_transport_websocket load after the chan_sip?<br></blockquote><div><br></div><div>res_pjsip_transport_websocket.so will fail to load if chan_sip is configured to handle</div><div>websockets.  Only one channel driver can provide websocket services at a time.</div><div>Either disable support in chan_sip's sip.conf (websocket_enabled = no) or don't load</div><div>the res_pjsip_transport_websocket.so module.</div><div><br></div><div>From sip.conf.sample:<br></div><div>;websocket_enabled = true       ; Set to false to prevent chan_sip from listening to websockets.  This<br>                                ; is needed when using chan_sip and res_pjsip_transport_websockets on<br>                                ; the same system.<br></div><div><br></div><div>Richard</div><br></div></div></div>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Astricon is coming up October 9-11!  Signup is available at: <a href="https://www.asterisk.org/community/astricon-user-conference" rel="noreferrer" target="_blank">https://www.asterisk.org/community/astricon-user-conference</a><br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</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" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div>