unispeech / unimrcp

Open source cross-platform implementation of MRCP protocol
http://www.unimrcp.org
Apache License 2.0
380 stars 167 forks source link

Allow disabling the Sofia SIP SDP Offer/Answer Engine Module #249

Closed schlagert closed 5 years ago

schlagert commented 5 years ago

This fixes the Sofia-SIP-based payload type negotiation (issue #248) by disabling the builtin SOA module for SDP answers.

I tested the fix with the builtin demorecog plugin.

schlagert commented 5 years ago

I just updated the title and the patch to reflect the conclusion in #248.

achaloyan commented 5 years ago

Thanks, looks good. The change has been merged to master.