Osschan
From Yate Documentation
(Difference between revisions)
(Created page with " 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 ...") |
Revision as of 15:00, 16 October 2012
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.