Alsachan

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Created page with "This module can be used either to test your Yate or to use Yate as a VoIP client with [http://www.alsa-project.org/ ALSA] drivers. From a routing module you can call the soun...")
 
Line 7: Line 7:
 
The alsachan is intialized depending on what parameter you use to call it from the routing module. The default settings are what you are going to use in most cases.
 
The alsachan is intialized depending on what parameter you use to call it from the routing module. The default settings are what you are going to use in most cases.
  
To select a specific device you need to specify something like alsa/plughw:0,0 - please check the ALSA documentation on the naming conventions. Consider [https://bugtrack.alsa-project.org/wiki/wikka.php?wakka=DeviceNames ALSA device names] and [http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html ALSA PCM interface] for start.
+
To select a specific device you need to specify something like alsa/plughw:0,0 - please check the ALSA documentation on the naming conventions. Consider [http://www.alsa-project.org/main/index.php/DeviceNames ALSA device names] and [http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html ALSA PCM interface] for start.
  
 
If you want to make your alsachan the default in Yate client put in yate-qt4.conf:
 
If you want to make your alsachan the default in Yate client put in yate-qt4.conf:

Revision as of 16:26, 24 January 2013

This module can be used either to test your Yate or to use Yate as a VoIP client with ALSA drivers.

From a routing module you can call the sound card like this.

^1$=alsa/default

The alsachan is intialized depending on what parameter you use to call it from the routing module. The default settings are what you are going to use in most cases.

To select a specific device you need to specify something like alsa/plughw:0,0 - please check the ALSA documentation on the naming conventions. Consider ALSA device names and ALSA PCM interface for start.

If you want to make your alsachan the default in Yate client put in yate-qt4.conf:

[client]
device=alsa/default
Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers