smalltalk
/
osmo-st-smpp
Archived
1
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
osmo-st-smpp/codec/attributes
Holger Hans Peter Freyther 9f539f1c13 submit: Implement parsing of the submit SM message
Not all attribute classes have all the attributes specified. The
SMPPValueHolder routines for parsing/writing were not tested/executed
and might contain issues. The sm_length/short_message was combined
into a single attribute as it is more like a LV. The question if
the >>readFrom:with: should read the length or not is something that
keeps on coming up. I need to have a more sane way of handling that.
2014-05-13 17:35:48 +02:00
..
SMPPAddress.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPAddressNumberingPlanIndicator.st attr: Introduce a 'int' base class for SMPP 2014-05-13 04:09:05 +02:00
SMPPAddressRange.st body: Implement parsing of the body 2014-05-12 10:03:23 +02:00
SMPPAddressTypeOfNumber.st attr: Introduce a 'int' base class for SMPP 2014-05-13 04:09:05 +02:00
SMPPDataCoding.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPDefaultMessageId.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPESMClass.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPInteger.st write: Implement write for the attributes and the body 2014-05-13 04:25:25 +02:00
SMPPInterfaceVersion.st attr: Introduce a 'int' base class for SMPP 2014-05-13 04:09:05 +02:00
SMPPOctetString.st write: Implement write for the attributes and the body 2014-05-13 04:25:25 +02:00
SMPPPassword.st body: Implement parsing of the body 2014-05-12 10:03:23 +02:00
SMPPPriorityFlag.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPProtocolId.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPRegisteredDelivery.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPReplaceIfPresentFlag.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPScheduleDeliveryTime.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPServiceType.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPShortMessage.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPSystemId.st body: Implement parsing of the body 2014-05-12 10:03:23 +02:00
SMPPSystemType.st body: Implement parsing of the body 2014-05-12 10:03:23 +02:00
SMPPValidityPeriod.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
SMPPValueHolder.st submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00