A
A
Andrew2020-06-26 14:13:31
Python
Andrew, 2020-06-26 14:13:31

How to call a person using python?

I need to call a person using a python code
I found different services, I couldn’t figure it out
Click to call, it didn’t help either
I would be glad if you tell me or explain ))

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stalker_RED, 2020-06-26
@Stalker_RED

Well, here's the first doc that came across on request "voip python api"
https://most-voip.readthedocs.io/en/latest/python_...
You understand that most VOIP services are not free, and you don't just need to copy the code from example, but also register and substitute your key.
And probably also throw money if demo access is not given.

F
fantvin, 2020-06-27
@fantvin

You can use pjsua from the pjsip library if you need a sip client just to call. https://www.pjsip.org/python/pjsua.htm
There are examples for logging, outgoing and incoming calls

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question