Pjsip fails, cannot be reloaded

I have a problem with my asterisk system. It’s asterisk 22.2.0 on a x86_64 running Linux.

For years I have been using SIP, but finally had to change providers and switched over to pjsip.

Initially all calls are working fine, but after a few days inbound calls stop being able to connect. When I log into the system, on the cli, everything looks fine, but when I try to reload pjsip I get the following:

CLI> pjsip reload
No such module ‘res_pjsip.so’
No such module ‘res_pjsip_authenticator_digest.so’
No such module ‘res_pjsip_endpoint_identifier_ip.so’
No such module ‘res_pjsip_mwi.so’
No such module ‘res_pjsip_notify.so’
No such module ‘res_pjsip_outbound_publish.so’
No such module ‘res_pjsip_publish_asterisk.so’
No such module ‘res_pjsip_outbound_registration.so’

I’ve tried various things I’ve seen on the forums, but the only thing that seems to work is to run “make install” and do a “core restart”.

There is nothing abnormal in the logs.

I’d be happy to provide any information about my system or install details. This is getting incredibly tedious.

You should actually provide logs, otherwise we are relying on your own analysis of them.

What is the output of “module show like pjsip” at the time?
If you do “module load res_pjsip.so” does it work?
What is the system uptime “core show uptime” at the time?
Are you using FreePBX or a UI?
Do you have any crontabs that modify things?

This also sounds vaguely familiar, as if someone else posted it on another thread ages ago and if I recall I don’t think it was an Asterisk issue in the end…

I’ll have to wait until it crashes again to get some of these details. (“module show like pjsip”, “module load res_pjsip.so”, “core show uptime”)

I do know that “pjsip reload” come back with:

CLI> pjsip reload
No such module 'res_pjsip.so'
No such module 'res_pjsip_authenticator_digest.so'
No such module 'res_pjsip_endpoint_identifier_ip.so'
No such module 'res_pjsip_mwi.so'
No such module 'res_pjsip_notify.so'
No such module 'res_pjsip_outbound_publish.so'
No such module 'res_pjsip_publish_asterisk.so'
No such module 'res_pjsip_outbound_registration.so'

I’ve installed asterisk from asterisk.org via asterisk-22-current.tar.gz
nothing is in crontab for any user on the system.

from /var/log/messages

[Jul 15 06:56:25] NOTICE[539457] loader.c: 310 modules will be loaded.
[Jul 15 06:56:25] NOTICE[539457] cdr.c: CDR simple logging enabled.
[Jul 15 06:56:25] NOTICE[539457] indications.c: Default country for indication tones: us
[Jul 15 06:56:25] NOTICE[539457] indications.c: Setting default indication country to 'us'
[Jul 15 06:56:25] NOTICE[539457] confbridge/conf_config_parser.c: Adding default_menu menu to app_confbridge
[Jul 15 06:56:25] NOTICE[539457] cel_custom.c: No mappings found in cel_custom.conf. Not logging CEL to custom CSVs.
[Jul 15 06:56:25] NOTICE[539457] app_voicemail.c: Substitution routine does not support this character: \-
[Jul 15 06:56:26] WARNING[539457] res_hep_rtcp.c: res_hep is disabled; declining module load
[Jul 15 06:56:26] WARNING[539457] loader.c: Some non-required modules failed to load.
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip.so', missing dependency: res_pjproject
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_rfc3326.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_caller_id.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_outbound_publish.so', missing dependencies: res_pjproject, res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_rtp_asterisk.so', missing dependency: res_pjproject
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_pidf_digium_body_supplement.so', missing dependencies: res_pjsip, res_pjsip_pubsub
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_refer.so', missing dependencies: res_pjsip, res_pjsip_session, res_pjsip_pubsub
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'func_pjsip_contact.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_authenticator_digest.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_hep_pjsip.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_prometheus.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_endpoint_identifier_anonymous.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_outbound_registration.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_one_touch_record_info.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'chan_pjsip.so': /usr/lib/asterisk/modules/chan_pjsip.so: undefined symbol: ast_sip_cli_traverse_objects
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_nat.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_dtmf_info.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_diversion.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_sdp_rtp.so': /usr/lib/asterisk/modules/res_pjsip_sdp_rtp.so: undefined symbol: pjsip_media_type_application_media_control_xml
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_history.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_exten_state.so', missing dependencies: res_pjsip, res_pjsip_pubsub, res_pjsip_outbound_publish
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_rfc3329.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_notify.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_aoc.so': /usr/lib/asterisk/modules/res_pjsip_aoc.so: undefined symbol: pjsip_media_type_multipart_mixed
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_messaging.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_phoneprov_provider.so', missing dependencies: res_pjsip, res_phoneprov
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_transport_websocket.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_publish_asterisk.so', missing dependencies: res_pjsip, res_pjsip_outbound_publish, res_pjsip_pubsub
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_logger.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_mwi.so', missing dependencies: res_pjsip, res_pjsip_pubsub
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_outbound_authenticator_digest.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_pidf_eyebeam_body_supplement.so', missing dependencies: res_pjsip, res_pjsip_pubsub
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_t38.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_config_wizard.so': /usr/lib/asterisk/modules/res_pjsip_config_wizard.so: undefined symbol: ast_sip_get_sorcery
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_session.so': /usr/lib/asterisk/modules/res_pjsip_session.so: undefined symbol: pjsip_media_type_application_sdp
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_dlg_options.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_endpoint_identifier_ip.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_send_to_voicemail.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_header_funcs.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'func_pjsip_aor.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'func_pjsip_endpoint.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_path.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_endpoint_identifier_user.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_pidf_body_generator.so', missing dependencies: res_pjsip, res_pjsip_pubsub
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_pubsub.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_registrar.so', missing dependencies: res_pjproject, res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_sips_contact.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_empty_info.so', missing dependencies: res_pjsip, res_pjsip_session
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_mwi_body_generator.so', missing dependencies: res_pjsip, res_pjsip_pubsub
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_acl.so', missing dependency: res_pjsip
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_dialog_info_body_generator.so', missing dependencies: res_pjsip, res_pjsip_pubsub
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjproject.so': /usr/lib/asterisk/modules/res_pjproject.so: undefined symbol: pjsip_auth_get_algorithm_by_type
[Jul 15 06:56:26] ERROR[539457] loader.c: Error loading module 'res_pjsip_xpidf_body_generator.so', missing dependencies: res_pjsip, res_pjsip_pubsub

