Hi,

 

Please try giving only three parameters in authorization header field as
given below.

 

Authorization: Digest username="[EMAIL PROTECTED]",
realm="open-ims.test",integrity-protected="yes"

 

I tried registration scenarios with OpenIms. I used the above syntax.

 

Hope this will help.

 

Regards,

Geetha.

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, April 04, 2007 11:53 AM
To: [email protected]
Subject: [Sipp-users] Reg:Failed to register SIPp with openIms

 

Hi,

 

I am working with SIPp .1rc8 stable version , and I am trying to
register SIPp with open-ims.

 

But I am getting the below problem

 

Unsupported keyword 'authentication [EMAIL PROTECTED]
password=cathy' in xml scenario file.

 

Below is the syntax for my xml scenario file and the screen shot of call
flow

 

________________________________________________________________________
_______________________________________________________________________

 

<scenario name="register">

  <send retrans="500">

    <![CDATA[

 

      REGISTER sip:open-ims.test SIP/2.0

      Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]

      Max-Forwards: 70

      Contact:
<sip:[EMAIL PROTECTED]:[local_port];rinstance=fa7fce6de4a612e2>

      To: "[service]"<sip:[EMAIL PROTECTED]>

      From:
"[service]"<sip:[EMAIL PROTECTED]>;tag=[pid]SIPpTag07[call_number]

      Authorization:Digest
username="[EMAIL PROTECTED]",realm="open-ims.test",algorithm=MD5,
nonce="bb90021936102a65e58251f16d2847c2",uri="sip:open-ims.test"

      Call-ID: [call_id]

      CSeq: 1 REGISTER

      Content-Length: 0

      Expires: 3600

 

    ]]>

  </send>

 

 <recv response="401" auth="true">

 

  </recv>

 

  <send retrans="500">

    <![CDATA[

 

      REGISTER sip:open-ims.test SIP/2.0

      Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]

      Max-Forwards: 70

      Route:[$1]

      Contact:
<sip:[EMAIL PROTECTED]:[local_port];rinstance=fa7fce6de4a612e2>

      To: "[service]"<sip:[EMAIL PROTECTED]>

      From:
"[service]"<sip:[EMAIL PROTECTED]>;tag=[pid]SIPpTag07[call_number]

      [authentication [EMAIL PROTECTED] password=cathy]

      Call-ID: [call_id]

      CSeq: 1 REGISTER

      Content-Length: 0

      Expires: 3600

 

    ]]>

 </send>

 <recv response="200" rtd="true"></recv>

 

</scenario>

 

 

                                 Messages  Retrans   Timeout
Unexpected-Msg

    REGISTER ---------->         1         0         0

         401      <----------          1         0
0

    REGISTER ---------->         0         0         0

         200  <----------  E-RTD1 0         0
0

------------------------------ Test Terminated
--------------------------------

 

 

I tried to check whether any requests posted regarding this issue in
SIPp mailing list, but I getting Error page while opening the website. 

 

Please kindly help me in this regard as soon as possible.

 

 

Thanks & Regards

 

Vasantha

 

 

This e-mail and any files transmitted with it are for the sole use of
the intended recipient(s) and may contain confidential and privileged
information.
If you are not the intended recipient, please contact the sender by
reply e-mail and destroy all copies of the original message. 
Any unauthorised review, use, disclosure, dissemination, forwarding,
printing or copying of this email or any action taken in reliance on
this e-mail is strictly 
prohibited and may be unlawful.


        
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to