Issabel
From VoIP.ms Wiki
|
Issabel PBX
Step-by-step guide for connecting Issabel PBX to VoIP.ms using a SIP trunk. |
|
Before you start — what you'll need
Required subaccount settings in VoIP.ms:
See Subaccount Setup and Choosing a Server if you need help with these steps. |
Contents |
Step 1: Configure the SIP Trunk
Access the Trunk Menu
|
In the Issabel web interface, navigate to: PBX → PBX Configuration → Trunks Click Add SIP Trunk. |
General Settings
|
Outgoing Settings (PEER Details)
|
In the Outgoing Settings section, enter the following in the PEER Details field. Replace the example values with your actual subaccount credentials and server. type=peer username=Your VoIP.ms sub account (eg. 123456_issabel) secret=Your VoIP.ms sub account password host=Enter the VoIP.ms server that matches your DID. See [[Choosing_Server|Choosing a Server]] for the full list. montreal2.voip.ms fromuser=123456_issabel trustrpid=yes sendrpid=yes qualify=yes nat=yes insecure=port,invite disallow=all allow=g722,ulaw context=from-trunk canreinvite=nonat |
Incoming Settings
|
In the Incoming Settings section, leave the USER Details field empty. VoIP.ms delivers inbound calls via registration — no incoming peer configuration is required. |
Registration String
|
In the Registration field, enter your registration string using this format: SubAccountUsername:[email protected]/SubAccountUsername Example: 123456_issabel:[email protected]/123456_issabel Click Save and then Apply Config to save the trunk. |
Step 2: Create an Inbound Route
|
Navigate to: PBX → PBX Configuration → Inbound Routes Click Add Incoming Route and fill in the following: Click Save and then Apply Config. |
Step 3: Create an Outbound Route
|
Navigate to: PBX → PBX Configuration → Outbound Routes Click Add Route and configure: Dial PatternsAdd the following dial patterns to match the calls you want to route through VoIP.ms: Click Save and then Apply Config. |
Step 4: Verify Registration
|
Navigate to: PBX → Tools → Asterisk CLI Run the following command: sip show registry You should see your trunk listed with a status of Registered. If the status shows Unregistered, double-check your sub account username, password, and server hostname in the PEER Details and registration string. You can also verify registration status in the VoIP.ms customer portal — log in, go to Portal Home, and scroll to the bottom to see the registration state of your subaccounts. Test Your Setup
|