I’ll get back to you with the other issues as soon as it fails again.

Your PJSIP build is broken in some capacity. Is there a system package version installed?

Not as far as I can see. Though I may be looking in the wrong area.

#apt list pjsip
Listing… Done

It can also appear as pjproject.

This should cover all the “pj” bases :grinning_face_with_smiling_eyes:

# apt list | grep pj

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

golang-github-chappjc-logrus-prefix-dev/noble 0.0.0+git.20180227.3a1d648-1 all
libmpj-java/noble 0.44+dfsg-4 all
libpj-java/noble 0.0~20150107+dfsg-5 all
node-ldapjs/noble 2.3.3+~cs4.5.6-1 all
nordugrid-arc-plugins-gridftpjob/noble-updates 6.18.0-2.2ubuntu0.1 amd64
#

What is the output of:

ldd “/usr/lib/asterisk/modules/res_pjproject.so”

And how did you build Asterisk? What options to configure?

# ldd /usr/lib/asterisk/modules/res_pjproject.so
        linux-vdso.so.1 (0x00007ffe5d3e8000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ee664000000)
        /lib64/ld-linux-x86-64.so.2 (0x00007ee664277000)

As for configure and install, I use “make”

make clean
make menuselect

Then in menuselect I have all of these (amongst other things) selected

[*] res_pjproject
[*] res_pjsip
[*] res_pjsip_acl
[*] res_pjsip_authenticator_digest
[*] res_pjsip_caller_id
[*] res_pjsip_config_wizard
[*] res_pjsip_dialog_info_body_generator
[*] res_pjsip_diversion
[*] res_pjsip_dlg_options
[*] res_pjsip_dtmf_info
[*] res_pjsip_empty_info
[*] res_pjsip_endpoint_identifier_anonymous
[*] res_pjsip_endpoint_identifier_ip
[*] res_pjsip_endpoint_identifier_user
[*] res_pjsip_exten_state
XXX res_pjsip_geolocation
[*] res_pjsip_header_funcs
[*] res_pjsip_logger
[*] res_pjsip_messaging
[*] res_pjsip_mwi
[*] res_pjsip_mwi_body_generator
[*] res_pjsip_nat
[*] res_pjsip_notify
[*] res_pjsip_one_touch_record_info
[*] res_pjsip_outbound_authenticator_digest
[*] res_pjsip_outbound_publish
[*] res_pjsip_outbound_registration
[*] res_pjsip_path
[*] res_pjsip_pidf_body_generator
[*] res_pjsip_pidf_digium_body_supplement
[*] res_pjsip_pidf_eyebeam_body_supplement
[*] res_pjsip_publish_asterisk
[*] res_pjsip_pubsub
[*] res_pjsip_refer
[*] res_pjsip_registrar
[*] res_pjsip_rfc3326
[*] res_pjsip_rfc3329
[*] res_pjsip_sdp_rtp
[*] res_pjsip_send_to_voicemail
[*] res_pjsip_session
[*] res_pjsip_sips_contact
XXX res_pjsip_stir_shaken
[*] res_pjsip_t38
[*] res_pjsip_transport_websocket
[*] res_pjsip_xpidf_body_generator

