Running 11.13.1 on Fedora.

This is a new install, but a copy of a previous - working -install.

module load chan_sip
Unable to load module chan_sip
Command 'module load chan_sip' failed.
SIP channel loading...
[Oct 23 14:46:08] NOTICE[669]: chan_sip.c:31438 reload_config: Unable to load config sip.conf

I don't think it's permissions:

ls -ld /etc/asterisk /etc/asterisk/sip*
drwxr-x---. 4 asterisk asterisk  4096 Oct 23 00:34 /etc/asterisk
-rw-r-----. 1 asterisk asterisk  3588 Oct 22 18:37 /etc/asterisk/sip.conf
-rw-r-----. 1 asterisk asterisk 91033 Oct 23 00:28 /etc/asterisk/sip.conf.rpmnew -rw-r-----. 1 asterisk asterisk 790 Oct 23 00:28 /etc/asterisk/sip_notify.conf

ps aux | grep asterisk
asterisk 294 0.1 5.5 1076736 33364 ? Ssl 14:36 0:03 /usr/sbin/asterisk -f -C /etc/asterisk/asterisk.conf

The sip module itself is loaded:

module show like chan_sip
Module Description Use Count chan_sip.so Session Initiation Protocol (SIP) 0
1 modules loaded

I've tried my old config, and just the sip.conf.sample. Same result.

FWIW:

 ls -l /usr/lib64/asterisk/modules/chan*
-rwxr-xr-x. 1 root root 72808 Oct 23 00:29 /usr/lib64/asterisk/modules/chan_agent.so -rwxr-xr-x. 1 root root 16032 Oct 23 00:29 /usr/lib64/asterisk/modules/chan_bridge.so -rwxr-xr-x. 1 root root 347920 Oct 23 00:29 /usr/lib64/asterisk/modules/chan_iax2.so -rwxr-xr-x. 1 root root 41888 Oct 23 00:29 /usr/lib64/asterisk/modules/chan_local.so -rwxr-xr-x. 1 root root 118144 Oct 23 00:29 /usr/lib64/asterisk/modules/chan_mgcp.so -rwxr-xr-x. 1 root root 67424 Oct 23 00:29 /usr/lib64/asterisk/modules/chan_motif.so -rwxr-xr-x. 1 root root 11936 Oct 23 00:29 /usr/lib64/asterisk/modules/chan_multicast_rtp.so -rwxr-xr-x. 1 root root 44392 Oct 23 00:29 /usr/lib64/asterisk/modules/chan_phone.so -rwxr-xr-x. 1 root root 755296 Oct 23 00:29 /usr/lib64/asterisk/modules/chan_sip.so


Any help appreciated.


sean


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to