CdsmrResultType
This textual convention defines the result type of DSMR. The possible result types are as follows: 'none' : Result not specified. 'block' : Message will be discarded. 'pc' : Message will be routed using the specified destination point code. 'pcSsn' : Message will be routed using the specified destination point code and subsystem number. destination M3UA or SUA Application Server(AS). 'gt' : Message will be routed using SCCP global title. 'group' : Message will be routed using information specified in result group. 'smpp' : Delivery via Short Message Peer-to-Peer 'ucp' : Delivery via Universal Computer Protocol 'ruleNext' : When address matches entry in table processing will continue with next rule. 'ruleNumber' : When address matches entry in table processing will continue with specified rule. 'deliverMt': Indicates that a delivery attempt should be attempted to the destination SME as a mobile device. 'origImsi': Attempt to obtain the original IMSI address and us it to delivery packet. When the IMSI address is unavailable fail packet. 'origImsiNext': Attempt to obtain the original IMSI address and us it to delivery packet. When the IMSI address is unavailable continue processing with next rule.
Possible values
13 objects| Number | Name |
|---|---|
| 0 | none |
| 1 | pc |
| 2 | pcSsn |
| 3 | gt |
| 4 | group |
| 5 | smpp |
| 6 | ucp |
| 7 | block |
| 8 | ruleNext |
| 9 | ruleNumber |
| 10 | deliverMt |
| 11 | origImsi |
| 12 | origImsiNext |