> could you please post your visdn.conf and your device-file? Does this
> problem occur all the time or just sometimes?

I tried to call three times and it occurred every time.

Here are my configfiles:



1st hfc-s:
<netdev visdn2>
  protocol lapd
  role NT
  mode P2MP
</netdev>

<port st0>
  attribute role NT

  <chan D>
    connectmodule netdev visdn2
  </chan>
</port>

2nd hfc-s:
<netdev visdn1>
  protocol lapd
  role TE
  mode P2MP
</netdev>

<port st0>
  attribute role TE

  <chan D>
    connectmodule netdev visdn1
  </chan>

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


Visdn.conf:

# grep -iv "^;" /etc/asterisk/visdn.conf

[general]

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


[visdn1]
network_role = private
context = visdn_telco_in
outbound_called_ton = unknown
force_outbound_cli =
force_outbound_cli_ton = no
overlap_receiving = No


[visdn2]
network_role = private
context = visdn_pbx_in
tones_option = yes
outbound_called_ton = unknown
force_outbound_cli =
force_outbound_cli_ton = no
clir_mode = default_off
clip_default_number = 9999
clip_numbers = _X.




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

Reply via email to