mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
Add support for codec settings in originate via call file and manager.
This is to enable video and text in originated calls. Development sponsored by Omnitor AB, Sweden. (http://www.omnitor.se) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@116229 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -14,6 +14,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