dect
/
asterisk
Archived
13
0
Fork 0

From coding guidelines:

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: http://svn.digium.com/svn/asterisk/trunk@48984 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
oej 2006-12-27 16:58:03 +00:00
parent 9314b03a00
commit 052e3b9141
1 changed files with 2 additions and 4 deletions

View File

@ -26,14 +26,12 @@
* 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"