flexisip-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Websocket in flexisip


From: Mikhail Sviridov
Subject: RE: Websocket in flexisip
Date: Sat, 4 Apr 2020 09:09:26 +0000

Hi,

So far as I know – there is not way to add any of plugin in the FlexiSIP, but you can write your own module and add this module to the FlexiSIP server you have. Well it what I was discovered when I tried to learn their sources. But… the code is rather large/huge so I can be wrong here. Anyway you add any websocket as side service to your solution and have it working along with the FlexiSIP. We do add such add/delete/check accounts service. For various reasons we did not want to go with AccountManager just yet (may be later we will consider that…) so we invested one day to create such service on Go. You can think similar way I guess.

 

With Best Regards,

Mikhail.

 

Sent from Mail for Windows 10

 

From: Nik Pakar
Sent: Saturday, April 4, 2020 10:41 AM
To: Mikhail Sviridov
Cc: address@hidden
Subject: Re: Websocket in flexisip

 

Hi, many thanks for your reply.

 

Im building a react-native user app for mobile which specifically works only over websocket. Right now im trying to use an intermediate wss/sip proxy between client and flexisip. Every thing works fine, but giving issues when implementing push notifications.

 

So wondering whether flexisip can support websocket directly as well.

 

Thanks again for your valuable time.

-Nik

 

On Sat, Apr 4, 2020 at 1:07 PM Mikhail Sviridov <address@hidden> wrote:

Hi,

 

What do you need this websocket plugin for?

 

With Best Regards,

Mikhail.

 

Sent from Mail for Windows 10

 

From: Nik Pakar
Sent: Saturday, April 4, 2020 10:34 AM
To: address@hidden
Subject: Websocket in flexisip

 

Dear all,

 

Is there any websocket plugin / solution for flexisip ?

 

Would highly appreciate your feedback.

-Nik

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]