routr
routr copied to clipboard
⚡ The future of programmable SIP servers.
**Description:** Common Credentials is a new feature introduced in Routr v2 that enables the creation of shared credentials sets with usernames and passwords. These credentials can then be assigned to...
### Is your feature request related to a problem? I am facing difficulties due to the lack of documentation on Call Routing: ### Describe the solution you'd like I have...
### What happened? When making `peer-to-pstn` routing, the X-Dod-Number number must be present, and the resource must exist. The system should respond with a "404 Not Found" if the number...
### What happened? The compliance scenario `RR.Tst.Plan.1.5.1`, also known as Verification of callee BYE for Agent to Agent routing with Peer EdgePorts is broken. After some digging, I noticed that...
### What happened? The GitHub Action for Routr's release fails at the compliance verification step. This issue seems to be environment-related, as the compliance tests pass locally but fail when...
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. Release notes Sourced from axios's releases. Release v1.7.4 Release notes: Bug Fixes sec: CVE-2024-39338 (#6539) (#6543) (6b6b605) sec: disregard protocol-relative URL to remediate SSRF...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. Release notes Sourced from express's releases. 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was...
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.95.0. Release notes Sourced from webpack's releases. v5.95.0 Bug Fixes Fixed hanging when attempting to read a symlink-like file that it can't read Handle default...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0. Release notes Sourced from path-to-regexp's releases. Fix backtracking in 1.x Fixed Add backtrack protection to 1.x release (#320) 925ac8e Fix re.exec(&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);/test/route&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);) result (#267) 32a14b0...
### Discussed in https://github.com/fonoster/routr/discussions/295 Originally posted by **t-lie** October 16, 2024 Hi, I just found this project and tried to deploy it with given sample compose file. But it seems...