Re: EP section DisableCodecs question

pierlu <[email protected]> Wed, 20 Jun 2018 19:53:17 +0200
Newsgroups gmane.comp.telephony.openh323gk.user
Message-ID <CAK+k9uBOeR00_WxEfMU=kWKucWRFkRNYsQPfXPzhxBsGCY3gMA@mail.gmail.com>
--===============0167188758281101887==
Content-Type: multipart/alternative; boundary="000000000000ab5e63056f167b71"

--000000000000ab5e63056f167b71
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Thanks, it works!

But is there a way to distinguish between h264 and h264hp? Expecially I'd
like to block h264hp on content sharing if possible when calling to/from
that MCU and if not possible only on h239 calls, disabling it altogether
could work ok too

p.

On Wed, Jun 20, 2018 at 7:34 PM, Jan Willamowius <[email protected]> wrote=
:

> Hi pierlu,
>
> to filter out H.264, use
>
> [EP::EndpointName]
> DisabledCodecs=3DgenericVideoCapability
>
> Regards,
> Jan
>
> --
> Jan Willamowius, Founder of the GNU Gatekeeper Project
> EMail  : [email protected]
> Website: https://www.gnugk.org
> Support: https://www.willamowius.com/gnugk-support.html
>
> Relaxed Communications GmbH
> Frahmredder 91
> 22393 Hamburg
> Gesch=C3=A4ftsf=C3=BChrer: Jan Willamowius
> HRB 125261 (Amtsgericht Hamburg)
> USt-IdNr: DE286003584
>
> pierlu wrote:
> > Hello, I tried tinkering with the EP section to try out if it was
> possible
> > to disable endpoints from accepting some codecs (I am interested in
> > disabling H264HP on h.239 video sharing).
> > I tried something simpler before attempting that so I entered the
> following
> > lines in the ini file (Gnugk was already in H245 Routed Mode):
> > ...
> > [RasSrv::PermanentEndpoints]
> > 1.1.1.1=3DEndpointName;10
> > ...
> > [EP::EndpointName]
> > DisabledCodecs=3Dh264VideoCapability
> > ...
> > [Routed Mode]
> > GKRouted=3D1
> > H245Routed=3D1
> > CallSignalHandlerNumber=3D10
> > AcceptUnregisteredCalls=3D1
> > CallSignalPort=3D1720
> >
> > EP is an MCU. Call are correctly routed to the MCU but endpoints
> connecting
> > to the MCU still use h264 video codec. I have not find anything strange
> in
> > the logs tho, but nor I have found something saying that an attempt at
> > filtering videocodec was tried.
> >
> > Thanks, pierlu
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________________
>
> Posting: mailto:[email protected]
> Archive: https://sourceforge.net/mailarchive/forum.php?forum_
> name=3Dopenh323gk-users
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/openh323gk-user=
s
> Homepage: https://www.gnugk.org/
>

--000000000000ab5e63056f167b71
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div>Thanks, it works!<br><br></div>But is there a wa=
y to distinguish between h264 and h264hp? Expecially I&#39;d like to block =
h264hp on content sharing if possible when calling to/from that MCU and if =
not possible only on h239 calls, disabling it altogether could work ok too<=
br><br></div>p.<br></div><div class=3D"gmail_extra"><br><div class=3D"gmail=
_quote">On Wed, Jun 20, 2018 at 7:34 PM, Jan Willamowius <span dir=3D"ltr">=
&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">jan@willamowius=
.de</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"mar=
gin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi pierlu,<br>
<br>
to filter out H.264, use<br>
<br>
[EP::EndpointName]<br>
DisabledCodecs=3D<wbr>genericVideoCapability<br>
<br>
Regards,<br>
Jan<br>
<br>
-- <br>
Jan Willamowius, Founder of the GNU Gatekeeper Project<br>
EMail=C2=A0 : <a href=3D"mailto:[email protected]">[email protected]</a><=
br>
Website: <a href=3D"https://www.gnugk.org" rel=3D"noreferrer" target=3D"_bl=
ank">https://www.gnugk.org</a><br>
Support: <a href=3D"https://www.willamowius.com/gnugk-support.html" rel=3D"=
noreferrer" target=3D"_blank">https://www.willamowius.com/<wbr>gnugk-suppor=
t.html</a><br>
<br>
Relaxed Communications GmbH<br>
Frahmredder 91<br>
22393 Hamburg<br>
Gesch=C3=A4ftsf=C3=BChrer: Jan Willamowius<br>
HRB 125261 (Amtsgericht Hamburg)<br>
USt-IdNr: DE286003584<br>
<div><div class=3D"h5"><br>
pierlu wrote:<br>
&gt; Hello, I tried tinkering with the EP section to try out if it was poss=
ible<br>
&gt; to disable endpoints from accepting some codecs (I am interested in<br=
>
&gt; disabling H264HP on h.239 video sharing).<br>
&gt; I tried something simpler before attempting that so I entered the foll=
owing<br>
&gt; lines in the ini file (Gnugk was already in H245 Routed Mode):<br>
&gt; ...<br>
&gt; [RasSrv::PermanentEndpoints]<br>
&gt; 1.1.1.1=3DEndpointName;10<br>
&gt; ...<br>
&gt; [EP::EndpointName]<br>
&gt; DisabledCodecs=3D<wbr>h264VideoCapability<br>
&gt; ...<br>
&gt; [Routed Mode]<br>
&gt; GKRouted=3D1<br>
&gt; H245Routed=3D1<br>
&gt; CallSignalHandlerNumber=3D10<br>
&gt; AcceptUnregisteredCalls=3D1<br>
&gt; CallSignalPort=3D1720<br>
&gt; <br>
&gt; EP is an MCU. Call are correctly routed to the MCU but endpoints conne=
cting<br>
&gt; to the MCU still use h264 video codec. I have not find anything strang=
e in<br>
&gt; the logs tho, but nor I have found something saying that an attempt at=
<br>
&gt; filtering videocodec was tried.<br>
&gt; <br>
&gt; Thanks, pierlu<br>
<br>
<br>
</div></div>------------------------------<wbr>----------------------------=
--<wbr>------------------<br>
Check out the vibrant tech community on one of the world&#39;s most<br>
engaging tech sites, Slashdot.org! <a href=3D"http://sdm.link/slashdot" rel=
=3D"noreferrer" target=3D"_blank">http://sdm.link/slashdot</a><br>
______________________________<wbr>_________________________<br>
<br>
Posting: mailto:<a href=3D"mailto:[email protected]">O=
penh323gk-users@lists.<wbr>sourceforge.net</a><br>
Archive: <a href=3D"https://sourceforge.net/mailarchive/forum.php?forum_nam=
e=3Dopenh323gk-users" rel=3D"noreferrer" target=3D"_blank">https://sourcefo=
rge.net/<wbr>mailarchive/forum.php?forum_<wbr>name=3Dopenh323gk-users</a><b=
r>
Unsubscribe: <a href=3D"https://lists.sourceforge.net/lists/listinfo/openh3=
23gk-users" rel=3D"noreferrer" target=3D"_blank">https://lists.sourceforge.=
net/<wbr>lists/listinfo/openh323gk-<wbr>users</a><br>
Homepage: <a href=3D"https://www.gnugk.org/" rel=3D"noreferrer" target=3D"_=
blank">https://www.gnugk.org/</a><br>
</blockquote></div><br></div>

--000000000000ab5e63056f167b71--


--===============0167188758281101887==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--===============0167188758281101887==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________________

Posting: mailto:[email protected]
Archive: https://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: https://www.gnugk.org/
--===============0167188758281101887==--