Open antonio-couto opened 3 years ago
I need to send a multipart on INVITE message to a Nuance server, someone knows how to do that ?
This feature is not supported by the client API. You would need to make changes in the Sofia-SIP client agent.
https://github.com/unispeech/unimrcp/blob/master/modules/mrcp-sofiasip/src/mrcp_sofiasip_client_agent.c
It is also possible that the Sofia-SIP library may need to be patched too.
I need to send a multipart on INVITE message to a Nuance server, someone knows how to do that ?