]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
From coding guidelines:
authorOlle Johansson <oej@edvina.net>
Wed, 27 Dec 2006 16:58:03 +0000 (16:58 +0000)
committerOlle Johansson <oej@edvina.net>
Wed, 27 Dec 2006 16:58:03 +0000 (16:58 +0000)
Comments should explain what the code does, not when something was changed
  or who changed it. If you have done a larger contribution, make sure
  that you are added to the CREDITS file.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48984 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_sms.c

index 88e10ae00968220c9171d422f2c9c310822ecdcd..f1022bb2676ca01f500007cb44f52ae579e066ff 100644 (file)
  *     ES 201 912      SMS for PSTN/ISDN
  *     TS 123 040      Technical realization of SMS
  *
- * \note 2006-09-19: ETSI ES 201 912 protocol 2 used in Italy and Spain
- *                   support added by Filippo Grassilli (Hyppo)
- *                   <http://hyppo.com> (Hyppo)
- *                   Not fully tested, under development
  * 
  * \ingroup applications
  *
  * \author Adrian Kennard (for the original protocol 1 code)
+ * \author Filippo Grassilli (Hyppo) - protocol 2 support
+ *                   Not fully tested, under development
  */
 
 #include "asterisk.h"