Dear Sirs,
Our company is currently evaluating several freely available SIP proxy/registrars to extend our VoIP billing engine, which currently only supports H323, to support SIP as well. We found SER to be one of the best for our needs: speed, documentation, flexibility - everything is great. Hovewer, since our billing engine uses Radius for AAA, we need to get Radius modules working. Unfortunately, we can't compile radius modules with virgin radiusclient 0.3.2 as suggested in documentation - it seems that some SIP-specific changes need to be applied to radiusclient headers, see the following log:
gcc -fPIC -DPIC -pipe -O -mpreferred-stack-boundary=2 -march=pentium2 -funroll-loops -Wcast-align -Wall -minline-all-stringops -malign-double -falign-loops -DNAME='"ser"' -DVERSION='"0.8.10"' -DARCH='"i386"' -DOS='"freebsd"' -DCOMPILER='"gcc 3.2"' -D__CPU_i386 -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DDNS_IP_HACK -DUSE_IPV6 -DDBG_QM_MALLOC -DFAST_LOCK -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_SOCKADDR_SA_LEN -I/usr/local/include -c acc.c -o acc.o acc.c: In function `radius_log_reply': acc.c:125: `PW_SIP_METHOD' undeclared (first use in this function) acc.c:125: (Each undeclared identifier is reported only once acc.c:125: for each function it appears in.) acc.c:136: `PW_SIP_RESPONSE_CODE' undeclared (first use in this function) acc.c:156: `PW_SIP_FROM_TAG' undeclared (first use in this function) acc.c:189: `PW_SIP_TO_TAG' undeclared (first use in this function) acc.c:213: `PW_SIP_CSEQ' undeclared (first use in this function) acc.c:288: `PW_SIP_TRANSLATED_REQ_URI' undeclared (first use in this function) acc.c: In function `radius_log_ack': acc.c:434: `PW_SIP_METHOD' undeclared (first use in this function) acc.c:442: `PW_SIP_RESPONSE_CODE' undeclared (first use in this function) acc.c:461: `PW_SIP_FROM_TAG' undeclared (first use in this function) acc.c:491: `PW_SIP_TO_TAG' undeclared (first use in this function) acc.c:514: `PW_SIP_CSEQ' undeclared (first use in this function) acc.c:588: `PW_SIP_TRANSLATED_REQ_URI' undeclared (first use in this function) acc.c: In function `rad_acc_request': acc.c:733: `PW_SIP_METHOD' undeclared (first use in this function) acc.c:744: `PW_SIP_RESPONSE_CODE' undeclared (first use in this function) acc.c:764: `PW_SIP_FROM_TAG' undeclared (first use in this function) acc.c:797: `PW_SIP_TO_TAG' undeclared (first use in this function) acc.c:821: `PW_SIP_CSEQ' undeclared (first use in this function) acc.c:904: `PW_SIP_TRANSLATED_REQ_URI' undeclared (first use in this function)
Would you be so kind to provide us with your changes for radiusclient or point out where that modified version can be downloaded?
Thank you in advance!
On a separate note I would like to ask you to let me know if there is any progress on pre-paid module discussed on this list recently. Since we will also need this functionality, perhaps we can team-up to implement it.
Sincerely,
Maxim Sobolev PortaOne Ltd