FS-3864 --resolve no philosophical constraint here. Just saying since FS is a b2bua the message really does terminate at US but its find to do 202 per this patch

This commit is contained in:
Anthony Minessale 2012-02-02 20:00:46 -06:00
parent 018c784431
commit 74e07f8af1
1 changed files with 1 additions and 1 deletions

View File

@ -3972,7 +3972,7 @@ void sofia_presence_handle_sip_i_message(int status,
end:
nua_respond(nh, SIP_200_OK, NUTAG_WITH_THIS_MSG(de->data->e_msg), TAG_END());
nua_respond(nh, SIP_202_ACCEPTED, NUTAG_WITH_THIS_MSG(de->data->e_msg), TAG_END());
}