log

age author description
Thu, 06 Oct 2022 23:59:17 -0800 Mychaela Falconia top Makefile: add liboutrt
Thu, 06 Oct 2022 23:57:38 -0800 Mychaela Falconia liboutrt: implement special number routing
Thu, 06 Oct 2022 23:44:17 -0800 Mychaela Falconia liboutrt: implement E.164 routing
Thu, 06 Oct 2022 23:31:37 -0800 Mychaela Falconia liboutrt: implement refresh
Thu, 06 Oct 2022 23:15:26 -0800 Mychaela Falconia liboutrt started with binary file reading
Thu, 06 Oct 2022 22:49:26 -0800 Mychaela Falconia themwi-update-outrt: catch and reject empty tables
Thu, 06 Oct 2022 21:19:59 -0800 Mychaela Falconia shorten new program name to themwi-update-outrt
Thu, 06 Oct 2022 20:56:14 -0800 Mychaela Falconia themwi-update-out-routes utility written, compiles
Sun, 02 Oct 2022 11:48:12 -0800 Mychaela Falconia README: update for current status
Sat, 01 Oct 2022 23:07:01 -0800 Mychaela Falconia sip-in: pass DTMF start & stop to themwi-mgw
Sat, 01 Oct 2022 20:31:15 -0800 Mychaela Falconia mgw: implement DTMF
Sat, 01 Oct 2022 17:09:51 -0800 Mychaela Falconia mgw DTMF: tone definitions and sample array generation
Sat, 01 Oct 2022 16:07:59 -0800 Mychaela Falconia include/tmgw_ctrl.h: define commands for DTMF start & stop
Sat, 01 Oct 2022 15:54:50 -0800 Mychaela Falconia sip-in: default use-100rel to no
Thu, 29 Sep 2022 17:21:11 -0800 Mychaela Falconia sip-manual-out: implement sending BYE and CANCEL
Thu, 29 Sep 2022 15:03:12 -0800 Mychaela Falconia sip-manual-out: add options to test PCMA codec
Thu, 29 Sep 2022 14:21:10 -0800 Mychaela Falconia sip-manual-out: add -r option for testing 100rel
Thu, 29 Sep 2022 14:13:43 -0800 Mychaela Falconia sip-manual-out: make Max-Forwards configurable
Thu, 29 Sep 2022 14:03:06 -0800 Mychaela Falconia sip-manual-out: convert command line to getopt style
Thu, 29 Sep 2022 13:03:27 -0800 Mychaela Falconia sip-manual-out UAC: use the new CSeq parsing function
Wed, 28 Sep 2022 23:07:46 -0800 Mychaela Falconia sip-in CDR syslog: put a safety limit on string length
Wed, 28 Sep 2022 23:05:38 -0800 Mychaela Falconia sip-in call clearing: time comparison was reversed
Wed, 28 Sep 2022 22:54:57 -0800 Mychaela Falconia sip-in: syslog line mapping in-tag to mtcall socket callref
Wed, 28 Sep 2022 22:41:16 -0800 Mychaela Falconia sip-in: generate CDR syslog entries
Wed, 28 Sep 2022 19:08:13 -0800 Mychaela Falconia sip-in: syslog beginning and clearing of calls
Wed, 28 Sep 2022 18:59:55 -0800 Mychaela Falconia sip-in call clearing: select timeout implemented
Wed, 28 Sep 2022 18:45:16 -0800 Mychaela Falconia sip-in call clearing: unlink and free implemented
Wed, 28 Sep 2022 18:37:19 -0800 Mychaela Falconia sip-in call clearing: DEAD_SIP transition implemented
Wed, 28 Sep 2022 16:32:13 -0800 Mychaela Falconia sip-in: first step toward final call clearing
Wed, 28 Sep 2022 14:29:10 -0800 Mychaela Falconia sip-in: implement 100rel for 180 Ringing response
Tue, 27 Sep 2022 23:45:40 -0800 Mychaela Falconia sip-in: handle themwi-mgw shutdown without terminating
Tue, 27 Sep 2022 23:44:07 -0800 Mychaela Falconia sip-in: fix bugs in last commit
Tue, 27 Sep 2022 23:00:52 -0800 Mychaela Falconia sip-in: handle themwi-mncc shutdown without terminating
Tue, 27 Sep 2022 21:52:07 -0800 Mychaela Falconia sip-in: force-pcma-codec config option to use PCMA when both are offered
Mon, 26 Sep 2022 20:46:19 -0800 Mychaela Falconia mgw: implement GSM to PSTN forwarding
Mon, 26 Sep 2022 18:50:58 -0800 Mychaela Falconia mgw p2g init: fix bug in forwarding re-enable scenario
Mon, 26 Sep 2022 15:21:05 -0800 Mychaela Falconia mgw: implement G.711 encoding
Mon, 26 Sep 2022 13:57:20 -0800 Mychaela Falconia mgw internal code: set GSM side RTP packet size in one place
Mon, 26 Sep 2022 13:42:46 -0800 Mychaela Falconia mgw internal code: simplify MDCX error handling
Sun, 25 Sep 2022 20:28:54 -0800 Mychaela Falconia sip-in: send MDCX to TMGW to connect the call through
Sun, 25 Sep 2022 20:05:02 -0800 Mychaela Falconia mgw p2g: set M bit when restarting forwarding after no-forward
Sun, 25 Sep 2022 19:32:27 -0800 Mychaela Falconia mgw p2g: outgoing seq numbers, forwarding control
Sun, 25 Sep 2022 19:17:44 -0800 Mychaela Falconia themwi-mgw: initial implementation of PSTN to GSM forwarding
Sat, 24 Sep 2022 15:14:50 -0800 Mychaela Falconia sip-in BYE UAC: use new libsip function for response ident
Sat, 24 Sep 2022 15:13:53 -0800 Mychaela Falconia libsip: new function for extracting Call-ID and CSeq from responses
Fri, 23 Sep 2022 19:18:07 -0800 Mychaela Falconia sip-in: make BYE Max-Forwards configurable
Fri, 23 Sep 2022 19:05:08 -0800 Mychaela Falconia sip-in: add sip-udp-retrans configuration setting
Fri, 23 Sep 2022 18:53:35 -0800 Mychaela Falconia sip-in/readconf.c: second step toward non-trivial settings
Fri, 23 Sep 2022 18:51:42 -0800 Mychaela Falconia sip-in/readconf.c: first step toward non-trivial settings
Wed, 21 Sep 2022 07:58:16 -0800 Mychaela Falconia README: update for current status
Tue, 20 Sep 2022 23:20:50 -0800 Mychaela Falconia sip-in: send CONNECT ACK to GSM upon SIP ACK after 200
Tue, 20 Sep 2022 23:14:50 -0800 Mychaela Falconia sip-in: preparations toward TMGW connect-through
Tue, 20 Sep 2022 22:47:53 -0800 Mychaela Falconia sip-in: handle MNCC RTP bogons from OsmoMSC
Tue, 20 Sep 2022 22:44:44 -0800 Mychaela Falconia sip-in: handle MNCC_RTP_CREATE
Tue, 20 Sep 2022 22:06:37 -0800 Mychaela Falconia sip-in: disconnect and call clearing implemented
Tue, 20 Sep 2022 20:33:09 -0800 Mychaela Falconia sip-in: process responses as UAC for BYE
Tue, 20 Sep 2022 20:11:44 -0800 Mychaela Falconia sip-in: beginning of outgoing BYE support
Tue, 20 Sep 2022 19:35:34 -0800 Mychaela Falconia sip-in: handle incoming BYE
Tue, 20 Sep 2022 18:58:11 -0800 Mychaela Falconia sip-in: implement SIP CANCEL
Tue, 20 Sep 2022 18:00:56 -0800 Mychaela Falconia sip-in: retransmission error handling