<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 16-08-16 17:45, George Joseph wrote:<br>
    <blockquote
cite="mid:CAP=uFEtC0R3NhNQijbo_i7gBNBDiR0qJisZScJgn7LO55nrTpg@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Tue, Aug 16, 2016 at 3:21 AM,
            Jonas Kellens <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:jonas.kellens@telenet.be" target="_blank">jonas.kellens@telenet.be</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000"><span class=""> On
                  16-08-16 04:38, George Joseph wrote:<br>
                </span>
                <blockquote type="cite">
                  <div dir="ltr"><br>
                    <div class="gmail_extra"><span class=""><br>
                        <div class="gmail_quote">On Mon, Aug 15, 2016 at
                          1:24 PM, Jonas Kellens <span dir="ltr"><<a
                              moz-do-not-send="true"
                              href="mailto:jonas.kellens@telenet.be"
                              target="_blank">jonas.kellens@telenet.be</a>></span>
                          wrote:<br>
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex">Hello<br>
                            <br>
                            using pjproject 2.5.5<br>
                            using asterisk-certified-13.8-cert1<br>
                          </blockquote>
                          <div><br>
                          </div>
                          <div>IIRC there were API changes in pjproject
                            2.5 that aren't accounted for in asterisk
                            13.8.  Try pjproject 2.4.5 first and let's
                            see if that works</div>
                          <div> <br>
                          </div>
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex"> <br>
                            Compiled pjproject 2.5.5 with :<br>
                            ./configure CFLAGS="-DNDEBUG
                            -DPJ_HAS_IPV6=1" --prefix=/usr
                            --libdir=/usr/lib64 --enable-shared
                            --disable-video --disable-sound
                            --disable-opencore-amr<br>
                            <br>
                            Compiled Asterisk 13 with<br>
                            ./configure --libdir=/usr/lib64<br>
                            <br>
                            All pjproject modules are selectable in
                            menuselect, so here no problem.<br>
                            <br>
                            Modules are present in
                            /usr/lib64/asterisk/module (see below).<br>
                            <br>
                            But when I start asterisk, I get a lot of
                            errors concerning res_pjsip (see below) on
                            the asterisk CLI.<br>
                            <br>
                            Anyone have some input on this ?<br>
                            <br>
                            <br>
                            Thanks.<br>
                            <br>
                            Kind regards.<br>
                            <br>
                            <span><font color="#888888"><br>
                              </font></span></blockquote>
                        </div>
                        <br>
                        <br clear="all">
                        <div><br>
                        </div>
                      </span><span class=""> -- <br>
                        <div data-smartmail="gmail_signature">
                          <div dir="ltr"><span style="font-size:12.8px">George
                              Joseph</span><br style="font-size:12.8px">
                            <span style="font-size:12.8px">Digium, Inc.
                              | Software Developer</span><span
                              style="font-size:12.8px"><br>
                              445 Jan Davis Drive NW - Huntsville, AL
                              35806 - US<br>
                            </span><span style="font-size:12.8px">Check
                              us out at: </span><a
                              moz-do-not-send="true"
                              href="http://www.digium.com/"
                              rel="noreferrer"
                              style="color:rgb(17,85,204);font-size:12.8px"
                              target="_blank">www.digium.com</a><span
                              style="font-size:12.8px"> & </span><a
                              moz-do-not-send="true"
                              href="http://www.asterisk.org/"
                              rel="noreferrer"
                              style="color:rgb(17,85,204);font-size:12.8px"
                              target="_blank">www.<wbr>asterisk.org</a><br>
                          </div>
                        </div>
                      </span></div>
                  </div>
                </blockquote>
                <tt><br>
                </tt><tt><br>
                </tt><tt>Hello</tt><tt><br>
                </tt><tt><br>
                </tt><tt>how can I disable all modules related to pjsip
                  in modules.conf ??</tt><tt><br>
                </tt><tt><br>
                </tt><tt>I have now :</tt><tt><br>
                </tt><tt><br>
                </tt><tt>[modules]</tt><tt><br>
                </tt><tt>autoload=yes</tt><tt><br>
                </tt><tt>preload => res_config_mysql.so</tt><tt><br>
                </tt><tt>noload => pbx_gtkconsole.so</tt><tt><br>
                </tt><tt>noload => res_pjsip.so</tt><tt><br>
                </tt><tt>noload => res_pjsip_pubsub.so</tt><tt><br>
                </tt><tt>noload => res_pjsip_session.so</tt><tt><br>
                </tt><tt>noload => chan_pjsip.so</tt><tt><br>
                </tt><tt>noload => res_pjsip_exten_state.so</tt><tt><br>
                </tt><tt>noload => res_pjsip_log_forwarder.so</tt><tt><br>
                </tt><tt>load => res_musiconhold.so</tt><tt><br>
                </tt><tt>noload => chan_alsa.so</tt><tt><br>
                </tt><tt>noload => chan_oss.so</tt><tt><br>
                </tt><tt>noload => chan_console.so</tt><tt><br>
                </tt><tt><br>
                </tt><tt><br>
                </tt><tt>This does not make the CLI erros go away. I
                  still have the idea that pjsip is loaded.</tt><tt><br>
                </tt><tt><br>
                </tt></div>
            </blockquote>
            <div><br>
            </div>
            <div><br>
            </div>
            <div>I'm not sure what your objective is.  If you want to
              completely disable pjsip, run ./configure
              --without-pjproject.<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    When I compile "--without-pjproject" I loose all webrtc
    functionality. I get errors about the lack of "ice-frag and ice-pwd
    in the SDP-body".<br>
    <br>
    So I guess I DO need pjproject. But I do not want to use pjsip (I
    prefer sip).<br>
    <br>
    Do you have any other input or idea ?<br>
    <br>
    <br>
    Kind regards.<br>
    <br>
    J.<br>
    <br>
  </body>
</html>