sip-bridge-mx

A WIP Bridge between SIP over Websocket+Webrtc and MatrixRTC (Webrtc via Matrix signaling)
git clone git://archive.git.mtrnord.blog/MTRNord/sip-bridge-mx.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2023-09-24 21:45Merge pull request #4 from MTRNord/dependabot/cargo/aes-gcm-0.10.3Marcel1+2-2
2023-09-22 16:13Bump aes-gcm from 0.10.2 to 0.10.3dependabot[bot]1+2-2
2023-08-22 23:24Merge pull request #2 from MTRNord/dependabot/cargo/rustls-webpki-0.101.4Marcel1+2-2
2023-08-22 18:12Bump rustls-webpki from 0.101.3 to 0.101.4dependabot[bot]1+2-2
2023-08-20 21:21Pin serde due to https://github.com/serde-rs/serde/issues/2538MTRNord2+30-27
2023-08-19 18:54Use a full track for audio so it works nicely in the futureMTRNord1+31-14
2023-08-19 18:52Add readmeMTRNord1+35-0
2023-08-19 16:57Add LICENSEMTRNord1+201-0
2023-08-19 16:54Initial SIP dial-out via matrix bot with file recordingMTRNord7+6182-0