Brekeke PBX Wiki

  1. Brekeke PBX basic Info
  2. Security
  3. Update & Upgrade
  4. Configuration
    1. Installation
    2. User Management
    3. Brekeke PBX default settings
    4. Network Configuration
    5. Brekeke PBX Administration Tool
    6. Functions Configuration
      1. Processes on Brekeke PBX
      2. Performance optimization
      3. Access Control - System Admin Menu
      4. Tenant Admin Permission
      5. ARS (Automatic Route Selection)
        1. ARS - Overview
        2. ARS - Route Settings / Route Template
        3. ARS - Route Variables
        4. ARS - Tutorials / Samples
          1. Basic: ARS Route Management
          2. PSTN Access with a VoIP Gateway
          3. Connecting with ITSPs
            1. Connecting with ITSPs authenticated by registration
            2. Connect to multiple ITSPs
          4. ARS Outbound Route Failover
          5. ARS Resource Setting
          6. ARS Group Setting
          7. Add Tag on ARS
          8. Calls between two Brekeke PBX
          9. Call between two tenants
          10. CPS Management on ARS
          11. Decline non-numbered caller ID calls
          12. Display caller name
          13. Distinguish outbound calls from calls between extensions
          14. Matching pattern to match user sessions
          15. Redirect call with 3xx response
          16. Set the value of the Alert-Info header by ARS
        5. ARS - Default Plug-ins
        6. ARS - FAQ
      6. DID
      7. Auto Attendant
      8. BLF, SCA, and Presence
      9. Codec
      10. Voicemail
      11. Back up Brekeke PBX
      12. Callback
      13. Call Forwarding
      14. Call Hold/Call Transfer
      15. Call Hunting
      16. Call Pickup, Call Park
      17. Call Queue
      18. Call Waiting
      19. Conference Call
      20. Confirm Call
      21. Video Call
      22. Fax Support
      23. Flow Selection for a tenant
      24. Paging
      25. Phone ID settings
      26. Ring Group
      27. SRTP Support
      28. Stereo Recording Support
      29. Switching Plan
      30. Three-Way Calls
      31. Tutor Mode
      32. Caller ID from analog (PSTN) phones
      33. Change busy forwarding destination according to response
      34. Change Music On Hold
      35. Rotate Music On Hold
      36. Change recorded audio files destination location
      37. Change RFC2833 Payload
      38. Customize login page for each tenant
      39. Download phonebook info on provisioning
      40. Replace display name
      41. Session Management
      42. Set RTP packet's TOS value
      43. TCP Support
      44. Third-Party Call Control
      45. Microsoft OCS
      46. How to bypass Brekeke PBX
      47. How to create voice files (Fo IVR, Auto Attendant, Guidance) using your phone
      48. WebRTC
      49. Web Phone / Brekeke Phone
      50. Text to Speech
    7. Brekeke PBX Redundancy
    8. Remote Access of Brekeke Heartbeat
  5. Brekeke PAL option
  6. Integration with Zoho Products
  7. Integration with Microsoft Teams
  8. Add-ons
  9. Troubleshooting
  10. Developer's Guides
  11. User's Guide
  12. Version History

Connecting with Internet Telephony Service Providers (ITSPs)

Connecting ITSP authenticated by registration

Follow the setup of connecting with ITSP at Connecting with ITSPs authenticated by registration.
There are sample setup for some ITSPs.

 

Connecting ITSP authenticated by Brekeke server IP

1. ARS rule > [General] section, set as

Register URI sip:&v1@127.0.0.1
Proxy Address 127.0.0.1

 

2. ARS rule > [Pattern – IN]

Matching Patterns Deploy Patterns
From sip:.+@ITSP_IP_address
To sip:&v1@ &v3

 

3. ARS rule > [Pattern – OUT]

Matching Patterns Deploy Patterns
From “&v1” <sip:&v1@Brekeke_server_IP_address>
To sip:([0-9]{7,})@ sip:$1@ITSP_IP_address

 

4. ARS rule -> [Edit Variables] page

v1 v2(password) v3
DID_number (leave it blank) Brekeke PBX user number

 

With above setting, the DID number set in v1 will be registered at Brekeke PBX bundled SIP server.

The inbound calls from ITSP to this DID number will be sent to Brekeke PBX user set at v3 without authentication.

The outbound calls with dialing number digits more than 7 digits will be sent to ITSP IP address.

 

Yes No
Suggest Edit