Hi, I am new to vISDN, and now am looking at a few issues after
successfull compilation and installation of the modules...

I am using the devel snapshot of 29122005 on a CentOS 4 machine (Asterisk
at Home)

The udev on that machine doesn't support the subsystem (version 039) and
have copied the oldudev rules file to /etc/udev/rules.d/30-visdn.rules

The visdn_configurator however waits for cxc-control to appear below
/dev/visdn, but on my machine it pops up directly under /dev...

When I then start asterisk, it reports the following error before
terminating:
Jan  3 19:43:46 VERBOSE[3277] logger.c:  [chan_visdn.so]Jan  3 19:43:46
VERBOSE[3277] logger.c:  [chan_visdn.so] => (VISDN Channel For Asterisk)
Jan  3 19:43:46 VERBOSE[3277] logger.c:   == Parsing
'/etc/asterisk/visdn.conf': Jan  3 19:43:46 VERBOSE[3277] logger.c:   ==
Parsing '/etc/asterisk/visdn.conf': Found
Jan  3 19:43:46 ERROR[3277] chan_visdn.c: socket: Operation not permitted
Jan  3 19:43:46 WARNING[3277] loader.c: chan_visdn.so: load_module failed,
returning -1
Jan  3 19:43:46 WARNING[3277] loader.c: Loading module chan_visdn.so failed!

The config files are as follows:
/etc/asterisk/visdn.conf:
[general]

[global]
network_role = private
type_of_number = unknown
local_type_of_number = unknown
tones_option = yes
context = visdn0_in
default_inbound_caller_id = 300
force_inbound_caller_id = No
overlap_sending = Yes
overlap_receiving = No
national_prefix = 0
international_prefix = 00
autorelease_dlc = 10

[visdn0]
network_role = private
type_of_number = unknown
local_type_of_number = unknown
tones_option = yes
context = visdn0_in
default_inbound_caller_id = 300
force_inbound_caller_id = No
overlap_sending = Yes
overlap_receiving = No

[visdn1]
network_role = private
type_of_number = unknown
local_type_of_number = unknown
tones_option = yes
context = visdn1_in
default_inbound_caller_id = NT port <91>
force_inbound_caller_id = No
overlap_sending = Yes
overlap_receiving = No


/usr/local/etc/visdn/device-pci-0000:00:06.0, symlinked to
/etc/visdn/device-pci-0000:00:06.0:
<netdev visdn1>
  protocol lapd
  role NT
  tei dynamic
</netdev>

<port st0>
  attribute role NT

  <chan D>
    connectmodule netdev visdn1
  </chan>

  <chan E>
    connectmodule netdev visdn1 echo
  </chan>
</port>

/usr/local/etc/visdn/device-pci-0000:00:08.0, symlinked to
/etc/visdn/device-pci-0000:00:08.0:
<netdev visdn0>
  protocol lapd
  role TE
  tei dynamic
</netdev>

<port st0>
  attribute role TE

  <chan D>
    connectmodule netdev visdn0
  </chan>

  <chan E>
    connectmodule netdev visdn0 echo
  </chan>
</port>


Any suggestions would be very much appreciated!

TIA & BRgds

-- 
F Peeters
  AMD Duron 1GHz - 1 GB - * 1.2.1
  2 Sweex HFC-PCI
_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to