Re: [asterisk-users] IAX2 codec selection and video

2011-04-23 Thread Pezhman Lali
check this url, let me know if any problem http://www.voip-info.org/wiki/view/Asterisk+video best On Thu, Apr 21, 2011 at 9:00 PM, Steve Davies wrote: > Hi, > > Can anyone let me know how I

[asterisk-users] IAX2 codec selection and video

2011-04-21 Thread Steve Davies
Hi, Can anyone let me know how I can enable video (h.263) on SIP, but if a video call is passed over IAX, it will remove the video and pass the audio only. What I tried was: SIP - videosupport=yes - disallow=all - allow=alaw - allow=h263 IAX - disallow=all - allow=alaw