FreeCalypso > hg > themwi-system-sw
graph
-
sip-in hold/retr error handling: simply send BYETue, 11 Oct 2022 16:11:21 -0800, by Mychaela Falconia
-
sip-in: split mgw_resp.c from mgw_ops.cTue, 11 Oct 2022 15:58:42 -0800, by Mychaela Falconia
-
mgw DTMF timing fix in the corner case of no speechTue, 11 Oct 2022 14:10:29 -0800, by Mychaela Falconia
-
mgw/ctrl_sock.c: #include <sys/stat.h> per chmod(2) man pageTue, 11 Oct 2022 13:48:39 -0800, by Mychaela Falconia
-
sip-manual-out: attempt to play along with re-INVITEsSat, 08 Oct 2022 23:52:08 -0800, by Mychaela Falconia
-
sip-manual-out code: split bye_in.c from uas.cSat, 08 Oct 2022 23:01:32 -0800, by Mychaela Falconia
-
sip-in: implement play-along responses to re-INVITEsSat, 08 Oct 2022 19:53:23 -0800, by Mychaela Falconia
-
sip-in code: split invite.c into 3 separate C modulesSat, 08 Oct 2022 19:31:05 -0800, by Mychaela Falconia
-
sip-in: syslog non-200 responses to BYESat, 08 Oct 2022 19:06:24 -0800, by Mychaela Falconia
-
sip-in: bug in last commitSat, 08 Oct 2022 19:05:53 -0800, by Mychaela Falconia
-
sip-in: syslog SIP message retransmission failuresSat, 08 Oct 2022 13:42:27 -0800, by Mychaela Falconia
-
sip-in: handle call hold and retrieveSat, 08 Oct 2022 13:28:30 -0800, by Mychaela Falconia
-
sip-in: move MNCC_RTP_CONNECT sending to answer timeSat, 08 Oct 2022 11:48:26 -0800, by Mychaela Falconia
-
mtctest: rework MNCC_RTP_CONNECT sending for hold/retrieve and CWFri, 07 Oct 2022 23:25:38 -0800, by Mychaela Falconia
-
mtctest: accept call hold and retrieve requestsFri, 07 Oct 2022 16:00:26 -0800, by Mychaela Falconia
-
top Makefile: add liboutrtThu, 06 Oct 2022 23:59:17 -0800, by Mychaela Falconia
-
liboutrt: implement special number routingThu, 06 Oct 2022 23:57:38 -0800, by Mychaela Falconia
-
liboutrt: implement E.164 routingThu, 06 Oct 2022 23:44:17 -0800, by Mychaela Falconia
-
liboutrt: implement refreshThu, 06 Oct 2022 23:31:37 -0800, by Mychaela Falconia
-
liboutrt started with binary file readingThu, 06 Oct 2022 23:15:26 -0800, by Mychaela Falconia
-
themwi-update-outrt: catch and reject empty tablesThu, 06 Oct 2022 22:49:26 -0800, by Mychaela Falconia
-
shorten new program name to themwi-update-outrtThu, 06 Oct 2022 21:19:59 -0800, by Mychaela Falconia
-
themwi-update-out-routes utility written, compilesThu, 06 Oct 2022 20:56:14 -0800, by Mychaela Falconia
-
README: update for current statusSun, 02 Oct 2022 11:48:12 -0800, by Mychaela Falconia
-
sip-in: pass DTMF start & stop to themwi-mgwSat, 01 Oct 2022 23:07:01 -0800, by Mychaela Falconia
-
mgw: implement DTMFSat, 01 Oct 2022 20:31:15 -0800, by Mychaela Falconia
-
mgw DTMF: tone definitions and sample array generationSat, 01 Oct 2022 17:09:51 -0800, by Mychaela Falconia
-
include/tmgw_ctrl.h: define commands for DTMF start & stopSat, 01 Oct 2022 16:07:59 -0800, by Mychaela Falconia
-
sip-in: default use-100rel to noSat, 01 Oct 2022 15:54:50 -0800, by Mychaela Falconia
-
sip-manual-out: implement sending BYE and CANCELThu, 29 Sep 2022 17:21:11 -0800, by Mychaela Falconia
-
sip-manual-out: add options to test PCMA codecThu, 29 Sep 2022 15:03:12 -0800, by Mychaela Falconia
-
sip-manual-out: add -r option for testing 100relThu, 29 Sep 2022 14:21:10 -0800, by Mychaela Falconia
-
sip-manual-out: make Max-Forwards configurableThu, 29 Sep 2022 14:13:43 -0800, by Mychaela Falconia
-
sip-manual-out: convert command line to getopt styleThu, 29 Sep 2022 14:03:06 -0800, by Mychaela Falconia
-
sip-manual-out UAC: use the new CSeq parsing functionThu, 29 Sep 2022 13:03:27 -0800, by Mychaela Falconia
-
sip-in CDR syslog: put a safety limit on string lengthWed, 28 Sep 2022 23:07:46 -0800, by Mychaela Falconia
-
sip-in call clearing: time comparison was reversedWed, 28 Sep 2022 23:05:38 -0800, by Mychaela Falconia
-
sip-in: syslog line mapping in-tag to mtcall socket callrefWed, 28 Sep 2022 22:54:57 -0800, by Mychaela Falconia
-
sip-in: generate CDR syslog entriesWed, 28 Sep 2022 22:41:16 -0800, by Mychaela Falconia
-
sip-in: syslog beginning and clearing of callsWed, 28 Sep 2022 19:08:13 -0800, by Mychaela Falconia
-
sip-in call clearing: select timeout implementedWed, 28 Sep 2022 18:59:55 -0800, by Mychaela Falconia
-
sip-in call clearing: unlink and free implementedWed, 28 Sep 2022 18:45:16 -0800, by Mychaela Falconia
-
sip-in call clearing: DEAD_SIP transition implementedWed, 28 Sep 2022 18:37:19 -0800, by Mychaela Falconia
-
sip-in: first step toward final call clearingWed, 28 Sep 2022 16:32:13 -0800, by Mychaela Falconia
-
sip-in: implement 100rel for 180 Ringing responseWed, 28 Sep 2022 14:29:10 -0800, by Mychaela Falconia
-
sip-in: handle themwi-mgw shutdown without terminatingTue, 27 Sep 2022 23:45:40 -0800, by Mychaela Falconia
-
sip-in: fix bugs in last commitTue, 27 Sep 2022 23:44:07 -0800, by Mychaela Falconia
-
sip-in: handle themwi-mncc shutdown without terminatingTue, 27 Sep 2022 23:00:52 -0800, by Mychaela Falconia
-
sip-in: force-pcma-codec config option to use PCMA when both are offeredTue, 27 Sep 2022 21:52:07 -0800, by Mychaela Falconia
-
mgw: implement GSM to PSTN forwardingMon, 26 Sep 2022 20:46:19 -0800, by Mychaela Falconia
-
mgw p2g init: fix bug in forwarding re-enable scenarioMon, 26 Sep 2022 18:50:58 -0800, by Mychaela Falconia
-
mgw: implement G.711 encodingMon, 26 Sep 2022 15:21:05 -0800, by Mychaela Falconia
-
mgw internal code: set GSM side RTP packet size in one placeMon, 26 Sep 2022 13:57:20 -0800, by Mychaela Falconia
-
mgw internal code: simplify MDCX error handlingMon, 26 Sep 2022 13:42:46 -0800, by Mychaela Falconia
-
sip-in: send MDCX to TMGW to connect the call throughSun, 25 Sep 2022 20:28:54 -0800, by Mychaela Falconia
-
mgw p2g: set M bit when restarting forwarding after no-forwardSun, 25 Sep 2022 20:05:02 -0800, by Mychaela Falconia
-
mgw p2g: outgoing seq numbers, forwarding controlSun, 25 Sep 2022 19:32:27 -0800, by Mychaela Falconia
-
themwi-mgw: initial implementation of PSTN to GSM forwardingSun, 25 Sep 2022 19:17:44 -0800, by Mychaela Falconia
-
sip-in BYE UAC: use new libsip function for response identSat, 24 Sep 2022 15:14:50 -0800, by Mychaela Falconia
-
libsip: new function for extracting Call-ID and CSeq from responsesSat, 24 Sep 2022 15:13:53 -0800, by Mychaela Falconia