Then I run “make install” for the installation.

What did you pass to “configure”?

Nothing.

Just ./configure

checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for utime.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether char is unsigned... no
checking for uname... /usr/bin/uname
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports C++11 features by default... yes
checking whether g++ supports C++14 features by default... yes
checking whether g++ supports C++17 features by default... yes
checking whether g++ supports C++20 features by default... no
checking whether g++ supports C++20 features with -std=gnu++20... yes
checking whether g++ supports C++23 features by default... no
checking whether g++ supports C++23 features with -std=gnu++23... no
checking whether g++ supports C++23 features with -std=c++23... no
checking whether g++ supports C++23 features with +std=c++23... no
checking whether g++ supports C++23 features with -h std=c++23... no
checking whether g++ supports C++23 features with -std:c++23... no
configure: No compiler with C++23 support was found
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for gawk... gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for GNU make... make
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for strip... strip
checking for ar... ar
checking for bison... :
checking for cmp... /usr/bin/cmp
checking for cat... /usr/bin/cat
checking for cut... /usr/bin/cut
checking for flex... :
checking for grep... (cached) /usr/bin/grep
checking for python2.7... no
checking for python2... no
checking for python... /usr/bin/python
checking for find... /usr/bin/find
checking for basename... /usr/bin/basename
checking for dirname... /usr/bin/dirname
checking for sh... /bin/bash
checking for ln... /usr/bin/ln
checking for doxygen... :
checking for dot... :
checking for wget... /usr/bin/wget
checking for curl... /usr/bin/curl
checking for xmllint... :
checking for xmlstarlet... no
checking for xml... no
checking for bash... /bin/bash
checking for git... /usr/bin/git
checking for alembic... :
checking for bzip2... /usr/bin/bzip2
checking for tar... /usr/bin/tar
checking for patch... /usr/bin/patch
checking for sed... (cached) /usr/bin/sed
checking for nm... /usr/bin/nm
checking for realpath... /usr/bin/realpath
checking for ldconfig... /usr/sbin/ldconfig
checking for sha1sum... /usr/bin/sha1sum
checking for openssl... /usr/bin/openssl
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for bison that supports parse-param...
checking for soxmix... no
checking for md5... no
checking for md5sum... md5sum
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for egrep -e... (cached) /usr/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for RAII support... checking for gcc -fnested-functions... no
checking for clang strsep/strcmp optimization... no
configure: checking OPENSSL with pkg-config
configure: checking whether system openssl > 1.1.0
checking for openssl >= 1.1.0... yes
checking for embedded pjproject (may have to download)... configuring
checking for bundled pjproject... yes
checking for gawk... (cached) gawk
checking for curl-config... no
checking whether libcurl is usable... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... (cached) yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
checking for arpa/nameser.h... (cached) yes
checking for assert.h... yes
checking for ctype.h... yes
checking for dlfcn.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for locale.h... yes
checking for math.h... yes
checking for pwd.h... yes
checking for netinet/in.h... (cached) yes
checking for regex.h... yes
checking for sched.h... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for syslog.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/resource.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... yes
checking for termios.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... yes
checking for libintl.h... yes
checking for malloc.h... yes
checking for netdb.h... (cached) yes
checking for stddef.h... yes
checking for strings.h... (cached) yes
checking for sys/event.h... no
checking for utime.h... (cached) yes
checking for libedit... yes
checking for Testing for libedit unicode support... yes
checking for uuid_generate_random in -luuid... yes
checking for uuid/uuid.h... yes
checking for jansson >= 2.11... yes
checking for libjwt >= 1.15.3... no
checking for clock_gettime in -lrt... yes
checking for libxml-2.0... yes
checking for uriParseUriA in -luriparser... no
checking for xsltLoadStylesheetPI in -lxslt... no
checking for xsltCleanupGlobals in -lxslt... no
checking for xlocale.h... no
checking for winsock.h... no
checking for winsock2.h... no
checking for sys/poll.h... yes
checking for gcc option to enable large file support... none needed
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for an ANSI C-conforming const... yes
checking for uid_t... yes
checking for gid_t... yes
checking for inline... inline
checking for long double with more range or precision than double... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for struct stat.st_blksize... yes
checking for struct ucred.uid... yes
checking for struct ucred.cr_uid... no
checking for struct sockpeercred.uid... no
checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking for ptrdiff_t... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtimespec... no
checking for working chown... yes
checking whether closedir returns void... no
checking for error_at_line... yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for declarations of fseeko and ftello... yes
checking for working memcmp... yes
checking for getpagesize... yes
checking for vprintf... yes
checking for working mmap... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking for strftime... yes
checking for working strnlen... yes
checking for working strtod... yes
checking whether utime accepts a null argument... yes
checking for asprintf... yes
checking for atexit... yes
checking for closefrom... yes
checking for dup2... yes
checking for eaccess... yes
checking for endpwent... yes
checking for euidaccess... yes
checking for ffsll... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getloadavg... yes
checking for gettimeofday... yes
checking for glob... yes
checking for ioperm... yes
checking for inet_ntoa... yes
checking for isascii... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkdtemp... yes
checking for munmap... yes
checking for newlocale... yes
checking for pipe2... yes
checking for ppoll... yes
checking for putenv... yes
checking for re_comp... yes
checking for regcomp... yes
checking for select... yes
checking for setenv... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strcasestr... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strsep... yes
checking for strspn... yes
checking for strstr... yes
checking for strtod... (cached) yes
checking for strtol... yes
checking for strtold... yes
checking for strtoq... yes
checking for unsetenv... yes
checking for uselocale... yes
checking for utime... yes
checking for vasprintf... yes
checking for getpeereid... no
checking for sysctl... no
checking for swapctl... no
checking for malloc_trim... yes
checking for htonll... no
checking for ntohll... no
checking for sqrt in -lm... yes
checking for exp2... yes
checking for log2... yes
checking for exp10... yes
checking for log10... yes
checking for sin... yes
checking for cos... yes
checking for tan... yes
checking for asin... yes
checking for acos... yes
checking for atan... yes
checking for atan2... yes
checking for pow... yes
checking for rint... yes
checking for exp... yes
checking for log... yes
checking for remainder... yes
checking for fmod... yes
checking for round... yes
checking for roundf... yes
checking for trunc... yes
checking for floor... yes
checking for ceil... yes
checking for exp2l... yes
checking for log2l... yes
checking for exp10l... yes
checking for log10l... yes
checking for sinl... yes
checking for cosl... yes
checking for tanl... yes
checking for asinl... yes
checking for acosl... yes
checking for atanl... yes
checking for atan2l... yes
checking for powl... yes
checking for sqrtl... yes
checking for rintl... yes
checking for expl... yes
checking for logl... yes
checking for remainderl... yes
checking for fmodl... yes
checking for roundl... yes
checking for truncl... yes
checking for floorl... yes
checking for ceill... yes
checking for LLONG_MAX in limits.h... yes
checking for timersub in time.h... yes
checking for a version of GNU ld that supports the --dynamic-list flag... yes
checking for sys/poll.h... (cached) yes
checking for inet_aton... yes
checking for IP_PKTINFO... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether gethostbyname_r is declared... yes
checking for library containing gethostbyname_r... none required
checking for gethostbyname_r with 6 arguments... yes
checking for gethostbyname_r with 5 arguments... no
checking for byteswap.h... yes
checking for __swap16 variant of <sys/endian.h> byteswapping macros... no
checking for bswap16 variant of <sys/endian.h> byteswapping macros... no
checking for locale_t in locale.h... yes
checking for O_EVTONLY in fcntl.h... no
checking for O_SYMLINK in fcntl.h... no
checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes
checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes
checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes
checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes
checking for pthread_spinlock_t in pthread.h... yes
checking for pthread_rwlock_timedwrlock() in pthread.h... yes
checking for working unnamed semaphores... yes
checking if PTHREAD_ONCE_INIT needs braces... no
checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes
checking whether we can compare a mutex to its initial value... no
checking for compiler sync operations... yes
checking for compiler atomic operations... yes
checking if your system printf is NULL-safe.... (null)yes
checking if socket() accepts SOCK_NONBLOCK... yes
checking if we can increase the maximum select-able file descriptor... no
checking if we have usable eventfd support... yes
checking for compiler 'attribute pure' support... yes
checking for compiler 'attribute malloc' support... yes
checking for compiler 'attribute const' support... yes
checking for compiler 'attribute unused' support... yes
checking for compiler 'attribute always_inline' support... no
checking for compiler 'attribute deprecated' support... yes
checking for compiler 'attribute sentinel' support... yes
checking for compiler 'attribute warn_unused_result' support... yes
checking for compiler 'attribute may_alias' support... yes
checking for compiler 'attribute constructor' support... yes
checking for compiler 'attribute destructor' support... yes
checking for compiler 'attribute noreturn' support... yes
checking for -fsanitize=address support... yes
checking for -fsanitize=thread support... yes
checking for -fsanitize=leak support... yes
checking for -fsanitize=undefined support... yes
checking for -Wdeclaration-after-statement support... yes
checking for -Wtrampolines support... yes
checking for _FORTIFY_SOURCE support... yes
checking for -fno-strict-overflow... yes
checking for -Wno-format-truncation... yes
checking for -Wno-format-y2k... yes
checking for -Wno-stringop-truncation... yes
checking for -Wshadow... yes
checking for -march=native support... yes
checking whether to use rpath... not needed
checking for sysinfo... yes
checking for library containing res_9_ninit... no
checking for res_ninit... yes
checking for library containing res_9_ndestroy... no
checking for res_ndestroy... no
checking for library containing res_9_close... no
checking for res_close... no
checking for struct __res_state._u._ext.nsaddrs... yes
checking for BIND_8_COMPAT required... no
checking for GLOB_NOMAGIC in glob.h... yes
checking for GLOB_BRACE in glob.h... yes
checking for RTLD_NOLOAD in dlfcn.h... yes
checking for IP_MTU_DISCOVER in netinet/in.h... yes
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of char *... 8
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking size of fd_set.fds_bits... (cached) 8
checking for dladdr in dlfcn.h... yes
checking for bfd_openr in -lbfd... no
checking for bfd_openr in -lbfd... (cached) no
checking for bfd_openr in -lbfd... (cached) no
checking for cap_from_text in -lcap... no
checking for DAHDI_RESET_COUNTERS in dahdi/user.h... no
checking for DAHDI_DEFAULT_MTU_MRU in dahdi/user.h... no
checking for DAHDI_CODE in dahdi/user.h... no
checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... no
checking for enhanced dahdi vmwi support... no
checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... no
checking for getifaddrs() support... yes
checking for timerfd support... yes
checking for gsm_create in -lgsm... no
checking for libilbc < 3... no
checking for iconv_open in -liconv... no
checking for libiconv_open in -liconv... no
checking for iconv_close in -lc... yes
checking for iconv.h... yes
checking for icaltimezone_get_utc_timezone in -lical... no
checking for iks_start_sasl in -liksemel... no
checking for UW IMAP Toolkit c-client library... no
checking for system c-client library...... no
checking for SQLConnect in -liodbc... no
checking for inotify_init in -lc... yes
checking for sys/inotify.h... yes
checking for jack_activate in -ljack... yes
checking for jack/jack.h... yes
checking for kqueue in -lc... no
checking for kevent64... no
checking for ldap_initialize in -lldap... no
checking for mysql_config... /bin/mysql_config
checking for MySQL client bool support... yes
checking for MySQL client my_bool support... no
checking for neon-config... no
checking for neon-config... no
checking for netsnmp-agent... no
checking for net-snmp-config... no
checking for newtBell in -lnewt... no
checking for ub_ctx_delete in -lunbound... no
checking for SQLConnect in -lodbc... no
checking for ogg_stream_init in -logg... no
checking for backtrace in -lexecinfo... no
checking for backtrace in -lc... yes
checking for execinfo.h... yes
checking for ba2str in -lbluetooth... no
checking for bs_version in -lbeanstalk... no
checking for pg_config... no
checking for poptStrerror in -lpopt... no
checking for portaudio-2.0... yes
checking for pri_connected_line_update in -lpri... no
checking for resample_open in -lresample... no
checking for fftw_malloc in -lfftw3... no
checking for sf_open in -lsndfile... no
checking for minimum version of SpanDSP... no
checking for ss7_set_isup_timer in -lss7... no
checking for openr2_chan_new in -lopenr2... no
checking for opus_encoder_create in -lopus... no
checking for op_open_callbacks in -lopusfile... no
checking for luaL_newstate in -llua5.4... no
checking for luaL_newstate in -llua5.3... no
checking for luaL_newstate in -llua5.2... no
checking for luaL_newstate in -llua5.1... no
checking for luaL_newstate in -llua... no
checking for rc_read_config in -lfreeradius-client... no
checking for rc_read_config in -lradiusclient-ng... no
checking for rc_read_config in -lradcli... no
checking for codec2_create in -lcodec2... no
checking for cpg_join in -lcpg... no
checking for corosync_cfg_state_track in -lcfg... no
checking for speex_encode in -lspeex... no
checking for speex_preprocess_ctl in -lspeex... no
checking for speex_preprocess_ctl in -lspeexdsp... no
checking for sqlite3_open in -lsqlite3... yes
checking for sqlite3.h... yes
checking for crypt in -lcrypt... yes
checking for crypt.h... yes
checking for crypt... no
checking for crypt_r in -lcrypt... yes
checking for srtp_init in -lsrtp2... yes
checking for srtp2/srtp.h... yes
checking for the ability of -lsrtp2 to be linked in a shared object... yes
checking for srtp_crypto_policy_set_aes_cm_256_hmac_sha1_80 in -lsrtp2... yes
checking for srtp_crypto_policy_set_aes_cm_192_hmac_sha1_80 in -lsrtp2... yes
checking for srtp_crypto_policy_set_aes_gcm_128_8_auth in -lsrtp2... yes
checking for srtp_shutdown in -lsrtp2... yes
checking for srtp2/srtp.h... (cached) yes
checking for srtp_get_version_string in -lsrtp2... yes
checking for srtp2/srtp.h... (cached) yes
checking for gmime-3.0... no
checking for gmime-2.6... no
checking for gmime-2.4... no
checking for gmime-2.2... no
checking for gmime-2.0... no
checking for malloc in -lhoard... no
checking for dbinit in -lsybdb... no
checking for tone_zone_find_by_num in -ltonezone... no
checking for tone_zone_find in -ltonezone... no
checking for vorbis_info_init in -lvorbis... no
checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no
checking for compress in -lz... yes
checking for zlib.h... yes
checking for linux/compiler.h... no
checking for sdl-config... no
checking for IMG_Load in -lSDL_image... no
checking for sws_getContext in -lavcodec... no
checking for linux/videodev.h... no
checking for XOpenDisplay in -lX11... no
checking for XOpenDisplay in -lX11... (cached) no
checking for /sbin/launchd... no
checking for gtk+-2.0... no
checking for libsystemd... yes
checking for LOG_AUTH in syslog.h... yes
checking for LOG_AUTHPRIV in syslog.h... yes
checking for LOG_CRON in syslog.h... yes
checking for LOG_DAEMON in syslog.h... yes
checking for LOG_FTP in syslog.h... yes
checking for LOG_KERN in syslog.h... yes
checking for LOG_LPR in syslog.h... yes
checking for LOG_MAIL in syslog.h... yes
checking for LOG_NEWS in syslog.h... yes
checking for LOG_SYSLOG in syslog.h... yes
checking for LOG_UUCP in syslog.h... yes
checking for bridges/bridge_softmix/include/hrirs.h... yes
checking for mandatory modules:  PJPROJECT... ok
configure: creating ./config.status
config.status: creating build_tools/menuselect-deps
config.status: creating makeopts
config.status: creating include/asterisk/autoconfig.h
config.status: include/asterisk/autoconfig.h is unchanged

               .$$$$$$$$$$$$$$$=..
            .$7$7..          .7$$7:.
          .$$:.                 ,$7.7
        .$7.     7$$$$           .$$77
     ..$$.       $$$$$            .$$$7
    ..7$   .?.   $$$$$   .?.       7$$$.
   $.$.   .$$$7. $$$$7 .7$$$.      .$$$.
 .777.   .$$$$$$77$$$77$$$$$7.      $$$,
 $$$~      .7$$$$$$$$$$$$$7.       .$$$.
