Digital Gateway connect with Issabel
This document mainly describes the detailed steps of connecting the digital gateway with Issabel.
Follow the steps below to configure two-way calls between the phone and the gateway:
Outgoing call: from Issabel SIP extension 2001 to the gateway through relay 10000;
Incoming call: call from an outside line to the gateway, through SIP trunk 10000 to Issabel, and then send the call to the 2001 SIP extension through Issabel;
Step1. Create an extension(2001) and a sip trunk on Issabel.
Go to PBX->PBX Configuration->Extensions. Add the extension 2001.
Go to PBX->PBX Configuration->Trunks. Add a SIP Trunk 10000.
The parameters under PEER Details settings need to be filled in strict accordance with this format.
username=10000
type=peer
secret=12345678
qualify=yes
insecure=invite,port
host=dynamic
dtmfmode=rfc2833
The secret parameter is only the registration password of the relay, the host parameter refers to the IP address of the simulated gateway at the opposite end.
Step2.Create inbound and outbound routes on Issabel
Go to PBX->PBX Configuration->inbound routes. Press Add Incoming Route and set the destination to extension 2001.
Go to Inbound Rules. Press Add to add an outbound route and set the destination to sip trunk 10000.
Step3. Create SIP Trunk on Digial Gateway.
Go to VoIP->VoIP Endpoints. Add an SIP Trunk.
After successfully adding and saving, you can see this trunk in the home page of the digital gateway and its status is OK.
Step4. Create inbound and outbound routes on digital gateway.
Go to Routing->Call Routing Rules. Add inbound and outbound routes.
Test call:
Taking advantage of SIP software such as Xlite, eyeBeam to register a SIP extension(2001). After all above steps, you can try to make calls.
Incoming call test: Dial the number of port 1 on the gateway via your mobile to see if 2001 will ring. If 2001 rings, it means your configuration is successful; unless, it means there is something wrong with your configuration, please check it.
Outgoing call test: Dial your mobile number on 2001 extension registered in a software phone. If your mobile rings, it means your configuration is ok; unless, please check your configuration.