Configuration for SMS over HTTP
to use the kron pam connection and command approval workflows via sms using an http based sms proxy navigate to administration > system config man set the value of the approval sms http url , approval sms http headers , approval sms http encoding , connection approval sms http body , and command approval sms http body parameters and click save approval sms http url sms sender http url ex http //api smsexample com/v1/send sms approval sms http headers http sms header ex content type\ text/xml approval sms http encoding encoding format possible values utf 8, utf 16be ex utf 8 connection approval sms http body the parameter must be set in the format below bold values must be replaced with real values \<request>\<authentication>\<username> 5555552234 \</username>\<password> 123456 \</password>\</authentication>\<order>\<sender> sendername \</sender>\<senddatetime>\</senddatetime>\<message>\<text>\<!\[cdata\[your approval is requested by %user% you can manage the approval request by using the link %approverejectlink%]]>\</text>\<receipents>\<number>%phonenumber%\</number>\</receipents>\</message>\</order>\</request> command approval sms http body the parameter must be set in the format below bold values must be replaced with real values \<request>\<authentication>\<username> 5555552234 \</username>\<password> 123456 \</password>\</authentication>\<order>\<sender> sendername \</sender>\<senddatetime>\</senddatetime>\<message>\<text>\<!\[cdata\[your approval is requested by %user% you can manage the approval request by using the link %approverejectlink%]]>\</text>\<receipents>\<number>%phonenumber%\</number>\</receipents>\</message>\</order>\</request>