PyVoIP client doesn’t answer to SIP OPTIONS sent by the SIP Server
I’m trying to create a SIP client that logs all the received calls.
I’m using Python with the pyVoIP library, this is the code:
I’m trying to create a SIP client that logs all the received calls.
I’m using Python with the pyVoIP library, this is the code: