Ivan Dubrov
Ivan Dubrov
Avoid cloning values from patch operations like "add"/"replace". Instead, accept patch operations as values and reuse their values.
Must properly support lr, maddr, ttl, etc. See RFC 3969
RFC 3320 RFC 3321 RFC 3485 RFC 3486 RFC 5049 RFC 4077 RFC 4896
Currently, allow() callback in UA returns list of allowed methods for particular request. The problem is that, as per 13.2.1, UAC should provide Allow header in the INVITE requests initiated...
Default implementation of UAC/UAS should correctly treat different redirect codes.