Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

SIP2SIM: Control Page Settings: Difference between revisions

Better integration of the image
(Better integration of the image)
 
(13 intermediate revisions by 3 users not shown)
==Control Page==
<!-- Old Screenshot [[File:Sip2sim-general-settings.png|none|frame|View of the SIP2SIM Settings screen]] -->
The control page for a SIM looks like this:
[[File:Sip2sim-general-settings-2022-05-20.png|thumb|250px|frame|View of the SIP2SIM Settings screen]]
 
[[File:Sip2sim-general-settings.png|none|frame|View of the SIP2SIM Settings screen]]
 
*MO = Mobile Originating - calls/SMS from the SIM
*MT = Mobile Terminating - SMS to the SIM
 
===MO SIP hostname, MO SIP username, MO SIP password===
==Setting up a SIM with an AAISP number==
These are the credentials we use to register to your SIP server. We will look up [https://en.wikipedia.org/wiki/SRV_record SRV] records if there are any. (SRV records are able to specify the SIP port used, in this case we will try that port). We will try IPv6 and IPv4.
 
 
==Sending a SMS to the SIM using Curl==
You can send a SMS to the SIM curl, and so this can be integrated in to your own systems.
 
Be sure to enter a 'MT Password'
 
===MO SMS URL and MT SMS Password===
Example:
These are used for the sending and receiving of text messages, more information on [[SIP2SIM and SMS]]
 
===Name, Address, Postcode===
curl --silent --get --form-string iccid=894453852500xxxxxxx --form-string password=secret --form-string message="Hello Alex" --form-string originator="Office" http://sms.aa.net.uk/sms.cgi
The subscriber's details.
SMS message to 894453852500xxxxxxx
OK: Queued
 
===Usage Warn, Monthly Limit===
You can also send via our [http://aa.net.uk/telecoms-sendsms.html Send a Text page] - Use the following fieled: Password, Message, Originator and ICCID fields.
Warnings and limits for the service.
 
===Suspend (Activate) and Re-register buttons===
More details on the [http://aa.net.uk/kb-telecoms-sms.html SMS Page]
Used the suspend and reactivate the SIM.
The re-register button will force us to re-register against the SIP credentials specified.
 
===View Texts, CDR===
You can view details of text messages and Call Detail Records.
 
[[Category:SIP2SIMConfiguring Voice SIMs|Control]]
editor
698

edits