aboutsummaryrefslogtreecommitdiffstats
path: root/sample.call
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-31 21:58:26 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-31 21:58:26 +0000
commit85b4942553deee4b864bbb2fd206b72eccf5480b (patch)
treeb2c3e813c1260fd0eb60b1a12ccc5e2518c3ebec /sample.call
parent9afaadfdb0107999cd3ae91272fb5ac102c01aa3 (diff)
Merged revisions 134980 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r134980 | tilghman | 2008-07-31 16:55:42 -0500 (Thu, 31 Jul 2008) | 16 lines Blocked revisions 134976 via svnmerge ........ r134976 | tilghman | 2008-07-31 16:53:19 -0500 (Thu, 31 Jul 2008) | 9 lines 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: http://svn.digium.com/svn/asterisk/branches/1.6.0@134981 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'sample.call')
-rw-r--r--sample.call3
1 files changed, 3 insertions, 0 deletions
diff --git a/sample.call b/sample.call
index cd50d4697..819e4e970 100644
--- a/sample.call
+++ b/sample.call
@@ -15,6 +15,9 @@
#
Channel: DAHDI/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