.$$7          .7$$$$$$$7:          ?$$$.
$$$          ?7$$$$$$$$$$I        .$$$7
$$$       .7$$$$$$$$$$$$$$$$      :$$$.
$$$       $$$$$$7$$$$$$$$$$$$    .$$$.
$$$        $$$   7$$$7  .$$$    .$$$.
$$$$             $$$$7         .$$$.
7$$$7            7$$$$        7$$$
 $$$$$                        $$$
  $$$$7.                       $$  (TM)
   $$$$$$$.           .7$$$$$$  $$
     $$$$$$$$$$$$7$$$$$$$$$.$$$$$$
       $$$$$$$$$$$$$$$$.

configure: Package configured for:
configure: OS type  : linux-gnu
configure: Host CPU : x86_64
configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu :
configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu :

I believe some parameters are missing from that configure command.
Here’s an example with commonly required flags:

./configure --libdir=/usr/lib64 --with-crypto --with-ssl --with-srtp=/usr/local/lib --with-jansson-bundled

@JamesAEGray When the issue happens again, run the following to make sure the modules are actually there…

find /usr/lib /usr/local/lib -name 'res_pjsip*'
find /usr/lib /usr/local/lib -name 'libasterisk*'

Seems fine for that:

find /usr/lib /usr/local/lib -name 'res_pjsip*'
/usr/lib/asterisk/modules/res_pjsip_rfc3326.so
/usr/lib/asterisk/modules/res_pjsip_caller_id.so
/usr/lib/asterisk/modules/res_pjsip_outbound_publish.so
/usr/lib/asterisk/modules/res_pjsip_pidf_digium_body_supplement.so
/usr/lib/asterisk/modules/res_pjsip_refer.so
/usr/lib/asterisk/modules/res_pjsip_authenticator_digest.so
/usr/lib/asterisk/modules/res_pjsip_endpoint_identifier_anonymous.so
/usr/lib/asterisk/modules/res_pjsip_outbound_registration.so
/usr/lib/asterisk/modules/res_pjsip_one_touch_record_info.so
/usr/lib/asterisk/modules/res_pjsip_nat.so
/usr/lib/asterisk/modules/res_pjsip_dtmf_info.so
/usr/lib/asterisk/modules/res_pjsip_diversion.so
/usr/lib/asterisk/modules/res_pjsip_sdp_rtp.so
/usr/lib/asterisk/modules/res_pjsip_history.so
/usr/lib/asterisk/modules/res_pjsip_exten_state.so
/usr/lib/asterisk/modules/res_pjsip_rfc3329.so
/usr/lib/asterisk/modules/res_pjsip_notify.so
/usr/lib/asterisk/modules/res_pjsip_aoc.so
/usr/lib/asterisk/modules/res_pjsip_messaging.so
/usr/lib/asterisk/modules/res_pjsip_phoneprov_provider.so
/usr/lib/asterisk/modules/res_pjsip_transport_websocket.so
/usr/lib/asterisk/modules/res_pjsip_publish_asterisk.so
/usr/lib/asterisk/modules/res_pjsip.so
/usr/lib/asterisk/modules/res_pjsip_logger.so
/usr/lib/asterisk/modules/res_pjsip_mwi.so
/usr/lib/asterisk/modules/res_pjsip_outbound_authenticator_digest.so
/usr/lib/asterisk/modules/res_pjsip_pidf_eyebeam_body_supplement.so
/usr/lib/asterisk/modules/res_pjsip_t38.so
/usr/lib/asterisk/modules/res_pjsip_config_wizard.so
/usr/lib/asterisk/modules/res_pjsip_session.so
/usr/lib/asterisk/modules/res_pjsip_dlg_options.so
/usr/lib/asterisk/modules/res_pjsip_endpoint_identifier_ip.so
/usr/lib/asterisk/modules/res_pjsip_send_to_voicemail.so
/usr/lib/asterisk/modules/res_pjsip_header_funcs.so
/usr/lib/asterisk/modules/res_pjsip_path.so
/usr/lib/asterisk/modules/res_pjsip_endpoint_identifier_user.so
/usr/lib/asterisk/modules/res_pjsip_pidf_body_generator.so
/usr/lib/asterisk/modules/res_pjsip_pubsub.so
/usr/lib/asterisk/modules/res_pjsip_registrar.so
/usr/lib/asterisk/modules/res_pjsip_sips_contact.so
/usr/lib/asterisk/modules/res_pjsip_empty_info.so
/usr/lib/asterisk/modules/res_pjsip_mwi_body_generator.so
/usr/lib/asterisk/modules/res_pjsip_acl.so
/usr/lib/asterisk/modules/res_pjsip_dialog_info_body_generator.so
/usr/lib/asterisk/modules/res_pjsip_xpidf_body_generator.so

