|
From: Brian S. <bri...@gm...> - 2009-08-18 02:00:40
|
Ive changed both the HSS and the modparam in the scscf.config as
recommended and now Im getting a 500 internal server error
SIP/2.0 500 Server Internal Error - while packing auth vectors
CSeq: 567 REGISTER
Server: Sip EXpress router (2.1.0-dev1 OpenIMSCore (i386/linux))
Content-Length: 0
Warning: 392 192.168.75.132:6060 "Noisy feedback tells: pid=12852
req_src_ip=192.168.75.132 req_src_port=5060
in_uri=sip:scscf.open-ims.test:6060
out_uri=sip:scscf.open-ims.test:6060 via_cnt==3"
To: <sip:bo...@op...>;tag=d8e9074cb856fe8efc14e03b15be1db7-d069
From: <sip:bo...@op...>;tag=1250552875921
Call-ID: de95852bdd1da66ace6e7e7005ad1414@192.168.1.11
Via: SIP/2.0/TCP
192.168.1.111:3463;branch=z9hG4bKa8122ffcedb439035c105aec8a60a28c;received=192.168.75.1;rport=3463
Path: <sip:te...@pc...:4060;lr>
23:47:56.093 SipClientTransport received Response [500 Server Internal
Error - while packing auth vectors]
23:47:56.093 Found matching SipClientTransaction (2)
23:47:56.093 SipClientTransaction (2) received Response [500 Server
Internal Error - while packing auth vectors] to Request [REGISTER
sip:open-ims.test]
23:47:56.093 Release From: <sip:bo...@op...>;tag=1250552875921
[192.168.75.132:4060;tcp]
23:47:56.093 Clearing timer BorF
23:47:56.093 SipClientConnectionImpl received Response [500 Server
Internal Error - while packing auth vectors] to Request [REGISTER
sip:open-ims.test] from SipClientTransaction (2)
23:47:56.109 <-No dialog found
23:47:56.109 **>de95852bdd1da66ace6e7e7005ad1414@192.168.1.111250552875921d8e9074cb856fe8efc14e03b15be1db7-d069
23:47:56.109 SipClientConnectionImpl doMessage(Response [500 Server
Internal Error - while packing auth vectors] to Request [REGISTER
sip:open-ims.test])
23:47:56.109 SipClientConnectionImpl receive(0)...
23:47:56.109 SipClientConnectionImpl receive(0) - Response [500 Server
Internal Error - while packing auth vectors] to Request [REGISTER
sip:open-ims.test]
23:47:56.109 UnregisterTransaction() SipClientTransaction (2)
23:47:56.109 Closed SipClientTransaction (2)
On Mon, Aug 17, 2009 at 12:59 PM, Franz Edler<fra...@ao...> wrote:
> Hi,
>
>> I changed the HSS authentication to "Early IMS" and put the clients IP
>> address into the IP address field but its still failing on the
>> authentication. ...
>
> Just a further hint:
> In scscf.cfg you should also set the authentication method to
> modparam("scscf","registration_default_algorithm","HSS-Selected")
>
> If the Authentication Scheme at the PUID data is set to Early-IMS-Security
> and the correct Early-IMS-IP-Address is provisioned, then no 401 response
> should be sent. At least this I expect, but I did not try it myself.
>
> Franz
>
>
>
>
|