Osschan
From Yate Documentation
(Difference between revisions)
Line 14: | Line 14: | ||
* [[Modules]] | * [[Modules]] | ||
+ | |||
+ | [[Category:Sound drivers]] |
Latest revision as of 11:56, 4 November 2013
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