Hello,

I'm makeing my first experience with vISDN.
In my Debian box there are two noname HFC PCI cards (only 1st is activatedby
device file) . Kernel is 2.6.15.3, asterisk is 1.2.4 (patched with answer,
disconnect and cap)
What I want finally is two cards both in TE mode. 1st connected to NT second
to internal Hicom 3000 by means of the internal ISDN bus.
When calling the 1st card I got:
Mar 21 10:56:46 ERROR[8779]: libq931:0 : visdn0:TEI[127]: recvmsg error:
Invalid argument
Mar 21 10:56:46 ERROR[8779]: chan_visdn.c:2420 visdn_q931_thread_do_poll:
Interface 'visdn0' has been put in FAILED mode

Any help is  appreciated.

Best Regards

 Gerd



Config files:
/etc/visdn/device-pci-0000:00:04.0     :
<netdev visdn0>
  protocol lapd
  role TE
  mode P2P
</netdev>

<port st0>
  attribute role TE

  <chan D>
    connectmodule netdev visdn0
  </chan>

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

/etc/asterisk/visdn.conf:
[general]

[global]
network_role = private
tones_option = yes
language = de
outbound_called_ton = unknown
force_outbound_cli =
force_outbound_cli_ton = no
clir_mode = default_off
cli_rewriting = No
national_prefix = 0
international_prefix = 00
network_specific_prefix =
subscriber_prefix =
abbreviated_prefix =
overlap_sending = Yes
overlap_receiving = No
autorelease_dlc = 10
call_bumping = No

[visdn0]
network_role = private
context = visdn0_in
tones_option = yes
outbound_called_ton = unknown
force_outbound_cli =
force_outbound_cli_ton = no
clip_default_name = vISDN
clip_default_number = 300
clip_numbers = 300
clir_mode = default_off
overlap_sending = Yes
overlap_receiving = Yes

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

Reply via email to