{% include 'Includes/head.html' %}

System Configuration





Select Serial Port


{% for port in ports %}
{% endfor %}



Response to incoming call


{% for key in response_to_incoming_call_methods %}
{% endfor %}


Features


(TODO... not working yet)



APN MMS


{% for input in apn_mms_inputs %}
{% endfor %}

OR select APN from templates

{% for input in apn_mms_templates %}
{% endfor %}


{% include 'Includes/footer.html' %}