Difference between revisions of "Call with video support enabled fails"

From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'This usually happens when video support is enabled with multiple video codec in MOR for the device In this case we need to avoid negotiation of the video se…')
 
Line 1: Line 1:
This usually happens when video support is enabled with multiple video codec in MOR for the [[Device settings | device]]
This usually happens when video support is enabled with multiple video codecs in MOR for the [[Device settings | device]]
In this case we need to avoid negotiation of the video session.
In this case we need to avoid negotiation of the video session.



Revision as of 08:29, 2 April 2012

This usually happens when video support is enabled with multiple video codecs in MOR for the device In this case we need to avoid negotiation of the video session.

If you want to avoid video codec negociation in Asterisk 1.4.x unpatched, make sure that you enable a single video codec for the device.

Source [1]