FreeCalypso > hg > themwi-system-sw
graph
-
shorten new program name to themwi-update-outrt2022-10-07, by Mychaela Falconia
-
themwi-update-out-routes utility written, compiles2022-10-07, by Mychaela Falconia
-
README: update for current status2022-10-02, by Mychaela Falconia
-
sip-in: pass DTMF start & stop to themwi-mgw2022-10-02, by Mychaela Falconia
-
mgw: implement DTMF2022-10-02, by Mychaela Falconia
-
mgw DTMF: tone definitions and sample array generation2022-10-02, by Mychaela Falconia
-
include/tmgw_ctrl.h: define commands for DTMF start & stop2022-10-02, by Mychaela Falconia
-
sip-in: default use-100rel to no2022-10-01, by Mychaela Falconia
-
sip-manual-out: implement sending BYE and CANCEL2022-09-30, by Mychaela Falconia
-
sip-manual-out: add options to test PCMA codec2022-09-29, by Mychaela Falconia
-
sip-manual-out: add -r option for testing 100rel2022-09-29, by Mychaela Falconia
-
sip-manual-out: make Max-Forwards configurable2022-09-29, by Mychaela Falconia
-
sip-manual-out: convert command line to getopt style2022-09-29, by Mychaela Falconia
-
sip-manual-out UAC: use the new CSeq parsing function2022-09-29, by Mychaela Falconia
-
sip-in CDR syslog: put a safety limit on string length2022-09-29, by Mychaela Falconia
-
sip-in call clearing: time comparison was reversed2022-09-29, by Mychaela Falconia
-
sip-in: syslog line mapping in-tag to mtcall socket callref2022-09-29, by Mychaela Falconia
-
sip-in: generate CDR syslog entries2022-09-29, by Mychaela Falconia
-
sip-in: syslog beginning and clearing of calls2022-09-29, by Mychaela Falconia
-
sip-in call clearing: select timeout implemented2022-09-29, by Mychaela Falconia
-
sip-in call clearing: unlink and free implemented2022-09-29, by Mychaela Falconia
-
sip-in call clearing: DEAD_SIP transition implemented2022-09-29, by Mychaela Falconia
-
sip-in: first step toward final call clearing2022-09-29, by Mychaela Falconia
-
sip-in: implement 100rel for 180 Ringing response2022-09-28, by Mychaela Falconia
-
sip-in: handle themwi-mgw shutdown without terminating2022-09-28, by Mychaela Falconia
-
sip-in: fix bugs in last commit2022-09-28, by Mychaela Falconia
-
sip-in: handle themwi-mncc shutdown without terminating2022-09-28, by Mychaela Falconia
-
sip-in: force-pcma-codec config option to use PCMA when both are offered2022-09-28, by Mychaela Falconia
-
mgw: implement GSM to PSTN forwarding2022-09-27, by Mychaela Falconia
-
mgw p2g init: fix bug in forwarding re-enable scenario2022-09-27, by Mychaela Falconia
-
mgw: implement G.711 encoding2022-09-26, by Mychaela Falconia
-
mgw internal code: set GSM side RTP packet size in one place2022-09-26, by Mychaela Falconia
-
mgw internal code: simplify MDCX error handling2022-09-26, by Mychaela Falconia
-
sip-in: send MDCX to TMGW to connect the call through2022-09-26, by Mychaela Falconia
-
mgw p2g: set M bit when restarting forwarding after no-forward2022-09-26, by Mychaela Falconia
-
mgw p2g: outgoing seq numbers, forwarding control2022-09-26, by Mychaela Falconia
-
themwi-mgw: initial implementation of PSTN to GSM forwarding2022-09-26, by Mychaela Falconia
-
sip-in BYE UAC: use new libsip function for response ident2022-09-24, by Mychaela Falconia
-
libsip: new function for extracting Call-ID and CSeq from responses2022-09-24, by Mychaela Falconia
-
sip-in: make BYE Max-Forwards configurable2022-09-24, by Mychaela Falconia
-
sip-in: add sip-udp-retrans configuration setting2022-09-24, by Mychaela Falconia
-
sip-in/readconf.c: second step toward non-trivial settings2022-09-24, by Mychaela Falconia
-
sip-in/readconf.c: first step toward non-trivial settings2022-09-24, by Mychaela Falconia
-
README: update for current status2022-09-21, by Mychaela Falconia
-
sip-in: send CONNECT ACK to GSM upon SIP ACK after 2002022-09-21, by Mychaela Falconia
-
sip-in: preparations toward TMGW connect-through2022-09-21, by Mychaela Falconia
-
sip-in: handle MNCC RTP bogons from OsmoMSC2022-09-21, by Mychaela Falconia
-
sip-in: handle MNCC_RTP_CREATE2022-09-21, by Mychaela Falconia
-
sip-in: disconnect and call clearing implemented2022-09-21, by Mychaela Falconia
-
sip-in: process responses as UAC for BYE2022-09-21, by Mychaela Falconia
-
sip-in: beginning of outgoing BYE support2022-09-21, by Mychaela Falconia
-
sip-in: handle incoming BYE2022-09-21, by Mychaela Falconia
-
sip-in: implement SIP CANCEL2022-09-21, by Mychaela Falconia
-
sip-in: retransmission error handling2022-09-21, by Mychaela Falconia
-
sip-in: generate To tags2022-09-21, by Mychaela Falconia
-
sip-in: validate To header prior to tag addition2022-09-21, by Mychaela Falconia
-
sip-manual-out: swallow any received ACK w/o sending 501 response2022-09-20, by Mychaela Falconia
-
sip-manual-out: generate From tags2022-09-20, by Mychaela Falconia
-
sip-manual-out: handle To tag2022-09-20, by Mychaela Falconia
-
libsip: add extract_to_tag() function2022-09-20, by Mychaela Falconia