blob: befc4972e422aa116ba20ffad514082ae2883e12 [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
Philipp Maier67e47c62018-09-13 12:05:51 +02001021============== test_gen_bss_supp_codec_list_cfgs ==============
1022
1023MSC config: 0, BTS config: 0
1024Determining Codec List (BSS Supported):
1025 * BSS: audio support settings (1 items):
1026 audio_support[0]=FR1
1027 * BTS: audio support settings:
1028 (GSM-FR implicitly supported)
1029 codec->hr=0
1030 codec->efr=0
1031 codec->amr=0
1032 * result: speech codec list (1 items):
1033 codec[0]->type=FR1
1034
1035MSC config: 0, BTS config: 1
1036Determining Codec List (BSS Supported):
1037 * BSS: audio support settings (1 items):
1038 audio_support[0]=FR1
1039 * BTS: audio support settings:
1040 (GSM-FR implicitly supported)
1041 codec->hr=1
1042 codec->efr=0
1043 codec->amr=0
1044 * result: speech codec list (1 items):
1045 codec[0]->type=FR1
1046
1047MSC config: 0, BTS config: 2
1048Determining Codec List (BSS Supported):
1049 * BSS: audio support settings (1 items):
1050 audio_support[0]=FR1
1051 * BTS: audio support settings:
1052 (GSM-FR implicitly supported)
1053 codec->hr=0
1054 codec->efr=1
1055 codec->amr=0
1056 * result: speech codec list (1 items):
1057 codec[0]->type=FR1
1058
1059MSC config: 0, BTS config: 3
1060Determining Codec List (BSS Supported):
1061 * BSS: audio support settings (1 items):
1062 audio_support[0]=FR1
1063 * BTS: audio support settings:
1064 (GSM-FR implicitly supported)
1065 codec->hr=0
1066 codec->efr=0
1067 codec->amr=1
1068 * result: speech codec list (1 items):
1069 codec[0]->type=FR1
1070
1071MSC config: 0, BTS config: 4
1072Determining Codec List (BSS Supported):
1073 * BSS: audio support settings (1 items):
1074 audio_support[0]=FR1
1075 * BTS: audio support settings:
1076 (GSM-FR implicitly supported)
1077 codec->hr=0
1078 codec->efr=0
1079 codec->amr=1
1080 * result: speech codec list (1 items):
1081 codec[0]->type=FR1
1082
1083MSC config: 0, BTS config: 5
1084Determining Codec List (BSS Supported):
1085 * BSS: audio support settings (1 items):
1086 audio_support[0]=FR1
1087 * BTS: audio support settings:
1088 (GSM-FR implicitly supported)
1089 codec->hr=1
1090 codec->efr=0
1091 codec->amr=0
1092 * result: speech codec list (1 items):
1093 codec[0]->type=FR1
1094
1095MSC config: 0, BTS config: 6
1096Determining Codec List (BSS Supported):
1097 * BSS: audio support settings (1 items):
1098 audio_support[0]=FR1
1099 * BTS: audio support settings:
1100 (GSM-FR implicitly supported)
1101 codec->hr=1
1102 codec->efr=1
1103 codec->amr=0
1104 * result: speech codec list (1 items):
1105 codec[0]->type=FR1
1106
1107MSC config: 0, BTS config: 7
1108Determining Codec List (BSS Supported):
1109 * BSS: audio support settings (1 items):
1110 audio_support[0]=FR1
1111 * BTS: audio support settings:
1112 (GSM-FR implicitly supported)
1113 codec->hr=0
1114 codec->efr=0
1115 codec->amr=1
1116 * result: speech codec list (1 items):
1117 codec[0]->type=FR1
1118
1119MSC config: 0, BTS config: 8
1120Determining Codec List (BSS Supported):
1121 * BSS: audio support settings (1 items):
1122 audio_support[0]=FR1
1123 * BTS: audio support settings:
1124 (GSM-FR implicitly supported)
1125 codec->hr=1
1126 codec->efr=1
1127 codec->amr=1
1128 * result: speech codec list (1 items):
1129 codec[0]->type=FR1
1130
1131MSC config: 1, BTS config: 0
1132Determining Codec List (BSS Supported):
1133 * BSS: audio support settings (1 items):
1134 audio_support[0]=HR1
1135 * BTS: audio support settings:
1136 (GSM-FR implicitly supported)
1137 codec->hr=0
1138 codec->efr=0
1139 codec->amr=0
1140 * result: speech codec list (0 items):
1141
1142MSC config: 1, BTS config: 1
1143Determining Codec List (BSS Supported):
1144 * BSS: audio support settings (1 items):
1145 audio_support[0]=HR1
1146 * BTS: audio support settings:
1147 (GSM-FR implicitly supported)
1148 codec->hr=1
1149 codec->efr=0
1150 codec->amr=0
1151 * result: speech codec list (1 items):
1152 codec[0]->type=HR1
1153
1154MSC config: 1, BTS config: 2
1155Determining Codec List (BSS Supported):
1156 * BSS: audio support settings (1 items):
1157 audio_support[0]=HR1
1158 * BTS: audio support settings:
1159 (GSM-FR implicitly supported)
1160 codec->hr=0
1161 codec->efr=1
1162 codec->amr=0
1163 * result: speech codec list (0 items):
1164
1165MSC config: 1, BTS config: 3
1166Determining Codec List (BSS Supported):
1167 * BSS: audio support settings (1 items):
1168 audio_support[0]=HR1
1169 * BTS: audio support settings:
1170 (GSM-FR implicitly supported)
1171 codec->hr=0
1172 codec->efr=0
1173 codec->amr=1
1174 * result: speech codec list (0 items):
1175
1176MSC config: 1, BTS config: 4
1177Determining Codec List (BSS Supported):
1178 * BSS: audio support settings (1 items):
1179 audio_support[0]=HR1
1180 * BTS: audio support settings:
1181 (GSM-FR implicitly supported)
1182 codec->hr=0
1183 codec->efr=0
1184 codec->amr=1
1185 * result: speech codec list (0 items):
1186
1187MSC config: 1, BTS config: 5
1188Determining Codec List (BSS Supported):
1189 * BSS: audio support settings (1 items):
1190 audio_support[0]=HR1
1191 * BTS: audio support settings:
1192 (GSM-FR implicitly supported)
1193 codec->hr=1
1194 codec->efr=0
1195 codec->amr=0
1196 * result: speech codec list (1 items):
1197 codec[0]->type=HR1
1198
1199MSC config: 1, BTS config: 6
1200Determining Codec List (BSS Supported):
1201 * BSS: audio support settings (1 items):
1202 audio_support[0]=HR1
1203 * BTS: audio support settings:
1204 (GSM-FR implicitly supported)
1205 codec->hr=1
1206 codec->efr=1
1207 codec->amr=0
1208 * result: speech codec list (1 items):
1209 codec[0]->type=HR1
1210
1211MSC config: 1, BTS config: 7
1212Determining Codec List (BSS Supported):
1213 * BSS: audio support settings (1 items):
1214 audio_support[0]=HR1
1215 * BTS: audio support settings:
1216 (GSM-FR implicitly supported)
1217 codec->hr=0
1218 codec->efr=0
1219 codec->amr=1
1220 * result: speech codec list (0 items):
1221
1222MSC config: 1, BTS config: 8
1223Determining Codec List (BSS Supported):
1224 * BSS: audio support settings (1 items):
1225 audio_support[0]=HR1
1226 * BTS: audio support settings:
1227 (GSM-FR implicitly supported)
1228 codec->hr=1
1229 codec->efr=1
1230 codec->amr=1
1231 * result: speech codec list (1 items):
1232 codec[0]->type=HR1
1233
1234MSC config: 2, BTS config: 0
1235Determining Codec List (BSS Supported):
1236 * BSS: audio support settings (1 items):
1237 audio_support[0]=FR2
1238 * BTS: audio support settings:
1239 (GSM-FR implicitly supported)
1240 codec->hr=0
1241 codec->efr=0
1242 codec->amr=0
1243 * result: speech codec list (0 items):
1244
1245MSC config: 2, BTS config: 1
1246Determining Codec List (BSS Supported):
1247 * BSS: audio support settings (1 items):
1248 audio_support[0]=FR2
1249 * BTS: audio support settings:
1250 (GSM-FR implicitly supported)
1251 codec->hr=1
1252 codec->efr=0
1253 codec->amr=0
1254 * result: speech codec list (0 items):
1255
1256MSC config: 2, BTS config: 2
1257Determining Codec List (BSS Supported):
1258 * BSS: audio support settings (1 items):
1259 audio_support[0]=FR2
1260 * BTS: audio support settings:
1261 (GSM-FR implicitly supported)
1262 codec->hr=0
1263 codec->efr=1
1264 codec->amr=0
1265 * result: speech codec list (1 items):
1266 codec[0]->type=FR2
1267
1268MSC config: 2, BTS config: 3
1269Determining Codec List (BSS Supported):
1270 * BSS: audio support settings (1 items):
1271 audio_support[0]=FR2
1272 * BTS: audio support settings:
1273 (GSM-FR implicitly supported)
1274 codec->hr=0
1275 codec->efr=0
1276 codec->amr=1
1277 * result: speech codec list (0 items):
1278
1279MSC config: 2, BTS config: 4
1280Determining Codec List (BSS Supported):
1281 * BSS: audio support settings (1 items):
1282 audio_support[0]=FR2
1283 * BTS: audio support settings:
1284 (GSM-FR implicitly supported)
1285 codec->hr=0
1286 codec->efr=0
1287 codec->amr=1
1288 * result: speech codec list (0 items):
1289
1290MSC config: 2, BTS config: 5
1291Determining Codec List (BSS Supported):
1292 * BSS: audio support settings (1 items):
1293 audio_support[0]=FR2
1294 * BTS: audio support settings:
1295 (GSM-FR implicitly supported)
1296 codec->hr=1
1297 codec->efr=0
1298 codec->amr=0
1299 * result: speech codec list (0 items):
1300
1301MSC config: 2, BTS config: 6
1302Determining Codec List (BSS Supported):
1303 * BSS: audio support settings (1 items):
1304 audio_support[0]=FR2
1305 * BTS: audio support settings:
1306 (GSM-FR implicitly supported)
1307 codec->hr=1
1308 codec->efr=1
1309 codec->amr=0
1310 * result: speech codec list (1 items):
1311 codec[0]->type=FR2
1312
1313MSC config: 2, BTS config: 7
1314Determining Codec List (BSS Supported):
1315 * BSS: audio support settings (1 items):
1316 audio_support[0]=FR2
1317 * BTS: audio support settings:
1318 (GSM-FR implicitly supported)
1319 codec->hr=0
1320 codec->efr=0
1321 codec->amr=1
1322 * result: speech codec list (0 items):
1323
1324MSC config: 2, BTS config: 8
1325Determining Codec List (BSS Supported):
1326 * BSS: audio support settings (1 items):
1327 audio_support[0]=FR2
1328 * BTS: audio support settings:
1329 (GSM-FR implicitly supported)
1330 codec->hr=1
1331 codec->efr=1
1332 codec->amr=1
1333 * result: speech codec list (1 items):
1334 codec[0]->type=FR2
1335
1336MSC config: 3, BTS config: 0
1337Determining Codec List (BSS Supported):
1338 * BSS: audio support settings (1 items):
1339 audio_support[0]=FR3
1340 * BTS: audio support settings:
1341 (GSM-FR implicitly supported)
1342 codec->hr=0
1343 codec->efr=0
1344 codec->amr=0
1345 * result: speech codec list (0 items):
1346
1347MSC config: 3, BTS config: 1
1348Determining Codec List (BSS Supported):
1349 * BSS: audio support settings (1 items):
1350 audio_support[0]=FR3
1351 * BTS: audio support settings:
1352 (GSM-FR implicitly supported)
1353 codec->hr=1
1354 codec->efr=0
1355 codec->amr=0
1356 * result: speech codec list (0 items):
1357
1358MSC config: 3, BTS config: 2
1359Determining Codec List (BSS Supported):
1360 * BSS: audio support settings (1 items):
1361 audio_support[0]=FR3
1362 * BTS: audio support settings:
1363 (GSM-FR implicitly supported)
1364 codec->hr=0
1365 codec->efr=1
1366 codec->amr=0
1367 * result: speech codec list (0 items):
1368
1369MSC config: 3, BTS config: 3
1370Determining Codec List (BSS Supported):
1371 * BSS: audio support settings (1 items):
1372 audio_support[0]=FR3
1373 * BTS: audio support settings:
1374 (GSM-FR implicitly supported)
1375 codec->hr=0
1376 codec->efr=0
1377 codec->amr=1
1378 * result: speech codec list (1 items):
1379 codec[0]->type=FR3 S15-S0=57ff
1380
1381MSC config: 3, BTS config: 4
1382Determining Codec List (BSS Supported):
1383 * BSS: audio support settings (1 items):
1384 audio_support[0]=FR3
1385 * BTS: audio support settings:
1386 (GSM-FR implicitly supported)
1387 codec->hr=0
1388 codec->efr=0
1389 codec->amr=1
1390 * result: speech codec list (1 items):
1391 codec[0]->type=FR3 S15-S0=57ff
1392
1393MSC config: 3, BTS config: 5
1394Determining Codec List (BSS Supported):
1395 * BSS: audio support settings (1 items):
1396 audio_support[0]=FR3
1397 * BTS: audio support settings:
1398 (GSM-FR implicitly supported)
1399 codec->hr=1
1400 codec->efr=0
1401 codec->amr=0
1402 * result: speech codec list (0 items):
1403
1404MSC config: 3, BTS config: 6
1405Determining Codec List (BSS Supported):
1406 * BSS: audio support settings (1 items):
1407 audio_support[0]=FR3
1408 * BTS: audio support settings:
1409 (GSM-FR implicitly supported)
1410 codec->hr=1
1411 codec->efr=1
1412 codec->amr=0
1413 * result: speech codec list (0 items):
1414
1415MSC config: 3, BTS config: 7
1416Determining Codec List (BSS Supported):
1417 * BSS: audio support settings (1 items):
1418 audio_support[0]=FR3
1419 * BTS: audio support settings:
1420 (GSM-FR implicitly supported)
1421 codec->hr=0
1422 codec->efr=0
1423 codec->amr=1
1424 * result: speech codec list (1 items):
1425 codec[0]->type=FR3 S15-S0=57ff
1426
1427MSC config: 3, BTS config: 8
1428Determining Codec List (BSS Supported):
1429 * BSS: audio support settings (1 items):
1430 audio_support[0]=FR3
1431 * BTS: audio support settings:
1432 (GSM-FR implicitly supported)
1433 codec->hr=1
1434 codec->efr=1
1435 codec->amr=1
1436 * result: speech codec list (1 items):
1437 codec[0]->type=FR3 S15-S0=57ff
1438
1439MSC config: 4, BTS config: 0
1440Determining Codec List (BSS Supported):
1441 * BSS: audio support settings (1 items):
1442 audio_support[0]=HR3
1443 * BTS: audio support settings:
1444 (GSM-FR implicitly supported)
1445 codec->hr=0
1446 codec->efr=0
1447 codec->amr=0
1448 * result: speech codec list (0 items):
1449
1450MSC config: 4, BTS config: 1
1451Determining Codec List (BSS Supported):
1452 * BSS: audio support settings (1 items):
1453 audio_support[0]=HR3
1454 * BTS: audio support settings:
1455 (GSM-FR implicitly supported)
1456 codec->hr=1
1457 codec->efr=0
1458 codec->amr=0
1459 * result: speech codec list (0 items):
1460
1461MSC config: 4, BTS config: 2
1462Determining Codec List (BSS Supported):
1463 * BSS: audio support settings (1 items):
1464 audio_support[0]=HR3
1465 * BTS: audio support settings:
1466 (GSM-FR implicitly supported)
1467 codec->hr=0
1468 codec->efr=1
1469 codec->amr=0
1470 * result: speech codec list (0 items):
1471
1472MSC config: 4, BTS config: 3
1473Determining Codec List (BSS Supported):
1474 * BSS: audio support settings (1 items):
1475 audio_support[0]=HR3
1476 * BTS: audio support settings:
1477 (GSM-FR implicitly supported)
1478 codec->hr=0
1479 codec->efr=0
1480 codec->amr=1
1481 * result: speech codec list (1 items):
1482 codec[0]->type=HR3 S15-S0=073f
1483
1484MSC config: 4, BTS config: 4
1485Determining Codec List (BSS Supported):
1486 * BSS: audio support settings (1 items):
1487 audio_support[0]=HR3
1488 * BTS: audio support settings:
1489 (GSM-FR implicitly supported)
1490 codec->hr=0
1491 codec->efr=0
1492 codec->amr=1
1493 * result: speech codec list (1 items):
1494 codec[0]->type=HR3 S15-S0=073f
1495
1496MSC config: 4, BTS config: 5
1497Determining Codec List (BSS Supported):
1498 * BSS: audio support settings (1 items):
1499 audio_support[0]=HR3
1500 * BTS: audio support settings:
1501 (GSM-FR implicitly supported)
1502 codec->hr=1
1503 codec->efr=0
1504 codec->amr=0
1505 * result: speech codec list (0 items):
1506
1507MSC config: 4, BTS config: 6
1508Determining Codec List (BSS Supported):
1509 * BSS: audio support settings (1 items):
1510 audio_support[0]=HR3
1511 * BTS: audio support settings:
1512 (GSM-FR implicitly supported)
1513 codec->hr=1
1514 codec->efr=1
1515 codec->amr=0
1516 * result: speech codec list (0 items):
1517
1518MSC config: 4, BTS config: 7
1519Determining Codec List (BSS Supported):
1520 * BSS: audio support settings (1 items):
1521 audio_support[0]=HR3
1522 * BTS: audio support settings:
1523 (GSM-FR implicitly supported)
1524 codec->hr=0
1525 codec->efr=0
1526 codec->amr=1
1527 * result: speech codec list (1 items):
1528 codec[0]->type=HR3 S15-S0=073f
1529
1530MSC config: 4, BTS config: 8
1531Determining Codec List (BSS Supported):
1532 * BSS: audio support settings (1 items):
1533 audio_support[0]=HR3
1534 * BTS: audio support settings:
1535 (GSM-FR implicitly supported)
1536 codec->hr=1
1537 codec->efr=1
1538 codec->amr=1
1539 * result: speech codec list (1 items):
1540 codec[0]->type=HR3 S15-S0=073f
1541
1542MSC config: 5, BTS config: 0
1543Determining Codec List (BSS Supported):
1544 * BSS: audio support settings (2 items):
1545 audio_support[0]=FR1
1546 audio_support[1]=HR1
1547 * BTS: audio support settings:
1548 (GSM-FR implicitly supported)
1549 codec->hr=0
1550 codec->efr=0
1551 codec->amr=0
1552 * result: speech codec list (1 items):
1553 codec[0]->type=FR1
1554
1555MSC config: 5, BTS config: 1
1556Determining Codec List (BSS Supported):
1557 * BSS: audio support settings (2 items):
1558 audio_support[0]=FR1
1559 audio_support[1]=HR1
1560 * BTS: audio support settings:
1561 (GSM-FR implicitly supported)
1562 codec->hr=1
1563 codec->efr=0
1564 codec->amr=0
1565 * result: speech codec list (2 items):
1566 codec[0]->type=FR1
1567 codec[1]->type=HR1
1568
1569MSC config: 5, BTS config: 2
1570Determining Codec List (BSS Supported):
1571 * BSS: audio support settings (2 items):
1572 audio_support[0]=FR1
1573 audio_support[1]=HR1
1574 * BTS: audio support settings:
1575 (GSM-FR implicitly supported)
1576 codec->hr=0
1577 codec->efr=1
1578 codec->amr=0
1579 * result: speech codec list (1 items):
1580 codec[0]->type=FR1
1581
1582MSC config: 5, BTS config: 3
1583Determining Codec List (BSS Supported):
1584 * BSS: audio support settings (2 items):
1585 audio_support[0]=FR1
1586 audio_support[1]=HR1
1587 * BTS: audio support settings:
1588 (GSM-FR implicitly supported)
1589 codec->hr=0
1590 codec->efr=0
1591 codec->amr=1
1592 * result: speech codec list (1 items):
1593 codec[0]->type=FR1
1594
1595MSC config: 5, BTS config: 4
1596Determining Codec List (BSS Supported):
1597 * BSS: audio support settings (2 items):
1598 audio_support[0]=FR1
1599 audio_support[1]=HR1
1600 * BTS: audio support settings:
1601 (GSM-FR implicitly supported)
1602 codec->hr=0
1603 codec->efr=0
1604 codec->amr=1
1605 * result: speech codec list (1 items):
1606 codec[0]->type=FR1
1607
1608MSC config: 5, BTS config: 5
1609Determining Codec List (BSS Supported):
1610 * BSS: audio support settings (2 items):
1611 audio_support[0]=FR1
1612 audio_support[1]=HR1
1613 * BTS: audio support settings:
1614 (GSM-FR implicitly supported)
1615 codec->hr=1
1616 codec->efr=0
1617 codec->amr=0
1618 * result: speech codec list (2 items):
1619 codec[0]->type=FR1
1620 codec[1]->type=HR1
1621
1622MSC config: 5, BTS config: 6
1623Determining Codec List (BSS Supported):
1624 * BSS: audio support settings (2 items):
1625 audio_support[0]=FR1
1626 audio_support[1]=HR1
1627 * BTS: audio support settings:
1628 (GSM-FR implicitly supported)
1629 codec->hr=1
1630 codec->efr=1
1631 codec->amr=0
1632 * result: speech codec list (2 items):
1633 codec[0]->type=FR1
1634 codec[1]->type=HR1
1635
1636MSC config: 5, BTS config: 7
1637Determining Codec List (BSS Supported):
1638 * BSS: audio support settings (2 items):
1639 audio_support[0]=FR1
1640 audio_support[1]=HR1
1641 * BTS: audio support settings:
1642 (GSM-FR implicitly supported)
1643 codec->hr=0
1644 codec->efr=0
1645 codec->amr=1
1646 * result: speech codec list (1 items):
1647 codec[0]->type=FR1
1648
1649MSC config: 5, BTS config: 8
1650Determining Codec List (BSS Supported):
1651 * BSS: audio support settings (2 items):
1652 audio_support[0]=FR1
1653 audio_support[1]=HR1
1654 * BTS: audio support settings:
1655 (GSM-FR implicitly supported)
1656 codec->hr=1
1657 codec->efr=1
1658 codec->amr=1
1659 * result: speech codec list (2 items):
1660 codec[0]->type=FR1
1661 codec[1]->type=HR1
1662
1663MSC config: 6, BTS config: 0
1664Determining Codec List (BSS Supported):
1665 * BSS: audio support settings (3 items):
1666 audio_support[0]=FR1
1667 audio_support[1]=FR2
1668 audio_support[2]=HR1
1669 * BTS: audio support settings:
1670 (GSM-FR implicitly supported)
1671 codec->hr=0
1672 codec->efr=0
1673 codec->amr=0
1674 * result: speech codec list (1 items):
1675 codec[0]->type=FR1
1676
1677MSC config: 6, BTS config: 1
1678Determining Codec List (BSS Supported):
1679 * BSS: audio support settings (3 items):
1680 audio_support[0]=FR1
1681 audio_support[1]=FR2
1682 audio_support[2]=HR1
1683 * BTS: audio support settings:
1684 (GSM-FR implicitly supported)
1685 codec->hr=1
1686 codec->efr=0
1687 codec->amr=0
1688 * result: speech codec list (2 items):
1689 codec[0]->type=FR1
1690 codec[1]->type=HR1
1691
1692MSC config: 6, BTS config: 2
1693Determining Codec List (BSS Supported):
1694 * BSS: audio support settings (3 items):
1695 audio_support[0]=FR1
1696 audio_support[1]=FR2
1697 audio_support[2]=HR1
1698 * BTS: audio support settings:
1699 (GSM-FR implicitly supported)
1700 codec->hr=0
1701 codec->efr=1
1702 codec->amr=0
1703 * result: speech codec list (2 items):
1704 codec[0]->type=FR1
1705 codec[1]->type=FR2
1706
1707MSC config: 6, BTS config: 3
1708Determining Codec List (BSS Supported):
1709 * BSS: audio support settings (3 items):
1710 audio_support[0]=FR1
1711 audio_support[1]=FR2
1712 audio_support[2]=HR1
1713 * BTS: audio support settings:
1714 (GSM-FR implicitly supported)
1715 codec->hr=0
1716 codec->efr=0
1717 codec->amr=1
1718 * result: speech codec list (1 items):
1719 codec[0]->type=FR1
1720
1721MSC config: 6, BTS config: 4
1722Determining Codec List (BSS Supported):
1723 * BSS: audio support settings (3 items):
1724 audio_support[0]=FR1
1725 audio_support[1]=FR2
1726 audio_support[2]=HR1
1727 * BTS: audio support settings:
1728 (GSM-FR implicitly supported)
1729 codec->hr=0
1730 codec->efr=0
1731 codec->amr=1
1732 * result: speech codec list (1 items):
1733 codec[0]->type=FR1
1734
1735MSC config: 6, BTS config: 5
1736Determining Codec List (BSS Supported):
1737 * BSS: audio support settings (3 items):
1738 audio_support[0]=FR1
1739 audio_support[1]=FR2
1740 audio_support[2]=HR1
1741 * BTS: audio support settings:
1742 (GSM-FR implicitly supported)
1743 codec->hr=1
1744 codec->efr=0
1745 codec->amr=0
1746 * result: speech codec list (2 items):
1747 codec[0]->type=FR1
1748 codec[1]->type=HR1
1749
1750MSC config: 6, BTS config: 6
1751Determining Codec List (BSS Supported):
1752 * BSS: audio support settings (3 items):
1753 audio_support[0]=FR1
1754 audio_support[1]=FR2
1755 audio_support[2]=HR1
1756 * BTS: audio support settings:
1757 (GSM-FR implicitly supported)
1758 codec->hr=1
1759 codec->efr=1
1760 codec->amr=0
1761 * result: speech codec list (3 items):
1762 codec[0]->type=FR1
1763 codec[1]->type=FR2
1764 codec[2]->type=HR1
1765
1766MSC config: 6, BTS config: 7
1767Determining Codec List (BSS Supported):
1768 * BSS: audio support settings (3 items):
1769 audio_support[0]=FR1
1770 audio_support[1]=FR2
1771 audio_support[2]=HR1
1772 * BTS: audio support settings:
1773 (GSM-FR implicitly supported)
1774 codec->hr=0
1775 codec->efr=0
1776 codec->amr=1
1777 * result: speech codec list (1 items):
1778 codec[0]->type=FR1
1779
1780MSC config: 6, BTS config: 8
1781Determining Codec List (BSS Supported):
1782 * BSS: audio support settings (3 items):
1783 audio_support[0]=FR1
1784 audio_support[1]=FR2
1785 audio_support[2]=HR1
1786 * BTS: audio support settings:
1787 (GSM-FR implicitly supported)
1788 codec->hr=1
1789 codec->efr=1
1790 codec->amr=1
1791 * result: speech codec list (3 items):
1792 codec[0]->type=FR1
1793 codec[1]->type=FR2
1794 codec[2]->type=HR1
1795
1796MSC config: 7, BTS config: 0
1797Determining Codec List (BSS Supported):
1798 * BSS: audio support settings (3 items):
1799 audio_support[0]=FR1
1800 audio_support[1]=FR3
1801 audio_support[2]=HR3
1802 * BTS: audio support settings:
1803 (GSM-FR implicitly supported)
1804 codec->hr=0
1805 codec->efr=0
1806 codec->amr=0
1807 * result: speech codec list (1 items):
1808 codec[0]->type=FR1
1809
1810MSC config: 7, BTS config: 1
1811Determining Codec List (BSS Supported):
1812 * BSS: audio support settings (3 items):
1813 audio_support[0]=FR1
1814 audio_support[1]=FR3
1815 audio_support[2]=HR3
1816 * BTS: audio support settings:
1817 (GSM-FR implicitly supported)
1818 codec->hr=1
1819 codec->efr=0
1820 codec->amr=0
1821 * result: speech codec list (1 items):
1822 codec[0]->type=FR1
1823
1824MSC config: 7, BTS config: 2
1825Determining Codec List (BSS Supported):
1826 * BSS: audio support settings (3 items):
1827 audio_support[0]=FR1
1828 audio_support[1]=FR3
1829 audio_support[2]=HR3
1830 * BTS: audio support settings:
1831 (GSM-FR implicitly supported)
1832 codec->hr=0
1833 codec->efr=1
1834 codec->amr=0
1835 * result: speech codec list (1 items):
1836 codec[0]->type=FR1
1837
1838MSC config: 7, BTS config: 3
1839Determining Codec List (BSS Supported):
1840 * BSS: audio support settings (3 items):
1841 audio_support[0]=FR1
1842 audio_support[1]=FR3
1843 audio_support[2]=HR3
1844 * BTS: audio support settings:
1845 (GSM-FR implicitly supported)
1846 codec->hr=0
1847 codec->efr=0
1848 codec->amr=1
1849 * result: speech codec list (3 items):
1850 codec[0]->type=FR1
1851 codec[1]->type=FR3 S15-S0=57ff
1852 codec[2]->type=HR3 S15-S0=073f
1853
1854MSC config: 7, BTS config: 4
1855Determining Codec List (BSS Supported):
1856 * BSS: audio support settings (3 items):
1857 audio_support[0]=FR1
1858 audio_support[1]=FR3
1859 audio_support[2]=HR3
1860 * BTS: audio support settings:
1861 (GSM-FR implicitly supported)
1862 codec->hr=0
1863 codec->efr=0
1864 codec->amr=1
1865 * result: speech codec list (3 items):
1866 codec[0]->type=FR1
1867 codec[1]->type=FR3 S15-S0=57ff
1868 codec[2]->type=HR3 S15-S0=073f
1869
1870MSC config: 7, BTS config: 5
1871Determining Codec List (BSS Supported):
1872 * BSS: audio support settings (3 items):
1873 audio_support[0]=FR1
1874 audio_support[1]=FR3
1875 audio_support[2]=HR3
1876 * BTS: audio support settings:
1877 (GSM-FR implicitly supported)
1878 codec->hr=1
1879 codec->efr=0
1880 codec->amr=0
1881 * result: speech codec list (1 items):
1882 codec[0]->type=FR1
1883
1884MSC config: 7, BTS config: 6
1885Determining Codec List (BSS Supported):
1886 * BSS: audio support settings (3 items):
1887 audio_support[0]=FR1
1888 audio_support[1]=FR3
1889 audio_support[2]=HR3
1890 * BTS: audio support settings:
1891 (GSM-FR implicitly supported)
1892 codec->hr=1
1893 codec->efr=1
1894 codec->amr=0
1895 * result: speech codec list (1 items):
1896 codec[0]->type=FR1
1897
1898MSC config: 7, BTS config: 7
1899Determining Codec List (BSS Supported):
1900 * BSS: audio support settings (3 items):
1901 audio_support[0]=FR1
1902 audio_support[1]=FR3
1903 audio_support[2]=HR3
1904 * BTS: audio support settings:
1905 (GSM-FR implicitly supported)
1906 codec->hr=0
1907 codec->efr=0
1908 codec->amr=1
1909 * result: speech codec list (3 items):
1910 codec[0]->type=FR1
1911 codec[1]->type=FR3 S15-S0=57ff
1912 codec[2]->type=HR3 S15-S0=073f
1913
1914MSC config: 7, BTS config: 8
1915Determining Codec List (BSS Supported):
1916 * BSS: audio support settings (3 items):
1917 audio_support[0]=FR1
1918 audio_support[1]=FR3
1919 audio_support[2]=HR3
1920 * BTS: audio support settings:
1921 (GSM-FR implicitly supported)
1922 codec->hr=1
1923 codec->efr=1
1924 codec->amr=1
1925 * result: speech codec list (3 items):
1926 codec[0]->type=FR1
1927 codec[1]->type=FR3 S15-S0=57ff
1928 codec[2]->type=HR3 S15-S0=073f
1929
1930MSC config: 8, BTS config: 0
1931Determining Codec List (BSS Supported):
1932 * BSS: audio support settings (5 items):
1933 audio_support[0]=FR1
1934 audio_support[1]=FR2
1935 audio_support[2]=FR3
1936 audio_support[3]=HR1
1937 audio_support[4]=HR3
1938 * BTS: audio support settings:
1939 (GSM-FR implicitly supported)
1940 codec->hr=0
1941 codec->efr=0
1942 codec->amr=0
1943 * result: speech codec list (1 items):
1944 codec[0]->type=FR1
1945
1946MSC config: 8, BTS config: 1
1947Determining Codec List (BSS Supported):
1948 * BSS: audio support settings (5 items):
1949 audio_support[0]=FR1
1950 audio_support[1]=FR2
1951 audio_support[2]=FR3
1952 audio_support[3]=HR1
1953 audio_support[4]=HR3
1954 * BTS: audio support settings:
1955 (GSM-FR implicitly supported)
1956 codec->hr=1
1957 codec->efr=0
1958 codec->amr=0
1959 * result: speech codec list (2 items):
1960 codec[0]->type=FR1
1961 codec[1]->type=HR1
1962
1963MSC config: 8, BTS config: 2
1964Determining Codec List (BSS Supported):
1965 * BSS: audio support settings (5 items):
1966 audio_support[0]=FR1
1967 audio_support[1]=FR2
1968 audio_support[2]=FR3
1969 audio_support[3]=HR1
1970 audio_support[4]=HR3
1971 * BTS: audio support settings:
1972 (GSM-FR implicitly supported)
1973 codec->hr=0
1974 codec->efr=1
1975 codec->amr=0
1976 * result: speech codec list (2 items):
1977 codec[0]->type=FR1
1978 codec[1]->type=FR2
1979
1980MSC config: 8, BTS config: 3
1981Determining Codec List (BSS Supported):
1982 * BSS: audio support settings (5 items):
1983 audio_support[0]=FR1
1984 audio_support[1]=FR2
1985 audio_support[2]=FR3
1986 audio_support[3]=HR1
1987 audio_support[4]=HR3
1988 * BTS: audio support settings:
1989 (GSM-FR implicitly supported)
1990 codec->hr=0
1991 codec->efr=0
1992 codec->amr=1
1993 * result: speech codec list (3 items):
1994 codec[0]->type=FR1
1995 codec[1]->type=FR3
1996 codec[2]->type=HR3 S15-S0=073f
1997
1998MSC config: 8, BTS config: 4
1999Determining Codec List (BSS Supported):
2000 * BSS: audio support settings (5 items):
2001 audio_support[0]=FR1
2002 audio_support[1]=FR2
2003 audio_support[2]=FR3
2004 audio_support[3]=HR1
2005 audio_support[4]=HR3
2006 * BTS: audio support settings:
2007 (GSM-FR implicitly supported)
2008 codec->hr=0
2009 codec->efr=0
2010 codec->amr=1
2011 * result: speech codec list (3 items):
2012 codec[0]->type=FR1
2013 codec[1]->type=FR3
2014 codec[2]->type=HR3 S15-S0=073f
2015
2016MSC config: 8, BTS config: 5
2017Determining Codec List (BSS Supported):
2018 * BSS: audio support settings (5 items):
2019 audio_support[0]=FR1
2020 audio_support[1]=FR2
2021 audio_support[2]=FR3
2022 audio_support[3]=HR1
2023 audio_support[4]=HR3
2024 * BTS: audio support settings:
2025 (GSM-FR implicitly supported)
2026 codec->hr=1
2027 codec->efr=0
2028 codec->amr=0
2029 * result: speech codec list (2 items):
2030 codec[0]->type=FR1
2031 codec[1]->type=HR1
2032
2033MSC config: 8, BTS config: 6
2034Determining Codec List (BSS Supported):
2035 * BSS: audio support settings (5 items):
2036 audio_support[0]=FR1
2037 audio_support[1]=FR2
2038 audio_support[2]=FR3
2039 audio_support[3]=HR1
2040 audio_support[4]=HR3
2041 * BTS: audio support settings:
2042 (GSM-FR implicitly supported)
2043 codec->hr=1
2044 codec->efr=1
2045 codec->amr=0
2046 * result: speech codec list (3 items):
2047 codec[0]->type=FR1
2048 codec[1]->type=FR2
2049 codec[2]->type=HR1 S15-S0=0000
2050
2051MSC config: 8, BTS config: 7
2052Determining Codec List (BSS Supported):
2053 * BSS: audio support settings (5 items):
2054 audio_support[0]=FR1
2055 audio_support[1]=FR2
2056 audio_support[2]=FR3
2057 audio_support[3]=HR1
2058 audio_support[4]=HR3
2059 * BTS: audio support settings:
2060 (GSM-FR implicitly supported)
2061 codec->hr=0
2062 codec->efr=0
2063 codec->amr=1
2064 * result: speech codec list (3 items):
2065 codec[0]->type=FR1
2066 codec[1]->type=FR3
2067 codec[2]->type=HR3 S15-S0=073f
2068
2069MSC config: 8, BTS config: 8
2070Determining Codec List (BSS Supported):
2071 * BSS: audio support settings (5 items):
2072 audio_support[0]=FR1
2073 audio_support[1]=FR2
2074 audio_support[2]=FR3
2075 audio_support[3]=HR1
2076 audio_support[4]=HR3
2077 * BTS: audio support settings:
2078 (GSM-FR implicitly supported)
2079 codec->hr=1
2080 codec->efr=1
2081 codec->amr=1
2082 * result: speech codec list (5 items):
2083 codec[0]->type=FR1
2084 codec[1]->type=FR2
2085 codec[2]->type=FR3 S15-S0=57ff
2086 codec[3]->type=HR1
2087 codec[4]->type=HR3 S15-S0=073f
2088
Philipp Maier844876f2018-07-13 09:17:07 +02002089Testing execution completed.