SIP required authentication
Posted: Sun Dec 15, 2019 8:52 am
Hi,
Making a new attempt on VOIP with ESP32 audio board and Asterisk.
I get a 401 unauthorized, but as far as I understand, this is created by the pbx , and on this, the ESP32 should send a response with the right credentials. (realm, nonce...)
Then I get following :
I (310803) SIP: Required authentication
E (310813) SIP: Error register device
So I assume now that the ESP32 is not answering to the 401 request....???
How can I check if the ESP32 has answered ?
regards
Ludo
Making a new attempt on VOIP with ESP32 audio board and Asterisk.
I get a 401 unauthorized, but as far as I understand, this is created by the pbx , and on this, the ESP32 should send a response with the right credentials. (realm, nonce...)
Then I get following :
I (310803) SIP: Required authentication
E (310813) SIP: Error register device
So I assume now that the ESP32 is not answering to the 401 request....???
How can I check if the ESP32 has answered ?
regards
Ludo