Ignore:
Timestamp:
Jul 30, 2018 2:32:25 AM (6 years ago)
Author:
nanang
Message:

Re #2135: Updated 'pjsip-test' to adapt to the recent library changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/test/msg_test.c

    r4587 r5848  
    11081108        /* Proxy-Authenticate, testing which params should be quoted */ 
    11091109        "Proxy-Authenticate", NULL, 
    1110         "Digest  realm=\"realm\",domain=\"sip:domain\",nonce=\"nonce\","  \ 
     1110        "Digest realm=\"realm\",domain=\"sip:domain\",nonce=\"nonce\","  \ 
    11111111                "opaque=\"opaque\",stale=true,algorithm=MD5,qop=\"auth\"", 
    11121112        &hdr_test_proxy_authenticate 
Note: See TracChangeset for help on using the changeset viewer.