and

find /usr/lib /usr/local/lib -name 'libasterisk*'
/usr/lib/x86_64-linux-gnu/libasteriskpj.so.2
/usr/lib/x86_64-linux-gnu/libasteriskpj.so
/usr/lib/libasteriskpj.so.2
/usr/lib/libasteriskssl.so
/usr/lib/libasteriskpj.so
/usr/lib/libasteriskssl.so.1

Well, it’s died again, so here’s the outputs:
*CLI> module show like pjsip

Module                         Description                              Use Count  Status      Support Level
0 modules loaded

CLI> module load res_pjsip.so

Unable to load module res_pjsip.so
Command 'module load res_pjsip.so' failed.
[Jul 23 08:33:13] ERROR[786719]: loader.c:286 module_load_error: Error loading module 'res_pjsip.so', missing dependency: res_pjproject

CLI> core show uptime

System uptime: 2 hours, 10 minutes, 23 seconds
Last reload: 1 minute, 56 seconds

Interestingly enough, it looks like it reloaded it’s config around the same time as yesterday for whatever reason. Still nothing in cron jobs… could be a memory leak of some sort.

Regardless, I’m going to try and do the configure that Diego1990 suggested ( ./configure --libdir=/usr/lib64 --with-crypto --with-ssl --with-srtp=/usr/local/lib --with-jansson-bundled) , and I’ll report back.

