[asterisk-bugs] [Asterisk 0011397]: Dont play video on console dial
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Nov 29 02:48:17 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11397
======================================================================
Reported By: DMBrosig
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11397
Category: Applications/app_playback
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.14
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-28-2007 02:31 CST
Last Modified: 11-29-2007 02:48 CST
======================================================================
Summary: Dont play video on console dial
Description:
If i makeo a testcall with console dial test1 at testcalls the audio files
from anyvideo will play, but the video part is not sending. The
anyvideo.wav, .h263, .h264 exist, if i call test2 with sip-phone all works
fine.
[macro-testcall]
exten => s,1,Set(CALLERID(all)=Asterisk <199>)
exten => s,2,Wait(0.5)
exten => s,3,Playback(anyvideo)
exten => s,4,Hangup
[testcalls]
exten => test1,1,Dial(SIP/anysip,,tM(mtestcall)S(5))
exten => test2,1,Playback(anyvideo)
======================================================================
----------------------------------------------------------------------
DMBrosig - 11-29-07 02:48
----------------------------------------------------------------------
It works now. The sip channel in the installation was an older one (from
1.4.7.1).
Issue History
Date Modified Username Field Change
======================================================================
11-29-07 02:48 DMBrosig Note Added: 0074540
======================================================================
More information about the asterisk-bugs
mailing list