Project

General

Profile

MISDN l1oip experiments » History » Version 1

manawyrm, 05/07/2022 07:35 PM

1 1 manawyrm
h1. MISDN l1oip experiments
2
3
<pre><code class="shell">
4
PRI NT side:
5
root@misdn ~ # modprobe l1oip type=2 codec=0 ulaw=0 limit=30 ip=10,23,2,12 port=931 remoteport=931 id=0 ondemand=0
6
root@misdn ~ # cd mISDNuser/example/
7
root@misdn ~/mISDNuser/example # ./misdntestlayer3 -c1 -f 0 -N 
8
mISDN Test L3 2.0
9
07.05.2022 21:29:52.466585  mISDN kernel version 1.01.29 found
10
07.05.2022 21:29:52.466630  mISDN user   version 1.01.31 found
11
07.05.2022 21:29:52.466633  mISDN library interface version 2 release 5
12
07.05.2022 21:29:54.901846  got message (12000) with pid(0) but not ffffffff
13
07.05.2022 21:29:54.901910  got message (502) with pid(10000) but not ffffffff
14
07.05.2022 21:29:54.901933  got message (502) with pid(10000) but not ffffffff
15
07.05.2022 21:30:20.504692  got message (11001) with pid(10001) but not ffffffff
16
07.05.2022 21:30:20.504740  got message (12001) with pid(0) but not ffffffff
17
07.05.2022 21:30:22.499536  mISDN dss1 fromup without proc pr=005a dinfo(ffffffff)
18
07.05.2022 21:30:24.501673  Worker terminated with 3
19
20
PRI TE side:
21
root@isdnpbx ~/mISDNuser/example # modprobe l1oip type=2 codec=0 ulaw=0 limit=30 ip=10,23,7,214 ondemand=0
22
root@isdnpbx ~/mISDNuser/example # ./misdntestlayer3 -n 2141 -P
23
mISDN Test L3 2.0
24
07.05.2022 19:29:54.903431  mISDN kernel version 1.01.29 found
25
07.05.2022 19:29:54.903454  mISDN user   version 1.01.31 found
26
07.05.2022 19:29:54.903456  mISDN library interface version 2 release 5
27
07.05.2022 19:29:54.903558  got message (502) with pid(10000) but not ffffffff
28
07.05.2022 19:29:54.903581  got message (502) with pid(10000) but not ff008001
29
07.05.2022 19:29:54.903587  got message (502) with pid(10000) but not ff008001
30
07.05.2022 19:29:54.904412  got message (12000) with pid(0) but not ff008001
31
07.05.2022 19:29:54.905178  got unexpected D message cmd STATUS id(ff008001)
32
07.05.2022 19:29:58.945327  got unexpected D message cmd STATUS id(ff008001)
33
34
----------------------------------------------------------------------------------------
35
BRI NT side:
36
root@misdn ~/mISDNuser/example # modprobe l1oip type=1 codec=0 ulaw=0 limit=2 ip=10,23,2,12 port=931 remoteport=931 id=0 ondemand=0
37
root@misdn ~/mISDNuser/example # ./misdntestlayer3 -c1 -f 0 -N 
38
mISDN Test L3 2.0
39
07.05.2022 21:33:25.109941  mISDN kernel version 1.01.29 found
40
07.05.2022 21:33:25.110022  mISDN user   version 1.01.31 found
41
07.05.2022 21:33:25.110037  mISDN library interface version 2 release 5
42
07.05.2022 21:33:27.106788  got message (12000) with pid(0) but not ffffffff
43
07.05.2022 21:33:27.106835  got message (502) with pid(10000) but not ffffffff
44
07.05.2022 21:33:27.106851  got message (502) with pid(10000) but not ffffffff
45
07.05.2022 21:33:27.107816  numbers: 2141/123
46
07.05.2022 21:33:27.107916  Worker terminated with 0
47
48
BRI TE side:
49
root@isdnpbx ~/mISDNuser/example # modprobe l1oip type=1 codec=0 ulaw=0 limit=2 ip=10,23,7,214 ondemand=0
50
root@isdnpbx ~/mISDNuser/example # ./misdntestlayer3 -n 2141 -P
51
mISDN Test L3 2.0
52
07.05.2022 19:33:27.108220  mISDN kernel version 1.01.29 found
53
07.05.2022 19:33:27.108351  mISDN user   version 1.01.31 found
54
07.05.2022 19:33:27.108361  mISDN library interface version 2 release 5
55
07.05.2022 19:33:27.108806  got message (502) with pid(10000) but not ffffffff
56
07.05.2022 19:33:27.108905  got message (502) with pid(10000) but not ff008001
57
07.05.2022 19:33:27.108921  got message (502) with pid(10000) but not ff008001
58
07.05.2022 19:33:27.109959  got message (12000) with pid(0) but not ff008001
59
07.05.2022 19:33:27.111137  got message (12002) with pid(0) but not ffffffff
60
07.05.2022 19:33:27.111152  Worker terminated with 0
61
root@isdnpbx ~/mISDNuser/example # 
62
</code></pre>
Add picture from clipboard (Maximum size: 48.8 MB)