Issabel


Configuring ClearlyIP SIP Trunks on Issabel and Legacy Elastix PBX


Trunk Configuration

  1. Navigate to PBX --> PBX Configuration --> Trunks
  2. Select "Add SIP Trunk"
    Note: Issabel only supports the Chan_SIP Driver which has been deprecated by Asterisk and Replaced by the PJSIP Driver
  3. We suggest configuring four trunks for redundancy.
  4. Set your "Trunk Name" to match the trunk name of your 4 servers listed in our Portal for each location.
  5. Set your "Outbound CallerID", this should be the same as your Main DID
  6. Set "Trunk Name" for your PEER Details ex: to match the trunk name of your 4 servers listed in our Portal for each location
  7. Set Your PEER Details as below with the SIP Credentials as found here
    where UUUU is your SIP Username, SSSS is your SIP Secret, & XXXX is your SIP Server
    1. username=UUUU
    2. type=peer
    3. trustrpid=yes
    4. sendrpid=yes
    5. secret=SSSS
    6. qualify=yes
    7. insecure=invite
    8. host=XXXX
    9. dtmfmode=rfc2833
    10. disallow=all
    11. context=from-pstn
    12. allow=ulaw

  8. Set your Register String to:
    1. UUUU:SSSS@XXXX

     TrunkConfig


Outbound Routes

  1. Navigate to "Outbound Routes" 
  2. Set the "Route Name" ex: Outbound 
  3. Set the "Route CID", this will be the CallerID for calls using this route, if this is not set calls will default to the CID set on the Trunk.
  4. Set "Route Position" to First, this will set this route to be used before others.
    Note: If you setup a 911 route you will want that one above this one.
  5. From the "Dial pattern wizards" drop down Select "Local 7/10 Digit", and then Select "Long-distance"
  6. For the 7 Digit match (NXXXXXX) in the prepend field add 1 and your local area code ex: 1920
    Note: If your users are used to always dialing with the area code you can delete this pattern match
  7. For the "Trunk Sequence for Matched Routes", Set your first ClearlyIP trunk in slot 0 and your second ClearlyIP trunk in slot 1
  8. Submit Changes
  OutboundConfig

Inbound Routes

  1. Navigate to "Inbound Routes"
  2. Select "Add Incoming Route"
  3. Set the "Description" ex: MainDID
  4. Set the "DID Number" to be your 10 Digit DID ex: 9203833100
    Note: Leave "CallerID Number" blank, this is a matching field you would only use this if you wanted to route calls based on the CallerID of who's calling.
  5. Set "Destination", this should where ever you want calls to that DID to route to. ex: Ring Group, Queue, Extension, etc.
  6.  InboundConfig




     RSS of this page