Tue, 11 Oct 2022 15:58:42 -0800 |
Mychaela Falconia |
sip-in: split mgw_resp.c from mgw_ops.c
|
Tue, 11 Oct 2022 14:10:29 -0800 |
Mychaela Falconia |
mgw DTMF timing fix in the corner case of no speech
|
Tue, 11 Oct 2022 13:48:39 -0800 |
Mychaela Falconia |
mgw/ctrl_sock.c: #include <sys/stat.h> per chmod(2) man page
|
Sat, 08 Oct 2022 23:52:08 -0800 |
Mychaela Falconia |
sip-manual-out: attempt to play along with re-INVITEs
|
Sat, 08 Oct 2022 23:01:32 -0800 |
Mychaela Falconia |
sip-manual-out code: split bye_in.c from uas.c
|
Sat, 08 Oct 2022 19:53:23 -0800 |
Mychaela Falconia |
sip-in: implement play-along responses to re-INVITEs
|
Sat, 08 Oct 2022 19:31:05 -0800 |
Mychaela Falconia |
sip-in code: split invite.c into 3 separate C modules
|
Sat, 08 Oct 2022 19:06:24 -0800 |
Mychaela Falconia |
sip-in: syslog non-200 responses to BYE
|
Sat, 08 Oct 2022 19:05:53 -0800 |
Mychaela Falconia |
sip-in: bug in last commit
|
Sat, 08 Oct 2022 13:42:27 -0800 |
Mychaela Falconia |
sip-in: syslog SIP message retransmission failures
|
Sat, 08 Oct 2022 13:28:30 -0800 |
Mychaela Falconia |
sip-in: handle call hold and retrieve
|
Sat, 08 Oct 2022 11:48:26 -0800 |
Mychaela Falconia |
sip-in: move MNCC_RTP_CONNECT sending to answer time
|
Fri, 07 Oct 2022 23:25:38 -0800 |
Mychaela Falconia |
mtctest: rework MNCC_RTP_CONNECT sending for hold/retrieve and CW
|
Fri, 07 Oct 2022 16:00:26 -0800 |
Mychaela Falconia |
mtctest: accept call hold and retrieve requests
|
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
|