Python 3 VoIP Demonstration

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,847
Solutions
2
Reaction score
2,202
Points
327
Last edited:

0vert1m3

Active Member
Joined
Oct 4, 2015
Messages
216
Reaction score
175
Points
91
Finaly, python thx god.. I think i will add some nasty aes 2048 bit end to end encryption and add a chat and kick skype from my pc..
 

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,847
Solutions
2
Reaction score
2,202
Points
327
Finaly, python thx god.. I think i will add some nasty aes 2048 bit end to end encryption and add a chat and kick skype from my pc..
I have invited the lead developer to the forum, I am hoping he joins us and that we may get more members working on this. Getting a really nice server and client setup complete with a nice feature list would be heaps of fun. I am looking forward to seeing this project pass up Mumble. :cool:

I could see this project easily competing with Mumble with more focus on security and some important features. It will come, I think.
 

agrecascino

New Member
Joined
Feb 17, 2017
Messages
1
Reaction score
1
Points
15
Hello! I just pushed some changes to WAMPVOIPServer, fixing a bug involving User::__destructor__() being called twice, now I need to clean up debug messages.
 

jsebean

Member
Joined
Apr 24, 2016
Messages
15
Reaction score
0
Points
36
As fun as it might be so I'll probably check it out when I get home, do we really need yet another VoIP server and client? Open source world has Mumble, discord seems to be taking hold of ts3 and the like, plus we still have the millions of other voip solutions, both gamer and non-gamer focused.
 

Jackbox

Active Member
Joined
Jan 2, 2016
Messages
197
Reaction score
96
Points
74
I like the Python server approach. Utilizing other tools/libraries could allow an amazing project. For example:
A flask panel for server adminitration.
Serve a web-based client from the server too (Discord clone)

I encourage anyone with Python experience to assist.
 
Top