projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e20c280
)
Merged revisions 249234 via svnmerge from
author
Kevin P. Fleming
<kpfleming@digium.com>
Sat, 27 Feb 2010 14:08:35 +0000
(14:08 +0000)
committer
Kevin P. Fleming
<kpfleming@digium.com>
Sat, 27 Feb 2010 14:08:35 +0000
(14:08 +0000)
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r249234 | kpfleming | 2010-02-27 09:07:59 -0500 (Sat, 27 Feb 2010) | 1 line
add a reference to the now-published IAX2 RFC
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@249235
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_iax2.c
patch
|
blob
|
history
diff --git
a/channels/chan_iax2.c
b/channels/chan_iax2.c
index
3221e04
..
cb15ca0
100644
(file)
--- a/
channels/chan_iax2.c
+++ b/
channels/chan_iax2.c
@@
-19,6
+19,7
@@
/*! \file
*
* \brief Implementation of Inter-Asterisk eXchange Version 2
+ * as specified in RFC 5456
*
* \author Mark Spencer <markster@digium.com>
*