Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroduction

The Nx70 is capable of showing SIP messages on the DECT handsets.

The SIP message are automatic converted to an MQTT message using the following MQTT settings.

  • Title= "Info"
  • Priority = "3"
  • Time To Live = "3600"
  • alert-info = "msg-melody-medium"
  • Presentation timer = "30"


Info
titleLicense

An handset that should be able to receive and show an SIP message needs an message license

Panel
titleColor#F85404
titleBGColor#F0F0F0
titleHow to send a SIP message

Install a program like SIPSAK to send SIP messages.

Info
iconfalse
titlesipsak

sipsak -i -M -B "Test" -s sip:Name@PhoneIP

Example:

sipsak -i -M -B "Here will the message be displayed that is received via the SIP Notify" -s sip:1012@192.168.178.43


Code Block
Session Initiation Protocol (MESSAGE)
 - Request-Line: MESSAGE sip:1012@192.168.178.43 SIP/2.0
 - Message Header
 - Message Body
 	- Line-based text data: text/plain (1 lines)
 		Here will the message be displayed that is received via the SIP Notify
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto-provisioning

The following provisioning parameters are available

ParameterDescription
SipProvider.0.AML_TitleText
SipProvider.0.AML_Prio
SipProvider.0.AML_TTL
SipProvider.0.AML_AlertInfo
SipProvider.0.AML_PresentationTimer

Example: