<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
I have just installed a Sirrux PC140 card for the first time.&nbsp; Managed
to build the drivers and
get * to load them on FC4, but it does not work.<br>
<br>
It seems that layer1 in the ISDN is not even activated.&nbsp; The same ISDN
lines connected to a Samsung DCS works so it is not the lines.<br>
<br>
I am including my sirrix.conf and the output of some of the * Srx
commands below.&nbsp; Any pointers would be appreciated.<br>
<br>
Thank you<br>
<br>
Marnus van Niekerk<br>
</font>--<br>
; global settings<br>
[Global]<br>
internationalprefix = 09<br>
nationalprefix = 0<br>
;crypto_app = /root/cvs/sirrix-pci/crypto/crypt<br>
<br>
; external link<br>
[out]<br>
mode = TE<br>
ptp = no<br>
context = incoming-isdn<br>
language = en<br>
echocancel = speex<br>
ports = 0000+0001+0002<br>
extension = +<br>
number = +<br>
cfnotify = no<br>
cfu = no<br>
cfnr = no<br>
cfb = no<br>
aocd = no<br>
colp = no<br>
redir = no<br>
notify = yes<br>
callerid = +<br>
providetones = yes<br>
;crypto = no<br>
master = yes<br>
--<br>
asterisk*CLI&gt; Srx reload<br>
Feb&nbsp; 5 20:55:23 WARNING[4900]: chan_sirrix.c:6961 __reload: Reload of
Sirrix driver configuration will take about 2 seconds!<br>
Feb&nbsp; 5 20:55:23 NOTICE[4900]: layer1_user.c:474 l1u_master_set: Setting
INTERNAL as master<br>
Feb&nbsp; 5 20:55:23 NOTICE[4155]: layer1_user.c:607 l1u_run_read:
L1M1_SHUTDOWN|CONFIRM for port 0000<br>
Feb&nbsp; 5 20:55:23 NOTICE[4155]: layer1_user.c:607 l1u_run_read:
L1M1_SHUTDOWN|CONFIRM for port 0001<br>
Feb&nbsp; 5 20:55:23 NOTICE[4155]: layer1_user.c:607 l1u_run_read:
L1M1_SHUTDOWN|CONFIRM for port 0002<br>
&nbsp; == Parsing '/etc/asterisk/sirrix.conf': Found<br>
Feb&nbsp; 5 20:55:25 NOTICE[4900]: chan_sirrix.c:6974 __reload: Sirrix
driver configuration reloaded!<br>
Feb&nbsp; 5 20:55:26 NOTICE[4155]: layer1_user.c:211 l1u_from_kernel:
L1M1_STARTUP|CONFIRM for port 0000<br>
Feb&nbsp; 5 20:55:26 NOTICE[4155]: layer1_user.c:211 l1u_from_kernel:
L1M1_STARTUP|CONFIRM for port 0001<br>
Feb&nbsp; 5 20:55:26 NOTICE[4155]: layer1_user.c:211 l1u_from_kernel:
L1M1_STARTUP|CONFIRM for port 0002<br>
asterisk*CLI&gt; Srx show chans<br>
Port&nbsp;&nbsp;&nbsp; Chan&nbsp; InUse<br>
0x0000&nbsp; 0x01&nbsp; 0<br>
0x0000&nbsp; 0x02&nbsp; 0<br>
0x0001&nbsp; 0x01&nbsp; 0<br>
0x0001&nbsp; 0x02&nbsp; 0<br>
0x0002&nbsp; 0x01&nbsp; 0<br>
0x0002&nbsp; 0x02&nbsp; 0<br>
asterisk*CLI&gt; Srx show layers<br>
MASTER: internal<br>
l1=091dc668: port=0x0000, type=BA, mode=TE, ptp=0, ma=1, act=0:<br>
&nbsp; l2h=b510ff20<br>
&nbsp;&nbsp;&nbsp; l2=b5100fa8: tei= -1, st='ST_L2_1_TEI_UNASSIGNED':<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; l3h=b5111368: cr_out={ }, cr_in={ }<br>
l1=091e0868: port=0x0001, type=BA, mode=TE, ptp=0, ma=1, act=0:<br>
&nbsp; l2h=b51165e8<br>
&nbsp;&nbsp;&nbsp; l2=b51168f0: tei= -1, st='ST_L2_1_TEI_UNASSIGNED':<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; l3h=b5103e00: cr_out={ }, cr_in={ }<br>
l1=091e0270: port=0x0002, type=BA, mode=TE, ptp=0, ma=1, act=0:<br>
&nbsp; l2h=b5109098<br>
&nbsp;&nbsp;&nbsp; l2=b510a018: tei= -1, st='ST_L2_1_TEI_UNASSIGNED':<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; l3h=b510a828: cr_out={ }, cr_in={ }<br>
<br>
</body>
</html>