HOME

TheInfoList



OR:

Simplified Message Desk Interface (SMDI) is a
protocol Protocol may refer to: Sociology and politics * Protocol (politics), a formal agreement between nation states * Protocol (diplomacy), the etiquette of diplomacy and affairs of state * Etiquette, a code of personal behavior Science and technology ...
that defines the interface between a
voice mail A voicemail system (also known as voice message or voice bank) is a computer-based system that allows users and subscribers to exchange personal voice messages; to select and deliver voice information; and to process transactions relating to ind ...
system and a phone system such as a PBX or public telephone switch. It was developed by
Bell Labs Nokia Bell Labs, originally named Bell Telephone Laboratories (1925–1984), then AT&T Bell Laboratories (1984–1996) and Bell Labs Innovations (1996–2007), is an American industrial research and scientific development company owned by mult ...
. It is used to provide the voice mail system the information it needs to process the call. Each time a call is sent to the voice mail system, a message is sent using SMDI over a serial interface that identifies the line, the type of call, and the calling/called party numbers. The SMDI protocol also specifies a method for turning the
message-waiting indicator In telephony, a message-waiting indicator (MWI) is a Telcordia Technologies (formerly Bellcore) term for an FSK-based telephone calling feature that illuminates an LED on selected telephones to notify a telephone user of waiting voicemail message ...
(MWI) on and off on individual telephones. Some of the more recent voicemail systems transmit the SMDI protocol over a network
TCP TCP may refer to: Science and technology * Transformer coupled plasma * Tool Center Point, see Robot end effector Computing * Transmission Control Protocol, a fundamental Internet standard * Telephony control protocol, a Bluetooth communication s ...
session rather than a serial interface. The current requirements are provided in the Telcordia Technologies Generic Requirements documen
GR-283-CORE
(legacy document TR-NWT-000283). Telcordia Information SuperStore
/ref> According to Telcordi
GR-283-CORE
the Simplified Message Desk Interface (SMDI) is an analog interface between the local stored program controlled switching system (SPCS) and a message storage and retrieval (MSR) system. Calls are distributed to the call answering points with normal call processing or using multiline hunt group (MLHG) features. One or more MLHGs may be associated with the same set of SMDI data links. An identification scheme is assigned in the SPCS to identify each MLHG uniquely and each line in the MLHG, for which call information (e.g., calling number) is provided over the SMDI data link. This identification information is provided to the MSR system, with the call information, to help the MSR system correlate the call information with a call terminating on a particular line.


Message format

MDXXXLLLLTYYYYYYY<0x20>ZZZZZZZ<0x20><^Y> Meaning of the individual segments: * - carriage return * - line feed * - Message desk. This is a 3 digit field (usually 001) * - Logical terminal number (0001 - 4096) * - Reason code (D for direct call, A for all calls forwarded, B for busy forwarding, U for unknown) * - space * - called party number (maybe not present, such as for direct calls) * - calling party number (CPN) (maybe not present if unavailable) * - carriage return * - line feed * - end marker, Ctrl-Y, ASCII " EM" Each of the numbers is a common fixed length for each link, such as 5 (extensions), 7 (US PSTN numbers without area code), or 10 (US PSTN numbers) digits, zero-padded on the left where necessary, and terminated with . A typical use of the called party number is to select which voicemail greeting to play for the call.


MWI format

OP:MWI<0x20>XXXX! Meaning of the individual segments: * - Operate message-waiting indicator (turn on) * - space * - extension number * - end-of-transmission character RMV:MWI<0x20>XXXX! * - remove message-waiting indicator (turn off) * - space * - extension number * - End of Transmission


Example

This is an example of a direct call from extension 3500. It was presented to the voice messaging system on LTN 0007 (port 7). This would be someone calling from their extension to pick up their voicemail and thus would likely ask for sign-on credentials, such as a PIN. MD0010007D<0x20>3500<0x20><^Y>


See also

*
Session Initiation Protocol The Session Initiation Protocol (SIP) is a signaling protocol used for initiating, maintaining, and terminating communication sessions that include voice, video and messaging applications. SIP is used in Internet telephony, in private IP telepho ...
*
Analog Display Services Interface {{Update, date=March 2018 Analog Display Services Interface (ADSI) is a telephony technology that is used in plain old telephone service (POTS) or computer-based private branch exchange (PBX) telephone service. It works in conjunction with a ...


References

{{reflist


External links


Cisco Call Manager Use of SMDI

Asterisk, an example open source PBX that supports SMDI

A Simplified Message Desk Interface (SMDI) Primer from Dialogic
Telephony Voicemail