Osschan
From Yate Documentation
This module can be used either to test your Yate setup or to use Yate as a VoIP client.
From a routing module you can call the sound card like this:
^1$=oss//dev/dsp
The osschan is intialized depending on what parameter you use to call it from the routing module.
For example if the sound card is /dev/dsp use oss/ - which mean the prefix of the module, and /dev/dsp - for getting the sound card device by its device path.
See also