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:
parent
018c784431
commit
74e07f8af1
|
@ -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());
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue