FreeCalypso > hg > themwi-system-sw
graph
-
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
-
sip-manual-out: new test program2022-09-20, by Mychaela Falconia
-
sip-in/sip_log.c: extern declaration of global variable2022-09-20, by Mychaela Falconia
-
sip-in: implement SIP ACK handling2022-09-19, by Mychaela Falconia
-
sip-in: implement retransmission of INVITE responses2022-09-19, by Mychaela Falconia
-
sip-in: enable SIP UDP output2022-09-19, by Mychaela Falconia
-
sip-in: got as far as propagating GSM CC CONNECT to INVITE 2002022-09-19, by Mychaela Falconia
-
sip-in: handling of ALERTING state2022-09-18, by Mychaela Falconia
-
sip-in: beginning of disconnect handling2022-09-18, by Mychaela Falconia
-
sip-in: beginning to handle incoming MNCC messages from themwi-mncc2022-09-18, by Mychaela Falconia
-
sip-in: got as far as sending MNCC_SETUP_REQ to themwi-mncc2022-09-18, by Mychaela Falconia
-
sip-in/mgw_ops.c: fix double semicolon2022-09-18, by Mychaela Falconia
-
sip-in INVITE processing: got as far as CRCX completion2022-09-11, by Mychaela Falconia
-
libsip/sdp_parse.c: fix bug2022-09-08, by Mychaela Falconia
-
libsip/grok_from.c: fix bug2022-09-08, by Mychaela Falconia
-
sip-in INVITE processing: return "GSM service is offline" indication2022-09-08, by Mychaela Falconia
-
sip-in: mtcall socket connection implemented2022-09-08, by Mychaela Falconia
-
sip-in INVITE processing: grok SDP2022-09-08, by Mychaela Falconia
-
libsip: SDP generation implemented2022-09-08, by Mychaela Falconia
-
libsip: SDP parsing implemented2022-09-08, by Mychaela Falconia
-
wrote sip-out-test program2022-09-08, by Mychaela Falconia
-
sip-in: parse INVITE From header2022-09-08, by Mychaela Falconia
-
sip-in: check INVITE Content-Type header2022-09-07, by Mychaela Falconia
-
sip-in: check Require and Supported2022-09-07, by Mychaela Falconia
-
sip-in: beginning of INVITE handling2022-09-07, by Mychaela Falconia
-
themwi-sip-in skeleton started2022-09-07, by Mychaela Falconia
-
libsip: beginning to flesh out2022-09-07, by Mychaela Falconia
-
libsip/primary_parse.c: fully trim leading and trailing spaces2022-09-06, by Mychaela Falconia
-
libsip/primary_parse.c: SIP-Version is case-insensitive per RFC 32612022-09-05, by Mychaela Falconia
-
sip-rx-test, sip-udp-dump: fix bind error handling2022-09-05, by Mychaela Falconia
-
sip-rx-test program written, compiles2022-09-05, by Mychaela Falconia
-
top Makefile: add libsip2022-09-05, by Mychaela Falconia
-
libsip started with primary parsing function2022-09-05, by Mychaela Falconia