blob: 3b36ea1c469feac6a160184ba8298fcfe5dc6fe6 [file] [log] [blame]
Philipp Maier844876f2018-07-13 09:17:07 +02001============== test_one_to_one ==============
2
3Determining channel mode and rate:
4 * MS: speech codec list (1 items):
5 codec[0]->type=FR1
6 * MSC: channel type permitted speech (1 items):
7 perm_spch[0]=FR1
8 * BSS: audio support settings (1 items):
9 audio_support[0]=FR1
Philipp Maier5bc43cd2018-07-13 16:14:18 +020010 * BTS: audio support settings:
11 (GSM-FR implicitly supported)
12 codec->hr=0
13 codec->efr=0
14 codec->amr=0
Philipp Maier844876f2018-07-13 09:17:07 +020015 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
16
17Determining channel mode and rate:
18 * MS: speech codec list (1 items):
19 codec[0]->type=HR1
20 * MSC: channel type permitted speech (1 items):
21 perm_spch[0]=HR1
22 * BSS: audio support settings (1 items):
23 audio_support[0]=HR1
Philipp Maier5bc43cd2018-07-13 16:14:18 +020024 * BTS: audio support settings:
25 (GSM-FR implicitly supported)
26 codec->hr=1
27 codec->efr=0
28 codec->amr=0
Philipp Maier844876f2018-07-13 09:17:07 +020029 * result: rc=0, full_rate=0, chan_mode=SPEECH_V1
30
31Determining channel mode and rate:
32 * MS: speech codec list (1 items):
33 codec[0]->type=FR2
34 * MSC: channel type permitted speech (1 items):
35 perm_spch[0]=FR2
36 * BSS: audio support settings (1 items):
37 audio_support[0]=FR2
Philipp Maier5bc43cd2018-07-13 16:14:18 +020038 * BTS: audio support settings:
39 (GSM-FR implicitly supported)
40 codec->hr=0
41 codec->efr=1
42 codec->amr=0
Philipp Maier844876f2018-07-13 09:17:07 +020043 * result: rc=0, full_rate=1, chan_mode=SPEECH_EFR
44
45Determining channel mode and rate:
46 * MS: speech codec list (1 items):
47 codec[0]->type=FR3
48 * MSC: channel type permitted speech (1 items):
49 perm_spch[0]=FR3
50 * BSS: audio support settings (1 items):
51 audio_support[0]=FR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +020052 * BTS: audio support settings:
53 (GSM-FR implicitly supported)
54 codec->hr=0
55 codec->efr=0
56 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +020057 * result: rc=0, full_rate=1, chan_mode=SPEECH_AMR
58
59Determining channel mode and rate:
60 * MS: speech codec list (1 items):
61 codec[0]->type=HR3
62 * MSC: channel type permitted speech (1 items):
63 perm_spch[0]=HR3
64 * BSS: audio support settings (1 items):
65 audio_support[0]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +020066 * BTS: audio support settings:
67 (GSM-FR implicitly supported)
68 codec->hr=0
69 codec->efr=0
70 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +020071 * result: rc=0, full_rate=0, chan_mode=SPEECH_AMR
72
73Determining channel mode and rate:
74 * MS: speech codec list (2 items):
75 codec[0]->type=FR1
76 codec[1]->type=HR1
77 * MSC: channel type permitted speech (2 items):
78 perm_spch[0]=FR1
79 perm_spch[1]=HR1
80 * BSS: audio support settings (2 items):
81 audio_support[0]=FR1
82 audio_support[1]=HR1
Philipp Maier5bc43cd2018-07-13 16:14:18 +020083 * BTS: audio support settings:
84 (GSM-FR implicitly supported)
85 codec->hr=1
86 codec->efr=0
87 codec->amr=0
Philipp Maier844876f2018-07-13 09:17:07 +020088 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
89
90Determining channel mode and rate:
91 * MS: speech codec list (3 items):
92 codec[0]->type=FR1
93 codec[1]->type=FR2
94 codec[2]->type=HR1
95 * MSC: channel type permitted speech (3 items):
96 perm_spch[0]=FR1
97 perm_spch[1]=FR2
98 perm_spch[2]=HR1
99 * BSS: audio support settings (3 items):
100 audio_support[0]=FR1
101 audio_support[1]=FR2
102 audio_support[2]=HR1
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200103 * BTS: audio support settings:
104 (GSM-FR implicitly supported)
105 codec->hr=1
106 codec->efr=1
107 codec->amr=0
Philipp Maier844876f2018-07-13 09:17:07 +0200108 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
109
110Determining channel mode and rate:
111 * MS: speech codec list (3 items):
112 codec[0]->type=FR1
113 codec[1]->type=FR3
114 codec[2]->type=HR3
115 * MSC: channel type permitted speech (3 items):
116 perm_spch[0]=FR1
117 perm_spch[1]=FR3
118 perm_spch[2]=HR3
119 * BSS: audio support settings (3 items):
120 audio_support[0]=FR1
121 audio_support[1]=FR3
122 audio_support[2]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200123 * BTS: audio support settings:
124 (GSM-FR implicitly supported)
125 codec->hr=0
126 codec->efr=0
127 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200128 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
129
130Determining channel mode and rate:
131 * MS: speech codec list (5 items):
132 codec[0]->type=FR1
133 codec[1]->type=FR2
134 codec[2]->type=FR3
135 codec[3]->type=HR1
136 codec[4]->type=HR3
137 * MSC: channel type permitted speech (5 items):
138 perm_spch[0]=FR1
139 perm_spch[1]=FR2
140 perm_spch[2]=FR3
141 perm_spch[3]=HR1
142 perm_spch[4]=HR3
143 * BSS: audio support settings (5 items):
144 audio_support[0]=FR1
145 audio_support[1]=FR2
146 audio_support[2]=FR3
147 audio_support[3]=HR1
148 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200149 * BTS: audio support settings:
150 (GSM-FR implicitly supported)
151 codec->hr=1
152 codec->efr=1
153 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200154 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
155
156============== test_ms ==============
157
158Determining channel mode and rate:
159 * MS: speech codec list (1 items):
160 codec[0]->type=FR1
161 * MSC: channel type permitted speech (5 items):
162 perm_spch[0]=FR1
163 perm_spch[1]=FR2
164 perm_spch[2]=FR3
165 perm_spch[3]=HR1
166 perm_spch[4]=HR3
167 * BSS: audio support settings (5 items):
168 audio_support[0]=FR1
169 audio_support[1]=FR2
170 audio_support[2]=FR3
171 audio_support[3]=HR1
172 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200173 * BTS: audio support settings:
174 (GSM-FR implicitly supported)
175 codec->hr=1
176 codec->efr=1
177 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200178 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
179
180Determining channel mode and rate:
181 * MS: speech codec list (1 items):
182 codec[0]->type=HR1
183 * MSC: channel type permitted speech (5 items):
184 perm_spch[0]=FR1
185 perm_spch[1]=FR2
186 perm_spch[2]=FR3
187 perm_spch[3]=HR1
188 perm_spch[4]=HR3
189 * BSS: audio support settings (5 items):
190 audio_support[0]=FR1
191 audio_support[1]=FR2
192 audio_support[2]=FR3
193 audio_support[3]=HR1
194 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200195 * BTS: audio support settings:
196 (GSM-FR implicitly supported)
197 codec->hr=1
198 codec->efr=1
199 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200200 * result: rc=0, full_rate=0, chan_mode=SPEECH_V1
201
202Determining channel mode and rate:
203 * MS: speech codec list (1 items):
204 codec[0]->type=FR2
205 * MSC: channel type permitted speech (5 items):
206 perm_spch[0]=FR1
207 perm_spch[1]=FR2
208 perm_spch[2]=FR3
209 perm_spch[3]=HR1
210 perm_spch[4]=HR3
211 * BSS: audio support settings (5 items):
212 audio_support[0]=FR1
213 audio_support[1]=FR2
214 audio_support[2]=FR3
215 audio_support[3]=HR1
216 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200217 * BTS: audio support settings:
218 (GSM-FR implicitly supported)
219 codec->hr=1
220 codec->efr=1
221 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200222 * result: rc=0, full_rate=1, chan_mode=SPEECH_EFR
223
224Determining channel mode and rate:
225 * MS: speech codec list (1 items):
226 codec[0]->type=FR3
227 * MSC: channel type permitted speech (5 items):
228 perm_spch[0]=FR1
229 perm_spch[1]=FR2
230 perm_spch[2]=FR3
231 perm_spch[3]=HR1
232 perm_spch[4]=HR3
233 * BSS: audio support settings (5 items):
234 audio_support[0]=FR1
235 audio_support[1]=FR2
236 audio_support[2]=FR3
237 audio_support[3]=HR1
238 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200239 * BTS: audio support settings:
240 (GSM-FR implicitly supported)
241 codec->hr=1
242 codec->efr=1
243 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200244 * result: rc=0, full_rate=1, chan_mode=SPEECH_AMR
245
246Determining channel mode and rate:
247 * MS: speech codec list (1 items):
248 codec[0]->type=HR3
249 * MSC: channel type permitted speech (5 items):
250 perm_spch[0]=FR1
251 perm_spch[1]=FR2
252 perm_spch[2]=FR3
253 perm_spch[3]=HR1
254 perm_spch[4]=HR3
255 * BSS: audio support settings (5 items):
256 audio_support[0]=FR1
257 audio_support[1]=FR2
258 audio_support[2]=FR3
259 audio_support[3]=HR1
260 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200261 * BTS: audio support settings:
262 (GSM-FR implicitly supported)
263 codec->hr=1
264 codec->efr=1
265 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200266 * result: rc=0, full_rate=0, chan_mode=SPEECH_AMR
267
268Determining channel mode and rate:
269 * MS: speech codec list (2 items):
270 codec[0]->type=FR1
271 codec[1]->type=HR1
272 * MSC: channel type permitted speech (5 items):
273 perm_spch[0]=FR1
274 perm_spch[1]=FR2
275 perm_spch[2]=FR3
276 perm_spch[3]=HR1
277 perm_spch[4]=HR3
278 * BSS: audio support settings (5 items):
279 audio_support[0]=FR1
280 audio_support[1]=FR2
281 audio_support[2]=FR3
282 audio_support[3]=HR1
283 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200284 * BTS: audio support settings:
285 (GSM-FR implicitly supported)
286 codec->hr=1
287 codec->efr=1
288 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200289 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
290
291Determining channel mode and rate:
292 * MS: speech codec list (3 items):
293 codec[0]->type=FR1
294 codec[1]->type=FR2
295 codec[2]->type=HR1
296 * MSC: channel type permitted speech (5 items):
297 perm_spch[0]=FR1
298 perm_spch[1]=FR2
299 perm_spch[2]=FR3
300 perm_spch[3]=HR1
301 perm_spch[4]=HR3
302 * BSS: audio support settings (5 items):
303 audio_support[0]=FR1
304 audio_support[1]=FR2
305 audio_support[2]=FR3
306 audio_support[3]=HR1
307 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200308 * BTS: audio support settings:
309 (GSM-FR implicitly supported)
310 codec->hr=1
311 codec->efr=1
312 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200313 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
314
315Determining channel mode and rate:
316 * MS: speech codec list (3 items):
317 codec[0]->type=FR1
318 codec[1]->type=FR3
319 codec[2]->type=HR3
320 * MSC: channel type permitted speech (5 items):
321 perm_spch[0]=FR1
322 perm_spch[1]=FR2
323 perm_spch[2]=FR3
324 perm_spch[3]=HR1
325 perm_spch[4]=HR3
326 * BSS: audio support settings (5 items):
327 audio_support[0]=FR1
328 audio_support[1]=FR2
329 audio_support[2]=FR3
330 audio_support[3]=HR1
331 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200332 * BTS: audio support settings:
333 (GSM-FR implicitly supported)
334 codec->hr=1
335 codec->efr=1
336 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200337 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
338
339Determining channel mode and rate:
340 * MS: speech codec list (5 items):
341 codec[0]->type=FR1
342 codec[1]->type=FR2
343 codec[2]->type=FR3
344 codec[3]->type=HR1
345 codec[4]->type=HR3
346 * MSC: channel type permitted speech (5 items):
347 perm_spch[0]=FR1
348 perm_spch[1]=FR2
349 perm_spch[2]=FR3
350 perm_spch[3]=HR1
351 perm_spch[4]=HR3
352 * BSS: audio support settings (5 items):
353 audio_support[0]=FR1
354 audio_support[1]=FR2
355 audio_support[2]=FR3
356 audio_support[3]=HR1
357 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200358 * BTS: audio support settings:
359 (GSM-FR implicitly supported)
360 codec->hr=1
361 codec->efr=1
362 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200363 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
364
365============== test_ct ==============
366
367Determining channel mode and rate:
368 * MS: speech codec list (5 items):
369 codec[0]->type=FR1
370 codec[1]->type=FR2
371 codec[2]->type=FR3
372 codec[3]->type=HR1
373 codec[4]->type=HR3
374 * MSC: channel type permitted speech (1 items):
375 perm_spch[0]=FR1
376 * BSS: audio support settings (5 items):
377 audio_support[0]=FR1
378 audio_support[1]=FR2
379 audio_support[2]=FR3
380 audio_support[3]=HR1
381 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200382 * BTS: audio support settings:
383 (GSM-FR implicitly supported)
384 codec->hr=1
385 codec->efr=1
386 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200387 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
388
389Determining channel mode and rate:
390 * MS: speech codec list (5 items):
391 codec[0]->type=FR1
392 codec[1]->type=FR2
393 codec[2]->type=FR3
394 codec[3]->type=HR1
395 codec[4]->type=HR3
396 * MSC: channel type permitted speech (1 items):
397 perm_spch[0]=HR1
398 * BSS: audio support settings (5 items):
399 audio_support[0]=FR1
400 audio_support[1]=FR2
401 audio_support[2]=FR3
402 audio_support[3]=HR1
403 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200404 * BTS: audio support settings:
405 (GSM-FR implicitly supported)
406 codec->hr=1
407 codec->efr=1
408 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200409 * result: rc=0, full_rate=0, chan_mode=SPEECH_V1
410
411Determining channel mode and rate:
412 * MS: speech codec list (5 items):
413 codec[0]->type=FR1
414 codec[1]->type=FR2
415 codec[2]->type=FR3
416 codec[3]->type=HR1
417 codec[4]->type=HR3
418 * MSC: channel type permitted speech (1 items):
419 perm_spch[0]=FR2
420 * BSS: audio support settings (5 items):
421 audio_support[0]=FR1
422 audio_support[1]=FR2
423 audio_support[2]=FR3
424 audio_support[3]=HR1
425 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200426 * BTS: audio support settings:
427 (GSM-FR implicitly supported)
428 codec->hr=1
429 codec->efr=1
430 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200431 * result: rc=0, full_rate=1, chan_mode=SPEECH_EFR
432
433Determining channel mode and rate:
434 * MS: speech codec list (5 items):
435 codec[0]->type=FR1
436 codec[1]->type=FR2
437 codec[2]->type=FR3
438 codec[3]->type=HR1
439 codec[4]->type=HR3
440 * MSC: channel type permitted speech (1 items):
441 perm_spch[0]=FR3
442 * BSS: audio support settings (5 items):
443 audio_support[0]=FR1
444 audio_support[1]=FR2
445 audio_support[2]=FR3
446 audio_support[3]=HR1
447 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200448 * BTS: audio support settings:
449 (GSM-FR implicitly supported)
450 codec->hr=1
451 codec->efr=1
452 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200453 * result: rc=0, full_rate=1, chan_mode=SPEECH_AMR
454
455Determining channel mode and rate:
456 * MS: speech codec list (5 items):
457 codec[0]->type=FR1
458 codec[1]->type=FR2
459 codec[2]->type=FR3
460 codec[3]->type=HR1
461 codec[4]->type=HR3
462 * MSC: channel type permitted speech (1 items):
463 perm_spch[0]=HR3
464 * BSS: audio support settings (5 items):
465 audio_support[0]=FR1
466 audio_support[1]=FR2
467 audio_support[2]=FR3
468 audio_support[3]=HR1
469 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200470 * BTS: audio support settings:
471 (GSM-FR implicitly supported)
472 codec->hr=1
473 codec->efr=1
474 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200475 * result: rc=0, full_rate=0, chan_mode=SPEECH_AMR
476
477Determining channel mode and rate:
478 * MS: speech codec list (5 items):
479 codec[0]->type=FR1
480 codec[1]->type=FR2
481 codec[2]->type=FR3
482 codec[3]->type=HR1
483 codec[4]->type=HR3
484 * MSC: channel type permitted speech (2 items):
485 perm_spch[0]=FR1
486 perm_spch[1]=HR1
487 * BSS: audio support settings (5 items):
488 audio_support[0]=FR1
489 audio_support[1]=FR2
490 audio_support[2]=FR3
491 audio_support[3]=HR1
492 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200493 * BTS: audio support settings:
494 (GSM-FR implicitly supported)
495 codec->hr=1
496 codec->efr=1
497 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200498 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
499
500Determining channel mode and rate:
501 * MS: speech codec list (5 items):
502 codec[0]->type=FR1
503 codec[1]->type=FR2
504 codec[2]->type=FR3
505 codec[3]->type=HR1
506 codec[4]->type=HR3
507 * MSC: channel type permitted speech (3 items):
508 perm_spch[0]=FR1
509 perm_spch[1]=FR2
510 perm_spch[2]=HR1
511 * BSS: audio support settings (5 items):
512 audio_support[0]=FR1
513 audio_support[1]=FR2
514 audio_support[2]=FR3
515 audio_support[3]=HR1
516 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200517 * BTS: audio support settings:
518 (GSM-FR implicitly supported)
519 codec->hr=1
520 codec->efr=1
521 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200522 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
523
524Determining channel mode and rate:
525 * MS: speech codec list (5 items):
526 codec[0]->type=FR1
527 codec[1]->type=FR2
528 codec[2]->type=FR3
529 codec[3]->type=HR1
530 codec[4]->type=HR3
531 * MSC: channel type permitted speech (3 items):
532 perm_spch[0]=FR1
533 perm_spch[1]=FR3
534 perm_spch[2]=HR3
535 * BSS: audio support settings (5 items):
536 audio_support[0]=FR1
537 audio_support[1]=FR2
538 audio_support[2]=FR3
539 audio_support[3]=HR1
540 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200541 * BTS: audio support settings:
542 (GSM-FR implicitly supported)
543 codec->hr=1
544 codec->efr=1
545 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200546 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
547
548Determining channel mode and rate:
549 * MS: speech codec list (5 items):
550 codec[0]->type=FR1
551 codec[1]->type=FR2
552 codec[2]->type=FR3
553 codec[3]->type=HR1
554 codec[4]->type=HR3
555 * MSC: channel type permitted speech (5 items):
556 perm_spch[0]=FR1
557 perm_spch[1]=FR2
558 perm_spch[2]=FR3
559 perm_spch[3]=HR1
560 perm_spch[4]=HR3
561 * BSS: audio support settings (5 items):
562 audio_support[0]=FR1
563 audio_support[1]=FR2
564 audio_support[2]=FR3
565 audio_support[3]=HR1
566 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200567 * BTS: audio support settings:
568 (GSM-FR implicitly supported)
569 codec->hr=1
570 codec->efr=1
571 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200572 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
573
574============== test_msc ==============
575
576Determining channel mode and rate:
577 * MS: speech codec list (5 items):
578 codec[0]->type=FR1
579 codec[1]->type=FR2
580 codec[2]->type=FR3
581 codec[3]->type=HR1
582 codec[4]->type=HR3
583 * MSC: channel type permitted speech (5 items):
584 perm_spch[0]=FR1
585 perm_spch[1]=FR2
586 perm_spch[2]=FR3
587 perm_spch[3]=HR1
588 perm_spch[4]=HR3
589 * BSS: audio support settings (5 items):
590 audio_support[0]=FR1
591 audio_support[1]=FR2
592 audio_support[2]=FR3
593 audio_support[3]=HR1
594 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200595 * BTS: audio support settings:
596 (GSM-FR implicitly supported)
597 codec->hr=1
598 codec->efr=1
599 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200600 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
601
602Determining channel mode and rate:
603 * MS: speech codec list (5 items):
604 codec[0]->type=FR1
605 codec[1]->type=FR2
606 codec[2]->type=FR3
607 codec[3]->type=HR1
608 codec[4]->type=HR3
609 * MSC: channel type permitted speech (5 items):
610 perm_spch[0]=FR1
611 perm_spch[1]=FR2
612 perm_spch[2]=FR3
613 perm_spch[3]=HR1
614 perm_spch[4]=HR3
615 * BSS: audio support settings (5 items):
616 audio_support[0]=FR1
617 audio_support[1]=FR2
618 audio_support[2]=FR3
619 audio_support[3]=HR1
620 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200621 * BTS: audio support settings:
622 (GSM-FR implicitly supported)
623 codec->hr=1
624 codec->efr=1
625 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200626 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
627
628Determining channel mode and rate:
629 * MS: speech codec list (5 items):
630 codec[0]->type=FR1
631 codec[1]->type=FR2
632 codec[2]->type=FR3
633 codec[3]->type=HR1
634 codec[4]->type=HR3
635 * MSC: channel type permitted speech (5 items):
636 perm_spch[0]=FR1
637 perm_spch[1]=FR2
638 perm_spch[2]=FR3
639 perm_spch[3]=HR1
640 perm_spch[4]=HR3
641 * BSS: audio support settings (5 items):
642 audio_support[0]=FR1
643 audio_support[1]=FR2
644 audio_support[2]=FR3
645 audio_support[3]=HR1
646 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200647 * BTS: audio support settings:
648 (GSM-FR implicitly supported)
649 codec->hr=1
650 codec->efr=1
651 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200652 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
653
654Determining channel mode and rate:
655 * MS: speech codec list (5 items):
656 codec[0]->type=FR1
657 codec[1]->type=FR2
658 codec[2]->type=FR3
659 codec[3]->type=HR1
660 codec[4]->type=HR3
661 * MSC: channel type permitted speech (5 items):
662 perm_spch[0]=FR1
663 perm_spch[1]=FR2
664 perm_spch[2]=FR3
665 perm_spch[3]=HR1
666 perm_spch[4]=HR3
667 * BSS: audio support settings (5 items):
668 audio_support[0]=FR1
669 audio_support[1]=FR2
670 audio_support[2]=FR3
671 audio_support[3]=HR1
672 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200673 * BTS: audio support settings:
674 (GSM-FR implicitly supported)
675 codec->hr=1
676 codec->efr=1
677 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200678 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
679
680Determining channel mode and rate:
681 * MS: speech codec list (5 items):
682 codec[0]->type=FR1
683 codec[1]->type=FR2
684 codec[2]->type=FR3
685 codec[3]->type=HR1
686 codec[4]->type=HR3
687 * MSC: channel type permitted speech (5 items):
688 perm_spch[0]=FR1
689 perm_spch[1]=FR2
690 perm_spch[2]=FR3
691 perm_spch[3]=HR1
692 perm_spch[4]=HR3
693 * BSS: audio support settings (5 items):
694 audio_support[0]=FR1
695 audio_support[1]=FR2
696 audio_support[2]=FR3
697 audio_support[3]=HR1
698 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200699 * BTS: audio support settings:
700 (GSM-FR implicitly supported)
701 codec->hr=1
702 codec->efr=1
703 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200704 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
705
706Determining channel mode and rate:
707 * MS: speech codec list (5 items):
708 codec[0]->type=FR1
709 codec[1]->type=FR2
710 codec[2]->type=FR3
711 codec[3]->type=HR1
712 codec[4]->type=HR3
713 * MSC: channel type permitted speech (5 items):
714 perm_spch[0]=FR1
715 perm_spch[1]=FR2
716 perm_spch[2]=FR3
717 perm_spch[3]=HR1
718 perm_spch[4]=HR3
719 * BSS: audio support settings (5 items):
720 audio_support[0]=FR1
721 audio_support[1]=FR2
722 audio_support[2]=FR3
723 audio_support[3]=HR1
724 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200725 * BTS: audio support settings:
726 (GSM-FR implicitly supported)
727 codec->hr=1
728 codec->efr=1
729 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200730 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
731
732Determining channel mode and rate:
733 * MS: speech codec list (5 items):
734 codec[0]->type=FR1
735 codec[1]->type=FR2
736 codec[2]->type=FR3
737 codec[3]->type=HR1
738 codec[4]->type=HR3
739 * MSC: channel type permitted speech (5 items):
740 perm_spch[0]=FR1
741 perm_spch[1]=FR2
742 perm_spch[2]=FR3
743 perm_spch[3]=HR1
744 perm_spch[4]=HR3
745 * BSS: audio support settings (5 items):
746 audio_support[0]=FR1
747 audio_support[1]=FR2
748 audio_support[2]=FR3
749 audio_support[3]=HR1
750 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200751 * BTS: audio support settings:
752 (GSM-FR implicitly supported)
753 codec->hr=1
754 codec->efr=1
755 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200756 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
757
758Determining channel mode and rate:
759 * MS: speech codec list (5 items):
760 codec[0]->type=FR1
761 codec[1]->type=FR2
762 codec[2]->type=FR3
763 codec[3]->type=HR1
764 codec[4]->type=HR3
765 * MSC: channel type permitted speech (5 items):
766 perm_spch[0]=FR1
767 perm_spch[1]=FR2
768 perm_spch[2]=FR3
769 perm_spch[3]=HR1
770 perm_spch[4]=HR3
771 * BSS: audio support settings (5 items):
772 audio_support[0]=FR1
773 audio_support[1]=FR2
774 audio_support[2]=FR3
775 audio_support[3]=HR1
776 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200777 * BTS: audio support settings:
778 (GSM-FR implicitly supported)
779 codec->hr=1
780 codec->efr=1
781 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200782 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
783
784Determining channel mode and rate:
785 * MS: speech codec list (5 items):
786 codec[0]->type=FR1
787 codec[1]->type=FR2
788 codec[2]->type=FR3
789 codec[3]->type=HR1
790 codec[4]->type=HR3
791 * MSC: channel type permitted speech (5 items):
792 perm_spch[0]=FR1
793 perm_spch[1]=FR2
794 perm_spch[2]=FR3
795 perm_spch[3]=HR1
796 perm_spch[4]=HR3
797 * BSS: audio support settings (5 items):
798 audio_support[0]=FR1
799 audio_support[1]=FR2
800 audio_support[2]=FR3
801 audio_support[3]=HR1
802 audio_support[4]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200803 * BTS: audio support settings:
804 (GSM-FR implicitly supported)
805 codec->hr=1
806 codec->efr=1
807 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200808 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
809
810============== test_selected_working ==============
811
812Determining channel mode and rate:
813 * MS: speech codec list (3 items):
814 codec[0]->type=FR1
815 codec[1]->type=FR2
816 codec[2]->type=HR1
817 * MSC: channel type permitted speech (2 items):
818 perm_spch[0]=FR1
819 perm_spch[1]=HR1
820 * BSS: audio support settings (3 items):
821 audio_support[0]=FR1
822 audio_support[1]=FR3
823 audio_support[2]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200824 * BTS: audio support settings:
825 (GSM-FR implicitly supported)
826 codec->hr=1
827 codec->efr=1
828 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200829 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
830
831Determining channel mode and rate:
832 * MS: speech codec list (1 items):
833 codec[0]->type=FR1
834 * MSC: channel type permitted speech (2 items):
835 perm_spch[0]=FR1
836 perm_spch[1]=HR1
837 * BSS: audio support settings (3 items):
838 audio_support[0]=FR1
839 audio_support[1]=FR3
840 audio_support[2]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200841 * BTS: audio support settings:
842 (GSM-FR implicitly supported)
843 codec->hr=1
844 codec->efr=1
845 codec->amr=1
Philipp Maier844876f2018-07-13 09:17:07 +0200846 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
847
848Determining channel mode and rate:
849 * MS: speech codec list (1 items):
850 codec[0]->type=HR1
851 * MSC: channel type permitted speech (2 items):
852 perm_spch[0]=FR1
853 perm_spch[1]=HR1
854 * BSS: audio support settings (3 items):
855 audio_support[0]=FR1
856 audio_support[1]=FR2
857 audio_support[2]=HR1
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200858 * BTS: audio support settings:
859 (GSM-FR implicitly supported)
860 codec->hr=1
861 codec->efr=1
862 codec->amr=1
863 * result: rc=0, full_rate=0, chan_mode=SPEECH_V1
864
865Determining channel mode and rate:
866 * MS: speech codec list (3 items):
867 codec[0]->type=FR1
868 codec[1]->type=FR2
869 codec[2]->type=HR1
870 * MSC: channel type permitted speech (2 items):
871 perm_spch[0]=FR1
872 perm_spch[1]=HR1
873 * BSS: audio support settings (3 items):
874 audio_support[0]=FR1
875 audio_support[1]=FR3
876 audio_support[2]=HR3
877 * BTS: audio support settings:
878 (GSM-FR implicitly supported)
879 codec->hr=0
880 codec->efr=0
881 codec->amr=1
882 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
883
884Determining channel mode and rate:
885 * MS: speech codec list (1 items):
886 codec[0]->type=FR1
887 * MSC: channel type permitted speech (2 items):
888 perm_spch[0]=FR1
889 perm_spch[1]=HR1
890 * BSS: audio support settings (3 items):
891 audio_support[0]=FR1
892 audio_support[1]=FR3
893 audio_support[2]=HR3
894 * BTS: audio support settings:
895 (GSM-FR implicitly supported)
896 codec->hr=0
897 codec->efr=1
898 codec->amr=0
899 * result: rc=0, full_rate=1, chan_mode=SPEECH_V1
900
901Determining channel mode and rate:
902 * MS: speech codec list (1 items):
903 codec[0]->type=HR1
904 * MSC: channel type permitted speech (2 items):
905 perm_spch[0]=FR1
906 perm_spch[1]=HR1
907 * BSS: audio support settings (3 items):
908 audio_support[0]=FR1
909 audio_support[1]=FR2
910 audio_support[2]=HR1
911 * BTS: audio support settings:
912 (GSM-FR implicitly supported)
913 codec->hr=1
914 codec->efr=0
915 codec->amr=0
Philipp Maier844876f2018-07-13 09:17:07 +0200916 * result: rc=0, full_rate=0, chan_mode=SPEECH_V1
917
918============== test_selected_non_working ==============
919
920Determining channel mode and rate:
921 * MS: speech codec list (1 items):
922 codec[0]->type=HR1
923 * MSC: channel type permitted speech (2 items):
924 perm_spch[0]=FR1
925 perm_spch[1]=HR1
926 * BSS: audio support settings (3 items):
927 audio_support[0]=FR1
928 audio_support[1]=FR3
929 audio_support[2]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200930 * BTS: audio support settings:
931 (GSM-FR implicitly supported)
932 codec->hr=1
933 codec->efr=1
934 codec->amr=1
Neels Hofmeyr31f525e2018-05-14 18:14:15 +0200935 * result: rc=-1, full_rate=0, chan_mode=SIGNALLING
Philipp Maier844876f2018-07-13 09:17:07 +0200936
937Determining channel mode and rate:
938 * MS: speech codec list (1 items):
939 codec[0]->type=HR1
940 * MSC: channel type permitted speech (2 items):
941 perm_spch[0]=FR1
942 perm_spch[1]=HR1
943 * BSS: audio support settings (3 items):
944 audio_support[0]=FR1
945 audio_support[1]=FR3
946 audio_support[2]=HR3
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200947 * BTS: audio support settings:
948 (GSM-FR implicitly supported)
949 codec->hr=1
950 codec->efr=1
951 codec->amr=1
Neels Hofmeyr31f525e2018-05-14 18:14:15 +0200952 * result: rc=-1, full_rate=0, chan_mode=SIGNALLING
Philipp Maier844876f2018-07-13 09:17:07 +0200953
954Determining channel mode and rate:
955 * MS: speech codec list (1 items):
956 codec[0]->type=HR1
957 * MSC: channel type permitted speech (1 items):
958 perm_spch[0]=HR3
959 * BSS: audio support settings (3 items):
960 audio_support[0]=FR1
961 audio_support[1]=FR2
962 audio_support[2]=HR1
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200963 * BTS: audio support settings:
964 (GSM-FR implicitly supported)
965 codec->hr=1
966 codec->efr=1
967 codec->amr=1
Neels Hofmeyr31f525e2018-05-14 18:14:15 +0200968 * result: rc=-1, full_rate=0, chan_mode=SIGNALLING
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200969
970Determining channel mode and rate:
971 * MS: speech codec list (1 items):
972 codec[0]->type=HR1
973 * MSC: channel type permitted speech (1 items):
974 perm_spch[0]=FR2
975 * BSS: audio support settings (3 items):
976 audio_support[0]=FR1
977 audio_support[1]=FR3
978 audio_support[2]=HR3
979 * BTS: audio support settings:
980 (GSM-FR implicitly supported)
981 codec->hr=1
982 codec->efr=1
983 codec->amr=1
Neels Hofmeyr31f525e2018-05-14 18:14:15 +0200984 * result: rc=-1, full_rate=0, chan_mode=SIGNALLING
Philipp Maier5bc43cd2018-07-13 16:14:18 +0200985
986Determining channel mode and rate:
987 * MS: speech codec list (1 items):
988 codec[0]->type=HR1
989 * MSC: channel type permitted speech (2 items):
990 perm_spch[0]=FR1
991 perm_spch[1]=HR1
992 * BSS: audio support settings (1 items):
993 audio_support[0]=HR3
994 * BTS: audio support settings:
995 (GSM-FR implicitly supported)
996 codec->hr=1
997 codec->efr=1
998 codec->amr=1
Neels Hofmeyr31f525e2018-05-14 18:14:15 +0200999 * result: rc=-1, full_rate=0, chan_mode=SIGNALLING
Philipp Maier5bc43cd2018-07-13 16:14:18 +02001000
1001Determining channel mode and rate:
1002 * MS: speech codec list (5 items):
1003 codec[0]->type=FR1
1004 codec[1]->type=FR2
1005 codec[2]->type=FR3
1006 codec[3]->type=HR1
1007 codec[4]->type=HR3
1008 * MSC: channel type permitted speech (1 items):
1009 perm_spch[0]=HR3
1010 * BSS: audio support settings (3 items):
1011 audio_support[0]=FR1
1012 audio_support[1]=FR2
1013 audio_support[2]=HR1
1014 * BTS: audio support settings:
1015 (GSM-FR implicitly supported)
1016 codec->hr=0
1017 codec->efr=0
1018 codec->amr=1
Neels Hofmeyr31f525e2018-05-14 18:14:15 +02001019 * result: rc=-1, full_rate=0, chan_mode=SIGNALLING
Philipp Maier844876f2018-07-13 09:17:07 +02001020
1021Testing execution completed.