Team tasked with moving an existing monolithic SIP application to the cloud. Plan is to separate the application from its proprietary SIP stack. One option is to containerize the SIP application. Located a RestComm SIP stack container that seems could be used to replace the proprietary SIP stack. The design team would then develop a container image for the SIP application to communicate with the SIP stack container. My question is, in a host environment in which multiple containers are deployed can the host environment be setup such that the SIP container can receive external SIP messages and communicate internally with the SIP container application (and vice versa) ? If so, is there an example of how this is done ?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Not able to understand how to communicate Docker container with SIP server residing in host layer | 6 | 2168 | February 5, 2019 | |
Communication between containers (programm call into another container)? | 0 | 479 | April 3, 2019 | |
Newbie step-by-step guide to connect IP in multiple containers on separate hosts | 3 | 1471 | November 7, 2023 | |
Use sockets for communication between 2 containers | 0 | 2881 | June 9, 2016 | |
Communication between containers through public domain name | 0 | 524 | April 21, 2018 |