log

age author description
21 months ago Mychaela Falconia themwi-test-mtc: print SDP emitted by new OsmoMSC
22 months ago Mychaela Falconia sip-manual-out: add pcm-fill command
22 months ago Mychaela Falconia sip-manual-out: prep for making PCM fill octet changeable
23 months ago Mychaela Falconia mgw: correct PCMU encoding table
23 months ago Mychaela Falconia mgw: correct PCMU decoding table
23 months ago Mychaela Falconia doc/RTP-TRAUlike-format: osmo_{fr,efr}_sid_classify() merged
24 months ago Mychaela Falconia doc: new extended RTP format
24 months ago Mychaela Falconia osmo-patches/osmo-bts-rtp-bfi.patch: mark as deprecated
24 months ago Mychaela Falconia mgw: accept the new TRAUlike RTP format
24 months ago Mychaela Falconia themwi-update-outrt: add inn-default-rt possibility
24 months ago Mychaela Falconia sip-out: require minimum of 7 digits for E.164 numbers
24 months ago Mychaela Falconia sip-manual-out: add tfo-stop command
24 months ago Mychaela Falconia sip-manual-out TFO: rework for continuous output of TFO_REQ
24 months ago Mychaela Falconia sip-manual-out TFO: use is_hunt_fill mechanism
2023-03-30 Mychaela Falconia mgw: accept zero-length RTP payload as BFI
2023-03-30 Mychaela Falconia mgw: start using project-global rtp_defs.h
2023-03-26 Mychaela Falconia add LICENSE
2023-03-18 Mychaela Falconia sip-manual-out: (hopefully) fix RTP output timing
2023-03-18 Mychaela Falconia sip-manual-out: implement tfo-req command
2023-03-18 Mychaela Falconia libutil: add TFO message gen function based on Osmocom crc8gen
2023-03-17 Mychaela Falconia sip-manual-out: split user_cmd.c from disc_cmd.c
2023-03-17 Mychaela Falconia sip-manual-out: generate outgoing RTP stream with PCM silence
2023-03-17 Mychaela Falconia sip-manual-out: add SDP response parsing
2023-03-17 Mychaela Falconia sip-manual-out: add state machine for capturing full IS messages
2023-03-17 Mychaela Falconia sip-manual-out: implement hunt for IS_Header in Rx RTP
2023-03-17 Mychaela Falconia sip-manual-out: add RTP stream continuity analysis
2023-03-17 Mychaela Falconia sip-manual-out: rework for internal RTP handling, using themwi-rtp-mgr
2023-03-12 Mychaela Falconia rtp-alloc-test: fix segfault
2023-03-12 Mychaela Falconia rtp-alloc-test program written
2023-03-12 Mychaela Falconia librtpalloc: new library for talking to themwi-rtp-mgr
2023-03-12 Mychaela Falconia rtp-mgr: use new EP type constant names
2023-03-12 Mychaela Falconia include/tmgw_const.h: expanded architectural point of view
2023-03-12 Mychaela Falconia top Makefile: add rtp-mgr
2023-03-12 Mychaela Falconia themwi-rtp-mgr: close file descriptors after sending them across
2023-03-12 Mychaela Falconia themwi-rtp-mgr: RTP port allocation split out of themwi-mgw
2023-03-09 Mychaela Falconia README: update for current status
2023-02-18 Mychaela Falconia doc/RTP-BFI-extension: update for the current situation
2023-02-18 Mychaela Falconia osmo-bts-rtp-bfi.patch: updated version
2023-01-11 Mychaela Falconia doc/Codec-library-depend: libgsmefr is here and actively used
2023-01-11 Mychaela Falconia mgw: support EFR by way of libgsmefr
2022-11-21 Mychaela Falconia doc/RTP-BFI-extension: article written
2022-11-21 Mychaela Falconia osmo-patches/osmo-bts-rtp-bfi.patch: checking in
2022-11-21 Mychaela Falconia doc/Codec-library-depend: article written
2022-11-20 Mychaela Falconia mgw: massive simplification for continuous RTP stream from BTS
2022-11-20 Mychaela Falconia mgw: accept Themyscira-extension RTP BFI packets
2022-11-20 Mychaela Falconia mgw: start using the new libgsmfrp dependency
2022-10-13 Mychaela Falconia themwi-mncc: route outbound calls to themwi-sip-out
2022-10-13 Mychaela Falconia top Makefile: add sip-out
2022-10-13 Mychaela Falconia themwi-sip-out complete to the point of compiling and linking
2022-10-13 Mychaela Falconia sip-out shutdown handling: always do check_dead_call()
2022-10-12 Mychaela Falconia sip-out: handle incoming BYE as UAS
2022-10-12 Mychaela Falconia sip-out: handle responses to UAC CANCEL
2022-10-12 Mychaela Falconia sip-out: handle responses to UAC BYE
2022-10-12 Mychaela Falconia mgw/dtmf_defs.h: reduce DTMF_MIN_FRAMES to 5 (100 ms)
2022-10-12 Mychaela Falconia mtctest: add time reporting for DTMF events
2022-10-12 Mychaela Falconia sip-out: map INVITE errors to GSM cause values
2022-10-12 Mychaela Falconia sip-out: handle INVITE errors, except for cause mapping
2022-10-12 Mychaela Falconia sip-out: handle all INVITE responses, except errors
2022-10-12 Mychaela Falconia sip-out: initial UAC response handling
2022-10-12 Mychaela Falconia beginning of themwi-sip-out
2022-10-12 Mychaela Falconia sip-in: split mncc_sig_out.c from mncc_handle.c
2022-10-12 Mychaela Falconia sip-in hold/retr error handling: simply send BYE
2022-10-11 Mychaela Falconia sip-in: split mgw_resp.c from mgw_ops.c
2022-10-11 Mychaela Falconia mgw DTMF timing fix in the corner case of no speech
2022-10-11 Mychaela Falconia mgw/ctrl_sock.c: #include <sys/stat.h> per chmod(2) man page
2022-10-09 Mychaela Falconia sip-manual-out: attempt to play along with re-INVITEs
2022-10-09 Mychaela Falconia sip-manual-out code: split bye_in.c from uas.c
2022-10-09 Mychaela Falconia sip-in: implement play-along responses to re-INVITEs
2022-10-09 Mychaela Falconia sip-in code: split invite.c into 3 separate C modules
2022-10-09 Mychaela Falconia sip-in: syslog non-200 responses to BYE
2022-10-09 Mychaela Falconia sip-in: bug in last commit
2022-10-08 Mychaela Falconia sip-in: syslog SIP message retransmission failures
2022-10-08 Mychaela Falconia sip-in: handle call hold and retrieve
2022-10-08 Mychaela Falconia sip-in: move MNCC_RTP_CONNECT sending to answer time
2022-10-08 Mychaela Falconia mtctest: rework MNCC_RTP_CONNECT sending for hold/retrieve and CW
2022-10-08 Mychaela Falconia mtctest: accept call hold and retrieve requests
2022-10-07 Mychaela Falconia top Makefile: add liboutrt
2022-10-07 Mychaela Falconia liboutrt: implement special number routing
2022-10-07 Mychaela Falconia liboutrt: implement E.164 routing
2022-10-07 Mychaela Falconia liboutrt: implement refresh
2022-10-07 Mychaela Falconia liboutrt started with binary file reading
2022-10-07 Mychaela Falconia themwi-update-outrt: catch and reject empty tables
2022-10-07 Mychaela Falconia shorten new program name to themwi-update-outrt
2022-10-07 Mychaela Falconia themwi-update-out-routes utility written, compiles
2022-10-02 Mychaela Falconia README: update for current status
2022-10-02 Mychaela Falconia sip-in: pass DTMF start & stop to themwi-mgw
2022-10-02 Mychaela Falconia mgw: implement DTMF
2022-10-02 Mychaela Falconia mgw DTMF: tone definitions and sample array generation
2022-10-02 Mychaela Falconia include/tmgw_ctrl.h: define commands for DTMF start & stop
2022-10-01 Mychaela Falconia sip-in: default use-100rel to no
2022-09-30 Mychaela Falconia sip-manual-out: implement sending BYE and CANCEL
2022-09-29 Mychaela Falconia sip-manual-out: add options to test PCMA codec
2022-09-29 Mychaela Falconia sip-manual-out: add -r option for testing 100rel
2022-09-29 Mychaela Falconia sip-manual-out: make Max-Forwards configurable
2022-09-29 Mychaela Falconia sip-manual-out: convert command line to getopt style
2022-09-29 Mychaela Falconia sip-manual-out UAC: use the new CSeq parsing function
2022-09-29 Mychaela Falconia sip-in CDR syslog: put a safety limit on string length
2022-09-29 Mychaela Falconia sip-in call clearing: time comparison was reversed
2022-09-29 Mychaela Falconia sip-in: syslog line mapping in-tag to mtcall socket callref
2022-09-29 Mychaela Falconia sip-in: generate CDR syslog entries
2022-09-29 Mychaela Falconia sip-in: syslog beginning and clearing of calls
2022-09-29 Mychaela Falconia sip-in call clearing: select timeout implemented
2022-09-29 Mychaela Falconia sip-in call clearing: unlink and free implemented
2022-09-29 Mychaela Falconia sip-in call clearing: DEAD_SIP transition implemented
2022-09-29 Mychaela Falconia sip-in: first step toward final call clearing
2022-09-28 Mychaela Falconia sip-in: implement 100rel for 180 Ringing response
2022-09-28 Mychaela Falconia sip-in: handle themwi-mgw shutdown without terminating
2022-09-28 Mychaela Falconia sip-in: fix bugs in last commit
2022-09-28 Mychaela Falconia sip-in: handle themwi-mncc shutdown without terminating
2022-09-28 Mychaela Falconia sip-in: force-pcma-codec config option to use PCMA when both are offered
2022-09-27 Mychaela Falconia mgw: implement GSM to PSTN forwarding
2022-09-27 Mychaela Falconia mgw p2g init: fix bug in forwarding re-enable scenario
2022-09-26 Mychaela Falconia mgw: implement G.711 encoding
2022-09-26 Mychaela Falconia mgw internal code: set GSM side RTP packet size in one place
2022-09-26 Mychaela Falconia mgw internal code: simplify MDCX error handling
2022-09-26 Mychaela Falconia sip-in: send MDCX to TMGW to connect the call through
2022-09-26 Mychaela Falconia mgw p2g: set M bit when restarting forwarding after no-forward
2022-09-26 Mychaela Falconia mgw p2g: outgoing seq numbers, forwarding control
2022-09-26 Mychaela Falconia themwi-mgw: initial implementation of PSTN to GSM forwarding
2022-09-24 Mychaela Falconia sip-in BYE UAC: use new libsip function for response ident