[asterisk-users] Help_video call not run
Durgesh Mishra
durgesh.mishra at rancoretech.com
Tue Dec 20 07:47:13 CST 2011
Hi all
In sip.conf
i take as
[general]
videosupport=yes
; then UDPTL will flow to the remote device
[phone1]
type=friend
host=dynamic
context= employees
disallow=all
allow=ilbc
allow=g729
allow=gsm
allow=g723
allow=ulaw
allow=alaw
allow=adpcm
allow=h263p
allow=h264
allow=h263
[phone2]
type=friend
host=dynamic
context= employees
disallow=all
allow=ilbc
allow=g729
allow=gsm
allow=g723
allow=ulaw
allow=alaw
allow=adpcm
allow=h263p
allow=h261
allow=h263
in extension.conf
[employees]
exten => 101,1,Dial(SIP/phone1,10)
exten => 102,1,Playback(song2_check)
in /var/lib/asterisk/sounds/en
i store song2_check file(which is video file ,which has audio format MPEG Layer 3)
i dial 102 from 101 ----
phone 101(xlite) has following codec support for H623 H623+
check log as
[Dec 20 18:38:01] WARNING[10533] file.c: File song2_check does not exist in any format
[Dec 20 18:38:01] WARNING[10533] file.c: Unable to open song2_check (format 0x180400 (ilbc|h263|h263p)): No such file or directory
phone1 goes just hung up. no vedio play
I want to play video file. Plz tell me ,where i am wrong ,and how i can do it.
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111220/46e86058/attachment.htm>
More information about the asterisk-users
mailing list