This would mean something restarted it.

Before doing ./configure which won’t change anything (I’m 99.9% certain). What’s the timestamp on the modules? They should be the same time as when you built and installed them previously. If not, then something replaced them…

I’m not sure how I wold find the timestamp on the modules from the CLI.

Or do you mean the file in the dir?

I mean the file in the dir. Specifically for res_pjproject.so, and the rest of the modules. The information you’ve provided makes it seem as though the files themselves are changing, so we need to verify the assumption that they aren’t.

They appear to be dated at the time I reinstalled yesterday.

# ll /usr/lib/asterisk/modules/*pjsip* | more
-rwxr-xr-x 1 root root  795224 Jul 22 11:54 /usr/lib/asterisk/modules/chan_pjsip.so*
-rwxr-xr-x 1 root root  356680 Jul 22 11:54 /usr/lib/asterisk/modules/func_pjsip_aor.so*
-rwxr-xr-x 1 root root  357496 Jul 22 11:54 /usr/lib/asterisk/modules/func_pjsip_contact.so*
-rwxr-xr-x 1 root root  345312 Jul 22 11:54 /usr/lib/asterisk/modules/func_pjsip_endpoint.so*
-rwxr-xr-x 1 root root  398152 Jul 22 11:54 /usr/lib/asterisk/modules/res_hep_pjsip.so*
-rwxr-xr-x 1 root root 1893480 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip.so*
-rwxr-xr-x 1 root root  367624 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_acl.so*
-rwxr-xr-x 1 root root  428072 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_aoc.so*
-rwxr-xr-x 1 root root  408712 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_authenticator_digest.so*
-rwxr-xr-x 1 root root  410088 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_caller_id.so*
-rwxr-xr-x 1 root root  410048 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_config_wizard.so*
-rwxr-xr-x 1 root root  387408 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_dialog_info_body_generator.so*
-rwxr-xr-x 1 root root  417728 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_diversion.so*
-rwxr-xr-x 1 root root  389768 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_dlg_options.so*
-rwxr-xr-x 1 root root  392568 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_dtmf_info.so*
-rwxr-xr-x 1 root root  388744 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_empty_info.so*
-rwxr-xr-x 1 root root  366296 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_endpoint_identifier_anonymous.so*
-rwxr-xr-x 1 root root  411400 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_endpoint_identifier_ip.so*
-rwxr-xr-x 1 root root  374016 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_endpoint_identifier_user.so*
-rwxr-xr-x 1 root root  414608 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_exten_state.so*
-rwxr-xr-x 1 root root  442728 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_header_funcs.so*
-rwxr-xr-x 1 root root  400592 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_history.so*
-rwxr-xr-x 1 root root  390456 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_logger.so*
-rwxr-xr-x 1 root root  432488 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_messaging.so*
-rwxr-xr-x 1 root root  446672 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_mwi.so*
-rwxr-xr-x 1 root root  336088 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_mwi_body_generator.so*
-rwxr-xr-x 1 root root  411400 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_nat.so*
-rwxr-xr-x 1 root root  467608 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_notify.so*
-rwxr-xr-x 1 root root  394976 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_one_touch_record_info.so*
-rwxr-xr-x 1 root root  394504 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_outbound_authenticator_digest.so*
-rwxr-xr-x 1 root root  432752 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_outbound_publish.so*
-rwxr-xr-x 1 root root  528608 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_outbound_registration.so*
-rwxr-xr-x 1 root root  407384 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_path.so*
-rwxr-xr-x 1 root root  373704 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_phoneprov_provider.so*
-rwxr-xr-x 1 root root  339480 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_pidf_body_generator.so*
-rwxr-xr-x 1 root root  335872 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_pidf_digium_body_supplement.so*
-rwxr-xr-x 1 root root  336144 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_pidf_eyebeam_body_supplement.so*
-rwxr-xr-x 1 root root  392464 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_publish_asterisk.so*
-rwxr-xr-x 1 root root  601128 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_pubsub.so*
-rwxr-xr-x 1 root root  504424 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_refer.so*
-rwxr-xr-x 1 root root  442992 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_registrar.so*
-rwxr-xr-x 1 root root  395864 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_rfc3326.so*
-rwxr-xr-x 1 root root  396936 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_rfc3329.so*
-rwxr-xr-x 1 root root  572960 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_sdp_rtp.so*
-rwxr-xr-x 1 root root  395400 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_send_to_voicemail.so*
-rwxr-xr-x 1 root root  888216 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_session.so*
-rwxr-xr-x 1 root root  349344 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_sips_contact.so*
-rwxr-xr-x 1 root root  485432 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_t38.so*
-rwxr-xr-x 1 root root  454896 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_transport_websocket.so*
-rwxr-xr-x 1 root root  339848 Jul 22 11:54 /usr/lib/asterisk/modules/res_pjsip_xpidf_body_generator.so*