This page last changed on Mar 30, 2011 by wikibot.
JACK()
Synopsis
Jack Audio Connection Kit
Description
When executing this application, two jack ports will be created; one input and one output. Other applications can be hooked up to these ports to access audio coming from, or being send to the channel.
Syntax
Arguments
- options
- s
- name - Connect to the specified jack server name
- i
- name - Connect the output port that gets created to the specified jack input port
- o
- name - Connect the input port that gets created to the specified jack output port
- c
- name - By default, Asterisk will use the channel name for the jack client name. Use this option to specify a custom client name.
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|