PREV TOC HOME INDEX NEXT


1.3.2. [recorder] Section

The recorder component and its instances reside on the control processor (CP) and handle the resource's message exchanges with the host, as well as media stream management and encoder component control functions. Each Recorder component instance has an associated instance of an encoder component, which resides on an SP and which actually processes the data to be recorded.

Recorder parameters are modified by editing the respective lines in the [recorder] section of the CONFIG file. For example, to change the AGCOnOff parameter (parameter number=0x205) from a value of Enable to Disable, you would change the value in the [recorder] section from 1 to 0.

Following is an excerpt from the [recorder] section of a CONFIG file that illustrate that part of the file before and after editing.

[recorder] before editing:

[recorder]
SetParm=0x205,1 ! Enable AGC for recording (1=Enable, 0=Disable)
!SetParm=0x203,0x71835e01 ! BEEP_DGSD, Digital Sound Beep

[recorder] after editing:

[recorder] SetParm=0x205,0 ! Enable AGC for recording (1=Enable, 0=Disable)
!SetParm=0x203,0x71835e01 ! BEEP_DGSD, Digital Sound Beep

For information about each recorder parameter, see Section 4.2, [recorder] Parameters.


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003