Hi list,
i have visdn 0.15 and a little trouble

both cards are connected via pcm.
the 4s0 is in te mode and the 8s0 in nt mode

Question1:
picking up an phone at the nt-side dials immidiatly the s- extenson
why?

[default]
exten => s,1,Playback(demo-congrats)

Question2:
the sound is crackling around.
i tested mISDN before, setting up the pcm stuff corrected the crackling problem.

i'm not sure if my pcm setup is correct. could somebody have a look?


card in te mode
#---------------------- st3 -----------------------
<netdev visdn2.3>
 protocol lapd
 role TE
 mode P2MP
</netdev>

<port st3>
 attribute role TE
 attribute timer_t1 1500
 attribute timer_t3 1500

 <chan D>
   connectmodule netdev visdn2.3
 </chan>

 <chan E>
   connectmodule netdev visdn2.3 echo
 </chan>
</port>

#---------------------- pcm -----------------------
<port pcm>
 attribute master 1
 attribute bitrate 4
</port>



card in nt mode

#---------------------- st7 -----------------------
<netdev visdn1.7>
 protocol lapd
 role NT
 mode P2MP
</netdev>

<port st7>
 attribute role NT
 attribute timer_t1 1500
 attribute timer_t3 1500

 <chan D>
   connectmodule netdev visdn1.7
 </chan>

#  <chan E>
#    connectmodule netdev visdn1.3 echo
#  </chan>
</port>


#---------------------- pcm -----------------------
<port pcm>
 attribute master  0
 attribute bitrate 4
</port>


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

Reply via email to