summaryrefslogtreecommitdiff
path: root/pjsip/src/test/regc_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/src/test/regc_test.c')
-rw-r--r--pjsip/src/test/regc_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjsip/src/test/regc_test.c b/pjsip/src/test/regc_test.c
index 1d54b290..7a5b8065 100644
--- a/pjsip/src/test/regc_test.c
+++ b/pjsip/src/test/regc_test.c
@@ -772,7 +772,7 @@ int regc_test(void)
/* client expected results: */
/* error code have_reg expiration contact_cnt auth?*/
- { PJ_FALSE, 503, PJ_FALSE, -1, 0, PJ_FALSE}
+ { PJ_FALSE, 502, PJ_FALSE, -1, 0, PJ_FALSE}
},
/* timeout test */