Not Logged in - No Account?
Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.

In sip.conf - (or the
In sip.conf - (or the appropriate #included file) you need to add the line videosupport=yes
You also need to allow the codecs Asterisk supports (show codecs at the Asterisk CLI) in the same way that you allow any other codecs. e.g. h264=yes
Last time I checked you can do an echotest (*43) to check it works, as the video is echoed back to the phone as well.
Joe
h264=yes
Where do I add this???