mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Add extra aliases from RFC4028 and RFC3841 (bug #4889)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6272 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -195,6 +195,10 @@ static const struct cfalias {
|
||||
{ "Allow-Events", "u" },
|
||||
{ "Event", "o" },
|
||||
{ "Via", "v" },
|
||||
{ "Accept-Contact", "a" },
|
||||
{ "Reject-Contact", "j" },
|
||||
{ "Request-Disposition", "d" },
|
||||
{ "Session-Expires", "x" },
|
||||
};
|
||||
|
||||
/* Define SIP option tags, used in Require: and Supported: headers */
|
||||
|
Reference in New Issue
Block a user