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
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
