Ticket #5886 (new patch)
SIP/SIMPLE improvements from Chris Brody
| Reported by: | MarkDoliner | Owned by: | rlaager |
|---|---|---|---|
| Milestone: | Patches Needing Review | Component: | SIMPLE |
| Version: | 2.4.2 | Keywords: | |
| Cc: |
Description
This patch is from Chris Brody (cbrody att stanfordalumni dott org). The patch was made against 2.0.0 beta 7. "In general, most of these changes are not elegant, to say the least."
- Abbreviated headers: not elegant, but worked with the Siemens switch. They had options: to send abbreviated headers and accept either normal or abbreviated headers, or only send & accept abbreviated headers.
- Authentication fixes: using a bogus cnonce for Digest auth, use auth->digest_session_key, elementary support for QOP & opaque parameters, support for nextnonce parameter, using Authorization & Proxy-Authorization with auth_uri in a number of messages, support for header Authentication-Info with nextnonce, small retries fix.
- Experimental PIDFs-I believe I did not have real success and you can ignore them.
- Adding "," for multiple Accept headers in process_incoming_subscribe
- Hard-coded change to resend_timeout, should be configured.
- Commented out simple_typing callback for message-caused problems with our system-should be configured.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



