FreePBX Paid Support


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.


Grandstream GXV-3000 Video Phone H.264 Setup Help

hcorrea's picture

how do i set up this phone for video transmission and add it with functional video codec h.264


__________________


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

In sip.conf - (or the

jroper's picture

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

hcorrea's picture

Where do I add this???