cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
367
Views
0
Helpful
2
Replies

Unable to pass HTTP auth credentials consistently and reliably with SPA122 provisioning.

doucet.tommy
Level 1
Level 1

Hi guys,

I try to provision SPA122 through a FreePBX server with Endpoint Manager installed which supports SPA122 with HTTP/TFTP.

 

I configured Apache to do at least Basic auth and set the Cisco with:

[--uid user --pwd password] http://provisioning.voipnettix.net:PORT/spa$MA.xml

and rebooted.

I can see a few request without the user/pass being sent and randomly, it finally send it and start provisioning. (used Apache's access.log)

Is this a normal behavior ? It can take up to 1h for the Cisco to send the proper information to the provisioning server. Every other http request from it are without username/password...

I don't think it's a provisioning server problem as I also provision HT-502 and Yealink phones through it without a problem.

I search Google and read many doc but can't find a way to make it work every time, reliably.

 

Thanks,

2 Replies 2

doucet.tommy
Level 1
Level 1

200.200.200.200 - user [03/Mar/2015:19:31:10 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 200 10333 "-" "Cisco/SPA122- (ACF2C5383A50)(CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:32:02 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:33:09 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:33:45 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:34:50 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:35:37 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:36:09 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:36:54 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - user [03/Mar/2015:19:36:55 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 200 10333 "-" "Cisco/SPA122- (ACF2C5383A50)(CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:37:55 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:38:22 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:39:19 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - - [03/Mar/2015:19:40:16 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 401 494 "-" "Cisco/SPA122-1.3.3(015) (CCQ16480DTO)"
200.200.200.200 - user [03/Mar/2015:19:40:16 -0500] "GET /spaacf2c5383a50.xml HTTP/1.0" 200 10333 "-" "Cisco/SPA122- (ACF2C5383A50)(CCQ16480DTO)"

 

No one has an idea ? Firmware bug ?