Hi in /var/lib/asterisk/sounds/en
i store song2_check file(which is video file ,which has audio format MPEG Layer 3) it's MP3 file so use MP3Player() like that exten => _X.,n,MP3Player(song2_check) but 1st you have installed mpg123 On Wed, Dec 21, 2011 at 12:33 PM, amit anand <[email protected]>wrote: > Hi > > what is the format of the file you are trying to play with exact codec > info. > > > On Tue, Dec 20, 2011 at 19:17, Durgesh Mishra < > [email protected]> wrote: > >> 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 >> > > > > -- > > Amit Anand > > > +91 9818559898 > > > > -- > _____________________________________________________________________ > -- 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 > -- Thanks and regards Virendra Bhati +91-8885268942 Software Engineer
-- _____________________________________________________________________ -- 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
