golang tiniyo voice call apps. this voice application has direct call and restaurent voice ivr.
$ docker build -t voiceapps:latest .$ docker run -p 8080:8080 voiceapps:latestsudo apt update
sudo apt install snapd
sudo snap install ngrok$ ngrok http 8080
ngrok by @inconshreveable                                                                                                                                                    
Session Status                online
Session Expires               1 hour, 49 minutes
Version                       2.3.35
Region                        United States (us)
Web Interface                 http://127.0.0.1:4040
Forwarding                    http://04f88df36fbf.ngrok.io -> http://localhost:8080
Forwarding                    **https://04f88df36fbf.ngrok.io** -> http://localhost:8080
                                                                                                   
Connections                   ttl     opn     rt1     rt5     p50     p90                     
                              0       0       0.00    0.00    0.00    0.00use public https://04f88df36fbf.ngrok.io url from ngrok and configure application on tiniyo for the sip endpoint to test.