Hello
i have a setup with two hfc-pci cards one TE one NT
my visdn.conf is:
[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
[huntgroup:telco]
mode = sequential
members = visdn0
[visdn0]
network_role = private
context = visdn0_in
tones_option = yes
outbound_called_ton = unknown
;force_outbound_cli =
;force_outbound_cli_ton = no
clip_enabled = Yes
clip_default_name =
clip_default_number =
clip_numbers = _X.
clir_mode = default_on
overlap_sending = No
overlap_receiving = yes
echocancel = no
echocancel_taps = 256
[visdn1]
network_role = private
context = visdn1_in
tones_option = yes
outbound_called_ton = unknown
;force_outbound_cli =
;force_outbound_cli_ton = no
clip_enabled = Yes
clip_default_name =
clip_default_number =
clip_numbers = _X.
clir_mode = default_on
overlap_sending = no
contents of device-XX files in /etc/visdn for the cards:
#
# Sample configuration file for a HFC-S PCI board in TE mode with the netdev
# interface being named visdn0.
#
<netdev visdn0>
protocol lapd
role TE
mode P2MP
</netdev>
<port st0>
attribute role TE
attribute timer_t1 1500
attribute timer_t3 1500
<chan D>
connectmodule netdev visdn0
</chan>
<chan E>
connectmodule netdev visdn0 echo
</chan>
</port>
#
# Sample configuration file for a HFC-S PCI board in NT mode with the netdev
# interface being named visdn1.
#
<netdev visdn1>
protocol lapd
role NT
mode P2MP
</netdev>
<port st0>
attribute role NT
attribute timer_t1 1500
attribute timer_t3 1500
<chan D>
connectmodule netdev visdn1
</chan>
# No E-channel in NT mode
#
# <chan E>
# connectmodule netdev visdn1 echo
# </chan>
</port>
The patch level is 605. as soon as a call via visdn0 (TE) telco
comes in Asterisk exits. No messages. Nothing.
The NT connection to the local pbx works.
any idea?
Otto
_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers