[Asterisk-Users] chan_capi module

Craig Waddington craig at xmbsystems.com
Mon Sep 13 15:10:59 MST 2004


Go into modules.conf

Comment out chan_modem.so=yes

Make it look like this:

[global]
chan_capi.so=yes
chan_modem.so=yes
;space here


Hope that helps


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
asterisk at bortal.de
Sent: 13 September 2004 21:22
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] chan_capi module

Hi!

I am trying to start Asterisk 1.0-RC1 with chan_capi.
Here the error:
---
Parsing '/etc/asterisk/modem.conf': Found
  == Loading modem driver chan_modem_chan_capi.soSep 13 22:14:08
  WARNING[1076968064]: loader.c:242 ast_load_resource:
  /usr/lib/asterisk/modules/chan_modem_chan_capi.so: cannot open shared
  object file: No such file or directorySep 13 22:14:08
ERROR[1076968064]: chan_modem.c:954 load_module: Failed to
load driver chan_modem_chan_capi.so  == Unregistered channel type
'Modem'
Sep 13 22:14:08 WARNING[1076968064]: loader.c:328 ast_load_resource:
chan_modem.so: load_module failed, returning -1  == Unregistered channel
type 'Modem'
Sep 13 22:14:08 WARNING[1076968064]: loader.c:374 load_modules: Loading
module chan_modem.so failed!---

I dont have a chan_modem_chan_capi.so module, only a chan_modem.o.
I am using chan_capi from: 
http://www.junghanns.net/asterisk/downloads/chan_capi.0.3.5.tar.gz
My modem.conf:
---
[interfaces]
context=remote
driver=chan_capi
stripmsd=0
dialtype=tone
mode=immediate
group=1



Capiinfo:
---
02  (49.18)
Serial Number: 1000001
BChannels: 2
Global Options: 0x00000039
   internal controller supported
   DTMF supported
   Supplementary Services supported
   channel allocation supported (leased lines)
B1 protocols support: 0x4000011f
   64 kbit/s with HDLC framing
   64 kbit/s bit-transparent operation
   V.110 asynconous operation with start/stop byte framing
   V.110 synconous operation with HDLC framing
   T.30 modem for fax group 3
   Modem asyncronous operation with start/stop byte framing
B2 protocols support: 0x00000b1b
   ISO 7776 (X.75 SLP)
   Transparent
   LAPD with Q.921 for D channel X.25 (SAPI 16)
   T.30 for fax group 3
   ISO 7776 (X.75 SLP) with V.42bis compression
   V.120 asyncronous mode
   V.120 bit-transparent mode
B3 protocols support: 0x800000bf
   Transparent
   T.90NL, T.70NL, T.90
   ISO 8208 (X.25 DTE-DTE)
   X.25 DCE
   T.30 for fax group 3
   T.30 for fax group 3 with extensions
   Modem

  0100
  0200
  39000000
  1f010040
  1b0b0000
  bf000080
  00000000 00000000 00000000 00000000 00000000 00000000
  01000001 00020000 00000000 00000000 00000000

Supplementary services support: 0x000003ff
   Hold / Retrieve
   Terminal Portability
   ECT
   3PTY
   Call Forwarding
   Call Deflection
   MCID
   CCBS


Any help/hints/tips would be great!
Thanks!

Mario




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





More information about the asterisk-users mailing list