FreeCalypso > hg > themwi-system-sw
comparison sip-in/sip_uas.c @ 60:02761f1ae5e5
sip-in INVITE processing: got as far as CRCX completion
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 11 Sep 2022 15:42:54 -0800 |
parents | 8117d8ee44a5 |
children | 8cf85edca543 |
comparison
equal
deleted
inserted
replaced
59:bea761629c5b | 60:02761f1ae5e5 |
---|---|
8 #include <stdio.h> | 8 #include <stdio.h> |
9 #include <stdlib.h> | 9 #include <stdlib.h> |
10 #include <string.h> | 10 #include <string.h> |
11 #include <strings.h> | 11 #include <strings.h> |
12 #include <syslog.h> | 12 #include <syslog.h> |
13 #include <unistd.h> | |
14 #include "../libsip/parse.h" | 13 #include "../libsip/parse.h" |
15 #include "../libsip/uas_basic.h" | 14 #include "../libsip/uas_basic.h" |
16 #include "../libsip/out_msg.h" | 15 #include "../libsip/out_msg.h" |
17 | 16 |
18 static void | 17 static void |