<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">I have been using Asterisk 18.11.2.<o:p></o:p></p>
<p class="MsoNormal">Just tried Asterisk 18.12.0 and am running into a problem with the res_pjsip_transport_websocket.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Using Ubuntu 20<o:p></o:p></p>
<p class="MsoNormal">I use a bash shell script to compile Asterisk with settings. 
<o:p></o:p></p>
<p class="MsoNormal">I didn’t modify any settings from Asterisk 18.11.2 build that works.<o:p></o:p></p>
<p class="MsoNormal">After compiling, I make an install .deb pkg that wraps all the Asterisk support and use this dpkg to install on other boxes.  Eliminates the need to compile and everything on customer boxes.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">All this process works great for Asterisk 18.11.2 (and did so for several other Asterisk versions prior to 18.11.2).<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I can run Asterisk on the box I compile on.<o:p></o:p></p>
<p class="MsoNormal">However, the boxes I install the .deb pkg, Asterisk always complains that it cannot load the res_pjsip_transport_websocket module.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have looked at all the dependencies and confirmed I am copying all the .so from my compile box to this new box I install on.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Did something change with the res_pjsip_transport_websocket where it requires something new?<o:p></o:p></p>
<p class="MsoNormal">Does PJSIP 2.12 require something new that the previous PJSIP version Asterisk used did not require?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Dan<o:p></o:p></p>
</div>
</body>
</html>