devlop7
devlop7
it dosen't work
Invited
```py import time import wave from pyVoIP.VoIP import VoIPPhone, InvalidStateError,CallState def answer(call): # This will be your callback function for when you receive a phone call. try: call.answer() call.hangup() except...
it doesn't work even when i put this data in voip app or software it regist and i can make a call from it so i don't know exactly when...
i can recive the call normally when i call the sip to your lib but i can not make a call ......... i can recive a call normal it's work...
it dosen't has one i use wireshare to get data
@guijusto it dosen’t works