mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
Specify codecs in callfiles and manager, to allow video calls to be set up
from callfiles and AMI. (closes issue #9531) Reported by: Geisj Patches: 20080715__bug9531__1.4.diff.txt uploaded by Corydon76 (license 14) 20080715__bug9531__1.6.0.diff.txt uploaded by Corydon76 (license 14) Tested by: Corydon76 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@134976 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
#
|
||||
Channel: Zap/1
|
||||
#
|
||||
# You can specify codecs for the call
|
||||
Codecs: alaw, speex, h264
|
||||
#
|
||||
# You may also specify a wait time (default is 45 seconds) for how long to
|
||||
# wait for the channel to be answered, a retry time (default is 5 mins)
|
||||
# for how soon to retry this call, and a maximum number of retries (default
|
||||
|
Reference in New Issue
Block a user