Looking for a Python Expert to help me in a SIP VoIP (Dialler) application
Budget: $250 – $750 USD
I am looking for a Python expert, ideally with experience in VoIP, Call-center's Dialler softwares and SIP protocols.
I need help in building a python application(just a script/server side python app) that will connect to VoIP/Dialler and get the audio stream for call and reply with an audio stream. I've a Dialler(MicroSip) setup on one of my servers, I have used the JS example and LinPhone application to make calls between 2 apps and it works fine.
What i want to achieve is: Write a python program that should recieve, and make calls using computer's Michrophone and Speakers and should have the option to add anyother audio stream in reply to a call instead of getting the audio from system's michrophone.
I've gone through plenty of libraries but as i am not a Python and VoIP ninja those libraries didn't help much.
I am more skilled in JS so i was able to build a webapp that does all the job but i specifically need to build this application in Python.
Here are a few links that might help you understanding what i have used and what i need help with:
JS App that works and does the full job: https://github.com/vanbui1995/react-sipjs.git
Python Libraries that seem like will be a fit for this job:
- https://sipsimpleclient.org/developer-guide
- https://github.com/tayler6000/pyVoIP
Microsip(Dialler) that needs to be connected to: https://www.microsip.org/
I need help in building a python application(just a script/server side python app) that will connect to VoIP/Dialler and get the audio stream for call and reply with an audio stream. I've a Dialler(MicroSip) setup on one of my servers, I have used the JS example and LinPhone application to make calls between 2 apps and it works fine.
What i want to achieve is: Write a python program that should recieve, and make calls using computer's Michrophone and Speakers and should have the option to add anyother audio stream in reply to a call instead of getting the audio from system's michrophone.
I've gone through plenty of libraries but as i am not a Python and VoIP ninja those libraries didn't help much.
I am more skilled in JS so i was able to build a webapp that does all the job but i specifically need to build this application in Python.
Here are a few links that might help you understanding what i have used and what i need help with:
JS App that works and does the full job: https://github.com/vanbui1995/react-sipjs.git
Python Libraries that seem like will be a fit for this job:
- https://sipsimpleclient.org/developer-guide
- https://github.com/tayler6000/pyVoIP
Microsip(Dialler) that needs to be connected to: https://www.microsip.org/