You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, sip_server takes care of all SIP message handling.
Maybe it would be better to implement them as actors and have them communicating with the resource workers:
call <=> resource_worker (speechsynther, speechrecog)
The text was updated successfully, but these errors were encountered:
Currently, sip_server takes care of all SIP message handling.
Maybe it would be better to implement them as actors and have them communicating with the resource workers:
call <=> resource_worker (speechsynther, speechrecog)
The text was updated successfully, but these errors were encountered: