data: SMSC, SMSCv5
authorFrantišek Kučera <franta-hg@frantovo.cz>
Fri, 16 Aug 2013 23:15:27 +0200
changeset 9100278d4b6dc7
parent 90 e2cd5b01ba27
child 92 1713d991691d
data: SMSC, SMSCv5
data/dictionary.xml
     1.1 --- a/data/dictionary.xml	Fri Aug 16 22:56:28 2013 +0200
     1.2 +++ b/data/dictionary.xml	Fri Aug 16 23:15:27 2013 +0200
     1.3 @@ -1052,13 +1052,26 @@
     1.4  	</concept>
     1.5  	<concept>
     1.6  		<term abbreviation="SMSC" completeForm="SMS service center" language="en"/>
     1.7 -		<explanation language="en"><text></text></explanation>
     1.8 +		<term abbreviation="SMS-SC" completeForm="Short Message Service - Service Centre" language="en"/>
     1.9 +		<explanation language="en">
    1.10 +			<text>
    1.11 +				a component in telecommunication network dedicated to store, forward, convert and deliver SMS messages;
    1.12 +				is connected to the SS7 network on one side and to routing entities (RE) using SMPP on the other side;
    1.13 +				is able to process MOMT messaging and also MOAT or AOMT messaging (using RE)
    1.14 +				Example of SMSC: SMSCv5
    1.15 +			</text>
    1.16 +		</explanation>
    1.17  		<tag>messaging</tag>
    1.18  	</concept>
    1.19  	<concept>
    1.20  		<term abbreviation="SMSCv5" completeForm="SMS service center version 5" language="en"/>
    1.21 -		<term abbreviation="v5" completeForm="" language="en"/>
    1.22 -		<explanation language="en"><text>an implementation of SMSC from Acision</text></explanation>
    1.23 +		<term abbreviation="v5" completeForm="" language="en"/><!-- jargon -->
    1.24 +		<explanation language="en">
    1.25 +			<text>
    1.26 +				an implementation of SMSC from Acision;
    1.27 +				runs on an OpenVMS system
    1.28 +			</text>
    1.29 +		</explanation>
    1.30  		<tag>acision</tag>
    1.31  		<tag>messaging</tag>
    1.32  	</concept>