Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
res_pjsip_session: Send Session Interval too small response
Handle session interval lower than endpoint's configured minimum timer when sending first answer. Timer setting is checked during this step and needs to handled appropriately. Before this change, no response was sent at all. After this change a response with 422 Session Interval too small is sent to UAC.
- Loading branch information