Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] nginx and FreeSWITCH 1.10


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
alexis.prodhomme at se...
Guest





PostPosted: Thu Sep 08, 2022 9:35 am    Post subject: [Freeswitch-users] nginx and FreeSWITCH 1.10 Reply with quote

Hi Franck,
I don't know about freeswitch, but here is the configuration that works using nginx to read wss and forward it to kamailio. I think this can be quite similar with freeswitch.
Quote:
    location /softphone/ws {
        proxy_http_version        1.1;
        proxy_set_header        Upgrade $http_upgrade;
        proxy_set_header        Connection "Upgrade";
        proxy_read_timeout        1d;

        proxy_pass http://kamailio_domain_name:4443;
    }

Quote:
Alexis
Le 07/09/2022 à 07:55, Kakiman Expert a écrit :

Quote:
hello

does anybody has experience using nging as wss to ws proxy ?
(usage of nginx to decrypt wss and then forward ws to FreeSWITCH)


thanks
franck

Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services