add "Referred-by" to the aliases list (bug #4404)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5798 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Russell Bryant 21 years ago
parent 68206d0890
commit a6e8158ddc

@ -2094,6 +2094,7 @@ static struct cfalias {
{ "To", "t" },
{ "Supported", "k" },
{ "Refer-To", "r" },
{ "Referred-By", "b" },
{ "Allow-Events", "u" },
{ "Event", "o" },
{ "Via", "v" },

Loading…
Cancel
Save