| Tue, 06 Sep 2022 20:33:56 -0800 | Mychaela Falconia | themwi-sip-in skeleton started | 
 
  | Tue, 06 Sep 2022 20:29:44 -0800 | Mychaela Falconia | libsip: beginning to flesh out | 
 
  | Tue, 06 Sep 2022 15:15:42 -0800 | Mychaela Falconia | libsip/primary_parse.c: fully trim leading and trailing spaces | 
 
  | Mon, 05 Sep 2022 10:37:36 -0800 | Mychaela Falconia | libsip/primary_parse.c: SIP-Version is case-insensitive per RFC 3261 | 
 
  | Sun, 04 Sep 2022 21:38:02 -0800 | Mychaela Falconia | sip-rx-test, sip-udp-dump: fix bind error handling | 
 
  | Sun, 04 Sep 2022 17:55:40 -0800 | Mychaela Falconia | sip-rx-test program written, compiles | 
 
  | Sun, 04 Sep 2022 16:35:16 -0800 | Mychaela Falconia | top Makefile: add libsip | 
 
  | Sun, 04 Sep 2022 16:33:31 -0800 | Mychaela Falconia | libsip started with primary parsing function | 
 
  | Sat, 03 Sep 2022 14:44:19 -0800 | Mychaela Falconia | themwi-test-mtc: handle DTMF from MS | 
 
  | Sun, 10 Jul 2022 00:36:31 -0800 | Mychaela Falconia | mgw source: #include <stdlib.h> in files using tmgw_ctrl.h | 
 
  | Sun, 10 Jul 2022 00:32:38 -0800 | Mychaela Falconia | themwi-test-mtc: drain stdin when we receive input | 
 
  | Sun, 10 Jul 2022 00:24:19 -0800 | Mychaela Falconia | themwi-test-mtc: implement dummy RTP via themwi-mgw | 
 
  | Sat, 09 Jul 2022 23:29:54 -0800 | Mychaela Falconia | themwi-{mgw,mncc}: chmod connection-accepting sockets to 775 | 
 
  | Sat, 09 Jul 2022 23:17:15 -0800 | Mychaela Falconia | themwi-mgw: implement MDCX parameter validation | 
 
  | Sat, 09 Jul 2022 22:52:44 -0800 | Mychaela Falconia | top Makefile: add mgw | 
 
  | Sat, 09 Jul 2022 22:51:44 -0800 | Mychaela Falconia | beginning of themwi-mgw | 
 
  | Wed, 06 Jul 2022 22:38:44 -0800 | Mychaela Falconia | themwi-test-mtc: fix bug in called number parsing | 
 
  | Wed, 06 Jul 2022 22:26:09 -0800 | Mychaela Falconia | include: constant and interface headers for themwi-mgw | 
 
  | Sat, 02 Jul 2022 11:17:11 -0800 | Mychaela Falconia | add README | 
 
  | Tue, 28 Jun 2022 21:47:04 -0800 | Mychaela Falconia | themwi-mncc: fix one bug, add debug syslog output | 
 
  | Tue, 28 Jun 2022 19:21:51 -0800 | Mychaela Falconia | themwi-mncc: fix bug in forwarding from call socket to GSM | 
 
  | Tue, 28 Jun 2022 19:11:15 -0800 | Mychaela Falconia | themwi-test-mtc: missed newline at the end of error message | 
 
  | Tue, 28 Jun 2022 18:47:56 -0800 | Mychaela Falconia | themwi-mncc: need to initialize sa_len before accept call | 
 
  | Tue, 28 Jun 2022 18:36:47 -0800 | Mychaela Falconia | themwi-mncc intsw: set cause when rejecting DTMF start | 
 
  | Tue, 28 Jun 2022 18:28:49 -0800 | Mychaela Falconia | include/mncc.h: rm duplicate GSM_MAX_* definitions | 
 
  | Tue, 28 Jun 2022 18:27:44 -0800 | Mychaela Falconia | top Makefile: add mtctest | 
 
  | Tue, 28 Jun 2022 18:25:28 -0800 | Mychaela Falconia | themwi-test-mtc utility written, compiles | 
 
  | Sun, 26 Jun 2022 23:35:19 -0800 | Mychaela Falconia | libutil: add is_valid_ext_digit() |