Hi Larry,
I think the nonce has the following format:
WWW-Authenticate: ... nonce="abc"
Note the quotes.
I have no tried, but try the following:
<recv response="401">
<action>
<ereg regexp="nonce=\".*\"" search_in="hdr"
header="WWW-Authenticate" check_it="false" assign_to="4"/>
</action>
</recv>
Simon
On 9/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Dear All:
> I have tried to retreive the nonce value from 401. the code below didn't
> seem working
> the nonce value is generated randomly (digits + characters + symbol) I
> guess that is the problem.
>
> ------------------------------------------------------------------------------
> <recv response="401">
> <action>
>
> <ereg regexp="nonce=([[:cntrl:]].*)" search_in="hdr"
> header="WWW-Authenticate" check_it="false" assign_to="4"/>
>
> </action>
> </recv>
>
> -------------------------------------------------------------------------------
>
> Please help. I need some advice.
>
> -------------------------------------------------
> Hsiao, Ho-Cheng (Larry)
> Design Engineer, Core Network Department
> IP Network Technology Division
> ICL, ITRI, Taiwan
> Email: [EMAIL PROTECTED]
> Tel: (03)5914789
> Address: Rm.321, Bldg 51, 195, Sec. 4, Chung Hsing Rd. Chutung, Hsinchu,
> Taiwan
> 310, R.O.C
>
>
> 本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。
> This email may contain confidential information. Please do not use or
> disclose it in any way and delete it if you are not the intended recipient.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users