Am 03.04.2010 10:28, schrieb Renju WM: > I am using x-lite as a soft phone .............. > > On Sat, Apr 3, 2010 at 4:34 AM, Renju WM <[email protected] > <mailto:[email protected]>> wrote: > > Hi finally i setup mp4play in my server but when i play a file using > softphones i am getting only audio...not getting any video..and > asterisk console not showing error... > please help...do i have to make any changes in the sip.conf ? the > following is my settings > ; > ; SIP Configuration > ------------------------------- > ; > > [general] > context=default > allowoverlap=no > bindport=5060 > bindaddr=0.0.0.0 > srvlookup=yes > defaultexpiry=1800 > disallow=all > allow=ulaw > allow=alaw > allow=gsm > allow=h263p > videosupport=yes > > [999] > type = friend > context = default > host = dynamic > secret = 999 > disallow = all > allow = ulaw
If the caller is 999 then of course it can not work as you disabled all codecs, and the allowed only ulaw. klaus -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-video mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-video
