Changes

no edit summary
Line 330: Line 330:  
[[File:{{{file_forwarding_http_example}}}]]
 
[[File:{{{file_forwarding_http_example}}}]]
   −
If you configure the router as seen in the image above and send and SMS message to the router containing the text <i>Hello!</i>, from the number <i>+37012345678</i>, the specified server should reiceve a query string that looks like this:
+
If you configure the router as seen in the image above and send and SMS message to the router containing the text <i>Hello!</i>, from the number <i>+37012345678</i>, the specified server should reiceve an encoded query string that looks like this:
    
  Sender=%2B37012345678&Text=Hello%21&Name={{{name}}}&Code={{{code_encoded}}}
 
  Sender=%2B37012345678&Text=Hello%21&Name={{{name}}}&Code={{{code_encoded}}}
   −
This what the query will like encoded. When decoded it might look something like this:
+
When decoded it might look something like this:
    
  Sender: +37012345678
 
  Sender: +37012345678

Navigation menu