Hi all.

I am trying to enable misdn on callweaver.

I was able to use that on asterisk, so I was trying to "move" my experience
on callweaver

There was a script produced by beronet that worked perfectly on asterisk

I tried to use that, and I got almost everything I needed compiled mISDN,
mISDN_User)

What Is not OK is chan_misdn.so, becouse it crashes callweaver searching for
an undefined symbol.

Jul 16 17:19:06 VERBOSE[3079665344] logger.c:  [chan_misdn.so]Jul 16
17:19:06 WARNING[3079665344] loader.c:
/usr/local/lib/callweaver/modules/chan_misdn.so: undefined symbol:
ast_sched_wait

Then I see that into callweaver there is already a chan_misdn under
"channels" dir

so I removed the "wrong" "asterisk" chan_misdn and I would like to compile
chan_misdn.so built in into callweaver sources.

Doing a make make install does not produce chan_misdn.so, so I found I need
to configure using --with-chan_misdn 

I tried with no chance:

isdn_lib_intern.h:5:22: error: mISDNlib.h: No such file or directory
isdn_lib_intern.h:6:22: error: isdn_net.h: No such file or directory
isdn_lib_intern.h:7:20: error: l3dss1.h: No such file or directory
isdn_lib_intern.h:8:27: error: i4lnet/net_l3.h: No such file or directory
In file included from fac.h:4,
                 from fac.c:2:

So it seems I'm missing some headers, and my whole approach is wrong, also
if I am having 
/etc/init.d/misdn-init started succesfully and seeing my "dual chan beronet"
card.

What can I check / search on the net to solve my problem ?
thanks in advance,

Andrea




Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to