Relative Content

Tag Archive for pythonvoip

Bad file descriptor error with pyVoIP library

I’m new with Python and I’m trying to write a sample program using pyVoIP that waits for an incoming call, reads the calling number, terminates the call and calls it back.
This is the code:

Bad file descriptor error with pyVoIP library

I’m new with Python and I’m trying to write a sample program using pyVoIP that waits for an incoming call, reads the calling number, terminates the call and calls it back.
This is the code: