On Lunes, 25 de Mayo de 2009 10:14:22 Daniel-Constantin Mierla escribió:
On 05/25/2009 11:58 AM, Raúl Alexis Betancor Santana wrote:
On Monday 25 May 2009 08:46:51 you wrote:
there were no radical changes to auth modules, afaik, do not know about postgres. Can you run in debug mode and see why second 401 is sent? Also return code $rc will show some hints if you print it with xlog?
Here is a debug=6 output
[...] May 25 09:47:59 [13194] DBG:auth:check_response: our result = '60045096c392b92f8c7a451fbb09e530' May 25 09:47:59 [13194] DBG:auth:check_response: authorization faile
could you check that the password is ok in your phone? Try to auth using other phone/tool (sipsak) ...
I know it's ok because this is what I done:
-openser-1.3.2 running ok -stop openser 1.3.2 -psql voip3 < upgradeToKam151.sql (it does not touch auth tables, only carrierroute and LCR) -start kamailio 1.5.1 (same .cfg as openser 1.3.2, only the needed changes comented on the upgrade-1.4.X-TO-1.5.X wiki doc)
Anything have been changed on the phones.
Any other debug i could do ?