Changes

no edit summary
Line 150: Line 150:  
==Example 2: filtering SMS messages==
 
==Example 2: filtering SMS messages==
 
[[File:Configuration examples user scripts 1.png]]
 
[[File:Configuration examples user scripts 1.png]]
 +
 +
==Example 3: Mobile Parameters to HTTP Server==
 +
 +
Mobile parameters are needed to measure signal features that can be acquired using
 +
'''gsmctl''' commands. However, there is no available command to check/display all of the desired
 +
details.
 +
 +
With that said, a custom script is needed to show them using one command.
 +
This article provides step-by-step instructions on how to write the script, programs that
 +
are required, and how to run it.
 +
 +
 +
----
 +
* First you want to make sure that you have '''ADVANCED mode''' enabled. This will allow you to choose from a larger variety of settings.
 +
[[File:Networking rutx manual webui basic advanced mode v1.gif|border|class=tlt-border]]
 +
----