<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 30, 2020 at 3:01 PM Michael Maier <<a href="mailto:m1278468@mailbox.org">m1278468@mailbox.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">.....<br>
>> 2. outgoing_sdp_send_prefs<br>
>>    The list can be created on base of the callees<br>
>>    allow line and list 1 (option local ...).<br>
>><br>
>>    Or:<br>
>><br>
>>    The list can be created on base of list 1<br>
>>    (option remote ...) and the callees allow line.<br>
>><br>
>>    Both lists may have a different codec order or<br>
>>    different codecs (if *_single is provided).<br>
>><br>
>>    Codecs not given in the callees allow line or<br>
>>    list 1 are dropped (*_limit).<br>
>><br>
>><br>
> This is mostly correct, but for clarification selecting the "remote" or<br>
> "local" value will always only contain those codecs from the endpoint<br>
> configuration allow line. Or another way to say it is the resulting list is<br>
> the intersection of the two lists (list 1 and allow=) plus the codecs in<br>
> the allow line that are not in list 1. The order will change depending on<br>
> which value is used.<br>
> <br>
> This means that if list 1 contains a codec not found in the endpoints<br>
> allow= line then that codec will not be included in the resulting list. For<br>
> example;<br>
> <br>
> list 1 = opus,ulaw,alaw<br>
> allow= ulaw, alaw, g722<br>
> <br>
> Then if "remote" or "local" is chosen then the resulting list will never<br>
> have opus in it.<br>
<br>
Sorry, I don't understand at the moment, how it is possible to *not*<br>
choose "remote" or "local". According to your documentation, "remote" is<br>
the default if you don't provide any option to outgoing_sdp_send_prefs.<br>
Maybe I missunderstood some more ... .<br></blockquote><div><br></div><div>No worries it's my bad. I can see how what I wrote was ambiguous. What I meant was "if *either* remote *or* local is chosen". As in it doesn't matter which option value you choose. Either one would result (in this example) in opus not being included in list 2.</div><div> </div></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Kevin Harwell<div>Senior Software Developer</div><div>Sangoma Technologies<br><div>Check us out at: <a href="https://sangoma.com/" target="_blank">https://sangoma.com</a> & <a href="https://asterisk.org" target="_blank">https://asterisk.org</a></div></div></div></div></div></div></div></div>