Hello,

I installed and configured visdn-devel-20060211.tar.bz2 successfully.
I can see the devices properly (udev is working), and
visdn_configurator gives me:

  D: 000006
  E: 000007

So I guess everything's right in place. I can see the devices under
/sys. I loaded the modules in NT mode. Except changing the "TE" to
"NT", I didn't change anything from the /etc/visdn/device sample file.

The asterisk module lies under /usr/lib/asterisk/modules, ldd shows no
problems.

When I'm trying to load asterisk, it stops directly after trying to
load the chan_visdn module. No output, nothing. Looks like this:

   [...]
  == Manager registered action Agents
  == Manager registered action AgentLogoff
  == Manager registered action AgentCallbackLogin
 [chan_capi.so] => (Common ISDN API for Asterisk)
 [EMAIL PROTECTED] asterisk]#

The behaviour does not change when I'm not loading vgsm.

Has anyone some ideas?

Regards,
Arne Brutschy

Asterisk 1.2.1
Kernel   2.6.15 (vanilla)
Fedora Core 3 + udev-058-1.0.FC4.1

ll /dev/visdn/:
  crw-rw----   1 root asterisk 254, 1 Feb 13 00:22 cxc-control
  crw-rw----   1 root asterisk 249, 0 Feb 13 00:22 ec-control
  crw-rw----   1 root asterisk 252, 0 Feb 13 00:22 netdev-control
  crw-rw----   1 root asterisk 250, 0 Feb 13 00:22 ppp
  crw-rw----   1 root asterisk 251, 0 Feb 13 00:22 streamport
  lrwxrwxrwx   1 root root         13 Feb 13 00:22 timer -> timers/system
  drwxr-xr-x   2 root asterisk     60 Feb 13 00:22 timers

lsmod | grep visdn
  visdn_hfc_pci          29316  0
  visdn_ec               12420  0
  visdn_timer_system      2988  0
  visdn_ppp              10000  0
  ppp_generic            26004  1 visdn_ppp
  visdn_streamport        9104  0
  visdn_netdev           12432  0
  visdn_softcxc           6068  5 
visdn_hfc_pci,visdn_ec,visdn_ppp,visdn_streamport,visdn_netdev
  visdn_core             44524  7 
visdn_hfc_pci,visdn_ec,visdn_timer_system,visdn_ppp,visdn_streamport,visdn_netdev,visdn_softcxc


_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to