2 ; Automatically generated from ../channels/chan_oss.c
6 ; General config options, with default values shown.
7 ; You should use one section per device, with [general] being used
8 ; for the first device and also as a template for other devices.
10 ; All but 'debug' can go also in the device-specific sections.
12 ; debug = 0x0 ; misc debug flags, default is 0
14 ; Set the device to use for I/O
17 ; Optional mixer command to run upon startup (e.g. to set
18 ; volume levels, mutes, etc.
21 ; Software mic volume booster (or attenuator), useful for sound
22 ; cards or microphones with poor sensitivity. The volume level
23 ; is in dB, ranging from -20.0 to +20.0
24 ; boost = n ; mic volume boost in dB
26 ; Set the callerid for outgoing calls
27 ; callerid = John Doe <555-1234>
29 ; autoanswer = no ; no autoanswer on call
30 ; autohangup = yes ; hangup when other party closes
31 ; extension = s ; default extension to call
32 ; context = default ; default context for outgoing calls
33 ; language = "" ; default language
35 ; If you set overridecontext to 'yes', then the whole dial string
36 ; will be interpreted as an extension, which is extremely useful
37 ; to dial SIP, IAX and other extensions which use the '@' character.
38 ; The default is 'no' just for backward compatibility, but the
39 ; suggestion is to change it.
40 ; overridecontext = no ; if 'no', the last @ will start the context
41 ; if 'yes' the whole string is an extension.
43 ; low level device parameters in case you have problems with the
44 ; device driver on your operating system. You should not touch these
45 ; unless you know what you are doing.
46 ; queuesize = 10 ; frames in device driver
47 ; frags = 8 ; argument to SETFRAGMENT
50 ; device = /dev/dsp1 ; alternate device