mc_creat | 2 Mar 2011 12:47
Picon

Re: Video over SIP in Yate

According this line
m_codecs.getBoolValue(payload,defcodecs && DataTranslator::canConvert(payload))

Yate add codec in default=true only when engine cat convert it.
But enabling each codecs must work.

On Wed, Mar 2, 2011 at 1:37 PM, Black Hawk <blackhawkh@...> wrote:
>
>
> 2011/3/2 mc_creat <mc.creat@...>
>>
>> Hello.
>>
>> As I know, you must allow video codecs in Yate config.
>> Try  add to ysipchan.conf into section [codecs]
>> h263=yes
>
> in section [codecs] i have default=true, so is enable any codec... or not?
>>
>>
>> On Tue, Mar 1, 2011 at 3:24 PM, Andrey S. Zakharajshchev
>> <blackhawkh@...> wrote:
>> > Hi
>> > I'm trying to make video call in SIP via yate
>> > in both sides are clients with the same codecs (h.263)
>> > audio works fine, but doesn't want (
>> > May it be some special params in routes?
>> >
>
>
(Continue reading)

Black Hawk | 3 Mar 2011 11:25
Picon

Re: Video over SIP in Yate



2011/3/2 mc_creat <mc.creat-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
According this line
m_codecs.getBoolValue(payload,defcodecs && DataTranslator::canConvert(payload))

Yate add codec in default=true only when engine cat convert it.
But enabling each codecs must work.
thanks, it's work )

On Wed, Mar 2, 2011 at 1:37 PM, Black Hawk <blackhawkh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
>
> 2011/3/2 mc_creat <mc.creat <at> gmail.com>
>>
>> Hello.
>>
>> As I know, you must allow video codecs in Yate config.
>> Try  add to ysipchan.conf into section [codecs]
>> h263=yes
>
> in section [codecs] i have default=true, so is enable any codec... or not?
>>
>>
>> On Tue, Mar 1, 2011 at 3:24 PM, Andrey S. Zakharajshchev
>> <blackhawkh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> > Hi
>> > I'm trying to make video call in SIP via yate
>> > in both sides are clients with the same codecs (h.263)
>> > audio works fine, but doesn't want (
>> > May it be some special params in routes?
>> >
>
>


Gmane