blob: c0b587eae56ee0adc97ae68a76f8fc6ae39e82f5 [file] [log] [blame]
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +02001
2Send IuUP Initialization. Expecting direct tx_msg() of the Initialization Ack
3 -PDU-> [IuUP]
48060dc5219495e3f00010111e000df99160051673c01270000820000001710000100
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +02005tx_msg() invoked by iuup_cn!
6 <-PDU- [IuUP]
Neels Hofmeyr85f94012018-10-08 03:36:45 +020078060dc5219495e3f00010111e4002400
8node_priv=0x2342
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +02009ok: matches expected msg
10rc=0
11
12Receive payload encapsulated in IuUP. Expecting rx_payload() of just RTP packet
13i.e. should strip away 0100e2b3
14 -PDU-> [IuUP]
158060944c6256042c000101020100e2b36cfb23bc46d18180c3e5ffe040045600005a7d35b625b80005fff03214ced0
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020016rx_payload() invoked by iuup_cn!
17 [IuUP] -RTP->
efistokl3a4cddb2018-12-24 23:25:55 +0200188060944c6256042c00010102703c6cfb23bc46d18180c3e5ffe040045600005a7d35b625b80005fff03214ced0
Neels Hofmeyr85f94012018-10-08 03:36:45 +020019node_priv=0x2342
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020020ok: matches expected msg
21rc=0
22
efistoklf2c15232018-12-24 23:21:06 +020023Receive payload encapsulated in IuUP. Expecting rx_payload() of just RTP packet
24i.e. should strip away 0401479e
25 -PDU-> [IuUP]
268060944c6256042c000101020401479e26e9b851ee
27rx_payload() invoked by iuup_cn!
28 [IuUP] -RTP->
efistokl3a4cddb2018-12-24 23:25:55 +0200298060944c6256042c00010102704426e9b851ee
efistoklf2c15232018-12-24 23:21:06 +020030node_priv=0x2342
31ok: matches expected msg
32rc=0
33
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020034Transmit RTP. Expecting tx_msg() with inserted IuUP header
35 [IuUP] <-RTP-
efistokl3a4cddb2018-12-24 23:25:55 +0200368060944c6256042c00010102703c6cfb23bc46d18180c3e5ffe040045600005a7d35b625b80005fff03214ced0
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020037tx_msg() invoked by iuup_cn!
38 <-PDU- [IuUP]
398060944c6256042c00010102000002b36cfb23bc46d18180c3e5ffe040045600005a7d35b625b80005fff03214ced0
Neels Hofmeyr85f94012018-10-08 03:36:45 +020040node_priv=0x2342
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020041ok: matches expected msg
42rc=0
43
44More RTP, each time the Frame Nr advances, causing a new header CRC.
45 [IuUP] <-RTP-
efistokl3a4cddb2018-12-24 23:25:55 +0200468060944c6256042c00010102703c6cfb23bc46d18180c3e5ffe040045600005a7d35b625b80005fff03214ced0
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020047tx_msg() invoked by iuup_cn!
48 <-PDU- [IuUP]
498060944c6256042c000101020100e2b36cfb23bc46d18180c3e5ffe040045600005a7d35b625b80005fff03214ced0
Neels Hofmeyr85f94012018-10-08 03:36:45 +020050node_priv=0x2342
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020051ok: matches expected msg
52rc=0
53 [IuUP] <-RTP-
efistokl3a4cddb2018-12-24 23:25:55 +0200548060944c6256042c00010102703c6cfb23bc46d18180c3e5ffe040045600005a7d35b625b80005fff03214ced0
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020055tx_msg() invoked by iuup_cn!
56 <-PDU- [IuUP]
578060944c6256042c0001010202007eb36cfb23bc46d18180c3e5ffe040045600005a7d35b625b80005fff03214ced0
Neels Hofmeyr85f94012018-10-08 03:36:45 +020058node_priv=0x2342
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020059ok: matches expected msg
60rc=0
61 [IuUP] <-RTP-
efistokl3a4cddb2018-12-24 23:25:55 +0200628060944c6256042c00010102703c6cfb23bc46d18180c3e5ffe040045600005a7d35b625b80005fff03214ced0
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020063tx_msg() invoked by iuup_cn!
64 <-PDU- [IuUP]
658060944c6256042c0001010203009eb36cfb23bc46d18180c3e5ffe040045600005a7d35b625b80005fff03214ced0
Neels Hofmeyr85f94012018-10-08 03:36:45 +020066node_priv=0x2342
Neels Hofmeyr3243c7c2018-09-30 05:01:20 +020067ok: matches expected msg
68rc=0
69All done.