It seems the issue was between the chair and the screen J I had changed to the TE option in the config file at the beginning of the section but not in the middle of the section.

 

Bad version :

 

<netdev visdn1.0>

  protocol lapd

  role TE

  mode P2P

</netdev>

 

<port st0>

  attribute role NT                       ß-------------!!!!!

  attribute timer_t1 1500

  attribute timer_t3 1500

 

  <chan D>

    connectmodule netdev visdn1.0

  </chan>

 

 No E-channel in NT mode

 

#  <chan E>

#    connectmodule netdev visdn1.0 echo

#  </chan>

</port>

 

 

 

Correct version:

 

<netdev visdn1.0>

  protocol lapd

  role TE

  mode P2P

</netdev>

 

<port st0>

  attribute role TE

  attribute timer_t1 1500

  attribute timer_t3 1500

 

  <chan D>

    connectmodule netdev visdn1.0

  </chan>

 

 No E-channel in NT mode

 

#  <chan E>

#    connectmodule netdev visdn1.0 echo

#  </chan>

</port>

 

 

Rehan

 

____________________________________________

 

 

 

I have installed the latest devel (667) driver on a clean install of Asterisk @ Home configuring a Beronet 4 port ISDN BRI card (hfc-4s). The setup is TE mode, P2P. This was done on 2 ISDN 2e lines supplied by British Telecom. The ISDN lines connect to Marconi System X switches in the exchange. (The UK uses Marconi System X switches and Erricsson switches in the exchange).

 

Pretty much a normal install following instructions posted on the mail list. Tested incoming and outgoing calls. Good clear lines with little echo. Only one issue. Every few seconds there is a click sound. It is very regular. This continues whether there is someone speaking or not.

 

I'll have to use an older revision. Any suggestions (I will try the release 0.15 first then upgrade slowly if there are no issues.) ?

 

Thanks

Rehan

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

Reply via email to