View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
sip.sendemptyuserdata
Default Value: true
Valid Values: Choose between: true or false
Changes Take Effect:
This parameter is used to config the behavior when the namelist of <send> contains a varible with value (NULL). If set to true, the interpreter will send the NULL value as-is (ie. "var_empty=") in the messages being sent via sip. If set to false, the interpreter will send the NULL value as undefined (ie. "var_empty=undefined") in the messages being sent via sip.
Draft Option
No draft option