signalwire / freeswitch

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
https://freeswitch.com/#getting-started
Other
3.32k stars 1.38k forks source link

[mod_unimrcp] Healthcheck from FreeSWITCH to UniMRCP Server #2437

Closed surabhigarg1234 closed 2 months ago

surabhigarg1234 commented 2 months ago

Is there any way to send Healthcheck/OPTION packets from FreeSWITCH to UniMRCP(v2) server? if yes, what configuration needs to be done for this in FreeSWITCH?

seven1240 commented 2 months ago

mod_unimrcp was moved to https://github.com/freeswitch/mod_unimrcp

I'm not sure if it's possible to send OPTIONS, but it's SIP so if you find out, please let us know. And PR is welcome.