]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
add a reference to the now-published IAX2 RFC
authorKevin P. Fleming <kpfleming@digium.com>
Sat, 27 Feb 2010 14:07:59 +0000 (14:07 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Sat, 27 Feb 2010 14:07:59 +0000 (14:07 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@249234 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_iax2.c

index f9f7255119e90a311193f85940be1ac38af8d2db..7222c0b97f412f4efcfb13e51b190716cf2f7685 100644 (file)
@@ -19,6 +19,7 @@
 /*! \file
  *
  * \brief Implementation of Inter-Asterisk eXchange Version 2
+ *        as specified in RFC 5456
  *
  * \author Mark Spencer <markster@digium.com>
  *