jambonz / jambonz/jambonz-api-server
Index needed
Open
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 38
- Avg merge
- 8h 34m
- Merged PRs (30d)
- 1
Description
The following index should be created along with the schema
```
CREATE INDEX idx_sip_gateways_inbound_carrier
ON sip_gateways (inbound, voip_carrier_sid);
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.