Hello there!

-- Executing Dial("SIP/nocksteinstrasse.de-08187cf8", "VISDN/visdn0/688872") in new stack
asterisk: dlc.c:30: _q931_dlc_hold: Assertion `dlc->holdcnt > 0' failed.
Killed

... ASTERISK IS EXITING ....

I can't place any call trouth vISDN, and my connected ISDN Phone is not able to get dial. My Asterisk is asterisk-1.2.7.1, zaptel-1.2.5, libpri-1.2.2, visdn-devel-20060503 with patch how described on https://mailman.uli.it/pipermail/visdn-hackers/2006-April/000945.html

My Kernel is Linux voip 2.6.16.13 #2 SMP PREEMPT Thu May 4 23:04:00
i586 AMD-K6(tm) 3D processor AuthenticAMD GNU/Linux on Gentoo.

Compilation worked fine, without any error. The visdn_configurator wrote the lines
D: 000011 E: 000012 D: 000013 E: 000014 ... is that OK?

There are two boards installed in this machine
00:0b.0 Network controller: Cologne Chip Designs GmbH ISDN network controller [HFC-PCI] (rev 02) 00:0c.0 Network controller: Cologne Chip Designs GmbH ISDN network controller [HFC-PCI] (rev 02)

My Configuration-File for the first card like this: /etc/visdn/device-pci-0000:00:0b.0
<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>

My Configuration-File for the first card like this: /etc/visdn/device-pci-0000:00:0c.0
<netdev visdn1>
 protocol lapd
 role NT
 mode P2MP
</netdev>

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

 <chan D>
   connectmodule netdev visdn1
 </chan>

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

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

Reply via email to