Versions Compared

Key

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

You can send SIP messages to the Maxwell, these will be visible on the display.

How to send a SIP message

Install a programm like SIPSAK to send SIP messages.



Info
iconfalse
titlesipsak

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

Example:

sipsak -i -M -B "Test" -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)
 		Test

Result:

Maxwell 2 / 3:

To delete the message, you can send an "empty" SIP message, or press the "Back" key if option is enabled.

Web-interface:

In the web-interface you can define the behavior:

Show SIP messages on display: Enable / Disable the feature to show SIP messages.

Clear SIP message with the back key.





Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto provisioning
ParameterValue
PhoneUI.SIP.ShowSIPMessagesOnDisplay

0=Do not show SIP message

1=Show SIP messages (Default)

PhoneUI.SIP.ClearSIPMessageWithBackKey

0=Delete message with back key disabled

1=Delete message with back key enabled (Default)