SIP Trunk Object
PBX Allowlist and Registration
For the current hosted SIP bridge, customer PBX/carrier firewalls should allow:gateway for the customer’s PBX/carrier host and port. If Burki should register to the PBX, set register: true and provide the PBX username/password. If the PBX uses IP authentication instead, set register: false and allowlist 52.21.157.171 as the trusted SIP peer.
Registration example
52.21.157.171:5060 and allow RTP from 52.21.157.171 on UDP 10000-20000.
For outbound calls, the PBX/carrier must accept INVITEs and RTP from 52.21.157.171. If multiple DIDs share one PBX extension, the PBX must also include the original called DID in Diversion, History-Info, X-Original-Called, P-Called-Party-ID, the Request-URI, or the To user so Burki can route to the correct assistant.
List Trunks
priority.
Response
Create Trunk
Request
201 Created with the created SIP trunk object.
Duplicate names return 400 Bad Request.
Get Trunk
404 Not Found.
Update Trunk
Request
Delete Trunk
204 No Content on success.
Enable or Disable Trunk
Sync to SIP Bridge
Response
Assign a Phone Number to a SIP Trunk
Phone-number routing uses the organization phone-number update endpoint:Request