mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-28 07:01:07 +00:00
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: https://origsvn.digium.com/svn/asterisk/trunk@48984 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,14 +26,12 @@
|
|||||||
* ES 201 912 SMS for PSTN/ISDN
|
* ES 201 912 SMS for PSTN/ISDN
|
||||||
* TS 123 040 Technical realization of SMS
|
* 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
|
* \ingroup applications
|
||||||
*
|
*
|
||||||
* \author Adrian Kennard (for the original protocol 1 code)
|
* \author Adrian Kennard (for the original protocol 1 code)
|
||||||
|
* \author Filippo Grassilli (Hyppo) - protocol 2 support
|
||||||
|
* Not fully tested, under development
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asterisk.h"
|
#include "asterisk.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user