Use NUTAG_AUTO_INVITE_100 even for INVITE with Timestamp header#287
Use NUTAG_AUTO_INVITE_100 even for INVITE with Timestamp header#287fulhade wants to merge 1 commit into
Conversation
|
Reviewed against the source and the RFC — this is correct and minimal. 👍 In That override isn't required by the RFC: RFC 3261 §8.2.6.1 only says that when a LGTM — smallest safe fix for the reported issue. (We hit the same behaviour integrating Sofia-SIP into GABPBX's Minor and out of scope here: RFC 3261 §8.2.6.1 also says a UAS SHOULD NOT issue provisional responses for non-INVITE, so the retained "Timestamp forces |
I've noticed that Sofia respond with '100 Trying' even if NUTAG_AUTO_INVITE_100 is used (
<param name="auto-invite-100" value="false"/>in FreeSWITCH SIP profile) when Timestamp header is present in INVITE request.