This project is based on SIP Express Router and it defines a set of extra modules required for IMS functionality. In this way, with the respective SER routing scripts, we can enable Proxy, Interrogating or Serving CSCF functionality.
I managed to download and install 2 ims core with difference domain name. Let say IMS Core 1 and IMS Core 2 and both work properly with IMS Client. But what i tried to do is to integrate between this 2 IMS core so that client from IMS Core 1 can communicate with client at IMS Core 2 but its cannot work. How to do that? Can somebody can assist me.
Comments
ser_ims Compilation problem
I am compiling the ser_ims module, the following error is occurred plz suggest me how to get forward
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -minline-all-stringops -falign-loops -ftree-vectorize -mtune=athlon64 -Wall -DNAME='"ser"' -DVERSION='"2.1.0-dev1 OpenIMSCore"' -DARCH='"i386"' -DOS='linux_' -DOS_QUOTED='"linux"' -DCOMPILER='"gcc 4.0.0"' -D__CPU_i386 -D__OS_linux -DSER_VER=2001000 -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DDBG_QM_MALLOC -DUSE_DNS_CACHE -DUSE_DNS_FAILOVER -DUSE_DST_BLACKLIST -ggdb -DUSE_TLS -DTLS_HOOKS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DCC_GCC_LIKE_ASM -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DSIGINFO64_WORKARROUND -DHAVE_SELECT -c cx_avp.c -o cx_avp.o
cx_avp.c:1: error: syntax error before â.â token
cx_avp.c:1:23: warning: no newline at end of file
make[1]: *** [cx_avp.o] Error 1
make[1]: Leaving directory `/root/venki/OpenIMSCore/ser_ims/modules/icscf'
make: *** [modules] Error 1
Intergrate between 2 ims core
I managed to download and install 2 ims core with difference domain name. Let say IMS Core 1 and IMS Core 2 and both work properly with IMS Client. But what i tried to do is to integrate between this 2 IMS core so that client from IMS Core 1 can communicate with client at IMS Core 2 but its cannot work. How to do that? Can somebody can assist me.
Thank and BR
Osman M. Said
MIMOS Malaysia