aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2023-07-31 10:56:24 +0000
committerrodri <rgl@antares-labs.eu>2023-07-31 10:56:24 +0000
commitd54c4ffc32c15d75e89c52e70dbbc8212d19ec76 (patch)
tree95415810958ed49d05162aed3159232af2588257 /main.c
parent2e99eaaea1aa6776eda10f5ec8bd90adcfe8424a (diff)
downloadcatphone-d54c4ffc32c15d75e89c52e70dbbc8212d19ec76.tar.gz
catphone-d54c4ffc32c15d75e89c52e70dbbc8212d19ec76.tar.bz2
catphone-d54c4ffc32c15d75e89c52e70dbbc8212d19ec76.zip
got referential REGISTER procedure working.
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 6834a6e..1df1a90 100644
--- a/main.c
+++ b/main.c
@@ -22,6 +22,7 @@ threadmain(int argc, char *argv[])
char *addr;
int fd;
+ SIPfmtinstall();
ARGBEGIN{
default: usage();
case 'd':