<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">It would not be added just because the module is loaded (it would be removed potentially if its not loaded), its either coming from the other leg, or in codec preferences.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jun 20, 2018, at 11:38 AM, Magnus Kelly <<a href="mailto:magnus.kelly@gmail.com" class="">magnus.kelly@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Well the issue I have is I trying to remove H.264 from the codecs listed in the SDP,  as although its not listed in the codec section of vars.xml at all, enabling mod_av appears to mean that by default H.264 is added in the SDP for each outbound SIP invite, resulting in calls to PSTN SIP G/W failing with unacceptable codec. Advice on how to prevent or make selective per SIP profile most welcome.<div class="">Thanks</div><div class="">Magnus</div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="">On Wed, 20 Jun 2018 at 14:49, Michael Jerris <<a href="mailto:mike@jerris.com" class="">mike@jerris.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space" class="">Just configure codec preferences appropriately.  We filter prefs based on whats loaded so that would be why you wouldnt see it until module is loaded.<br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On Jun 19, 2018, at 2:40 PM, Magnus <<a href="mailto:magnus.kelly@gmail.com" target="_blank" class="">magnus.kelly@gmail.com</a>> wrote:</div><br class="m_-1987713486386316047Apple-interchange-newline"><div class=""><div dir="auto" class=""> Chad, good addition to documents, by chance have you also discovered how to enable mod_av, but not use H264? I ask as I observe that enabling mod_av adds the h264 codec even if it’s not listed in vars.xml. In my particular case I would like to use mod_av but select when to use h.264 by destination as opposed to it being included in every sip sdp, but I have not yet worked out how to do so - by chance have you any tips from your testing ?<div class=""><br class=""><div class="">Regards<div class="">Magnus</div><div class=""><br class=""></div></div><div class=""><br class="">On 19 Jun 2018, at 17:34, Michael Jerris <<a href="mailto:mike@jerris.com" target="_blank" class="">mike@jerris.com</a>> wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div class="">Awesome.  No problem.<br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On Jun 19, 2018, at 11:04 AM, Chad Phillips <<a href="mailto:chad@apartmentlines.com" target="_blank" class="">chad@apartmentlines.com</a>> wrote:</div><br class="m_-1987713486386316047Apple-interchange-newline"><div class=""><div dir="ltr" class="">Yep, that was it, thanks!<div class=""><br class=""></div><div class="">I added a section to the Verto docs to clarify all the steps to get H264 working: <a href="https://evoluxbr.github.io/verto-docs/tut/adding-h264-support.html" target="_blank" class="">https://evoluxbr.github.io/verto-docs/tut/adding-h264-support.html</a></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="">On Mon, Jun 18, 2018 at 4:21 PM Michael Jerris <<a href="mailto:mike@jerris.com" target="_blank" class="">mike@jerris.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">load mod_av?  if thats not the issue, I’d need to see a debug log w/ sip trace to tell you more.<br class="">
<br class="">
<br class="">
> On Jun 15, 2018, at 2:50 PM, Chad Phillips <<a href="mailto:chad@apartmentlines.com" target="_blank" class="">chad@apartmentlines.com</a>> wrote:<br class="">
> <br class="">
> I have a slightly older install where I’m using H264 with Verto, and it works fine. However, I’m not able to get it working on latest master.<br class="">
> <br class="">
> I’m guessing there’s some esoteric setting I’m missing, but can’t seem to find it. I do have the following in verto.conf.xml:<br class="">
> <br class="">
>       <param name="outbound-codec-string" value="opus,h264"/><br class="">
>       <param name=“inbound-codec-string” value="opus,h264"/><br class="">
> <br class="">
> I also have mod_h26x disabled, as I remember that’s passthrough only and causes issues when loaded in this case.<br class="">
> <br class="">
> When I try in Chrome I see it offering H264 in the SDP, but the answer SDP contains this, and the stream is audio only: <br class="">
> <br class="">
> m=video 0 UDP/TLS/RTP/SAVPF 19<br class="">
> <br class="">
> What am I missing??<br class="">
<br class=""></blockquote></div></div></blockquote></div><br class=""></div></blockquote></div></div></div></blockquote></div></div></blockquote></div></div></blockquote></div><br class=""></body></html>