How-To‎ > ‎

SPA-3102

The SPA3102 supports one RJ-11 POTS (Plain Old Telephone Service) FXS port to connect an existing analog phone or fax machine. The SPA3102 also supports one PSTN FXO port to connect to a Telco or PBX circuit. The SPA3102 includes 2 100BaseT RJ-45 Ethernet interfaces to connect to a home or office LAN, as well as an Ethernet connection to a broadband modem or router. The SPA3102 FXS and FXO lines can be independently configured via software controlled by the service provider or the end user.


SPA-3102 setup:


Factory Reset the SPA-3102:

Attach a phone to the FXS port and dial the following:

**** <-- Enters the IVR

73738* <-- Factory Reset code

1 <-- You will be prompted to "Press '1' to continue".

The SPA-3102 will now reset.


SPA-3102 Web Administration:

Connect a PC to the LAN port on the SPA-3102.

Open a web browser to 192.168.0.1

Click on "Admin Login".

Click "Advanced".


Regional Tab

Remove the Vertical Service Activation Codes


PSTN Line Tab

Proxy: Your.Asterisk.Box

User ID: SOMEUSERNAME

Password: SOMEPASSWORD


Echo Supp Enable: No


Dial Plan 1: (S0<:DIDNUMBER>)

IF PASSING CID INFO: Dial Plan 1: (S0<:s>)

Dial Plan 2: (*x.|x.)


Line 1 VoIP Caller DP: 2

VoIP Caller Default DP: 2


PSTN Ring Thru Line 1: No

PSTN CID For VoIP CID: Yes


VoIP Answer Delay: (default 0) 1

PSTN Answer Delay: (default 16) 5


FXO Port Impedence: 220+820||120nf

SPA To PSTN Gain: (default 0) 5

PSTN To SPA Gain: (default 0) 5



FreePBX Trunk Setup:


Trunk Name: SOMEUSERNAME  <-- USERNAME from SPA-3102 Config

Peer Details:

dtmfmode=rfc2833
secret=SOMEPASSWORD
host=dynamic
type=friend
username=SOMEUSERNAME
context=from-trunk


USER Context: LEAVE EMPTY



Asterisk Peer Setup (NON-FreePBX systems ONLY):


[SOMEUSERNAME]  <-- USERNAME from SPA-3102 Config
context=default <-- Choose the context depending on your dialplan
dtmfmode=rfc2833
secret=SOMEPASSWORD
host=dynamic
type=friend
username=SOMEUSERNAME