Hi Stefan,

  Thank you for the quick reply and guidance. I was able to get things
working as desired.

Thanks again!

On Thu, Jul 9, 2015 at 2:26 AM, Stefan Sayer <[email protected]> wrote:
> Hello,
>
> Kristian Kielhofner wrote on 07/09/2015 07:01 AM:
>> Hello,
>>
>>   I'm having a lot of fun with SEMS but I'm now looking for a way to
>> conditionally change/add/remove specified SDP parameters (for now just
>> attributes). So, for example if my A leg SDP is such:
>
> ...
>
>>   Specific use case (for now) is in conjunction with the Kamailio
>> nathelper module and the nortpproxy_str parameter to prevent redundant
>> SDP mangling.
>>
>>   Any ideas on how this can be done with the SEMS SBC application?
>
> no way to do this without adding C++ code. You'll have to change e.g.
> normalizeSDP in SDPFilter.cpp. If you want to do that conditionally,
> you'll have to evaluate settings in the call profile in
> SBCCallLeg::filterSdp.
>
> Stefan
>



-- 
Kristian Kielhofner
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to