Hi all,
I install asterisk 1.2.4 on freebsd 6.0 and havin=ving problem getting it
started ...
i had it running fine on the same system but system crash had to reinstall
everything now not able to get it started ..
this is the error message log for asterisk
Apr 26 08:33:43 NOTICE[16724] cdr.c: CDR simple logging enabled.
Apr 26 08:33:43 WARNING[16724] res_musiconhold.c: Unable to open pseudo
channel for timing... Sound may be choppy.
Apr 26 08:33:43 NOTICE[16724] config.c: Registered Config Engine odbc
Apr 26 08:33:43 NOTICE[16724] res_odbc.c: Adding ENV var:
INFORMIXSERVER=my_special_database
Apr 26 08:33:43 NOTICE[16724] res_odbc.c: Adding ENV var:
INFORMIXDIR=/opt/informix
Apr 26 08:33:43 NOTICE[16724] res_odbc.c: registered database handle
'asterisk' dsn->[asterisk]
Apr 26 08:33:43 NOTICE[16724] res_odbc.c: Connecting asterisk
Apr 26 08:33:43 WARNING[16724] res_odbc.c: res_odbc: Error SQLConnect=-1
errno=0 [unixODBC][Driver Manager]Data source name not found, and no default
driver specified
Apr 26 08:33:43 NOTICE[16724] res_odbc.c: res_odbc loaded.
Apr 26 08:33:43 WARNING[16724] chan_iax2.c: Unable to open IAX timing
interface: Device not configured
Apr 26 08:33:44 NOTICE[16724] res_musiconhold.c: Request to schedule in the
past?!?!
Apr 26 08:33:44 NOTICE[16724] chan_h323.c: Unable to load config h323.conf,
H.323 disabled
Apr 26 08:33:44 WARNING[16724] loader.c: Shared object "libpri.so.1.0" not
found, required by "chan_zap.so"
Apr 26 08:33:44 WARNING[16724] loader.c: Loading module chan_zap.so failed!
Thanks in advance for any help ... i'm new to asterisk
From: Vahan Yerkanian <[EMAIL PROTECTED]>
Reply-To: Asterisk on BSD discussion <[email protected]>
To: Asterisk on BSD discussion <[email protected]>
CC: [EMAIL PROTECTED]
Subject: Re: [Asterisk-bsd] FreeBSD asterisk 1.2.7.1, chan-capi-cm-0.6.2
andCAPI4BSD with AVM B1 - WORKING
Date: Tue, 25 Apr 2006 22:56:08 +0500
Cian Hughes wrote:
I have just upgraded my asterisk box. Here is a short synopsis of what I
had to do...:
1. I downloaded this new asterisk port, without bristuff:
http://www.paradisegreen.co.uk/asterisk/
2. I modified the Makefile and files/patch-Makefile to remove bristuff
from misc/zaptel (Modifications here: http://me.cian.ws/capi/)
You have left a couple of other 'libpri.so.1.0's unpatched to 'libpri.so.1'
in your files/patch-Makefile.
Adding this one fixes the chan_zap.so load error on asterisk startup:
-SOFLAGS = -Wl,-hlibpri.so.1.0
+SOFLAGS = -Wl,-hlibpri.so.1
HTH,
Vahan
_______________________________________________
Asterisk-BSD mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-bsd
_______________________________________________
Asterisk-BSD mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-bsd