Hello, Thanks Juha, that will be a good thing to investigate more when I get my simple unrealistic scenario working. :)
I tried compiling rtpengine on Centos 6.5, I wonder do I need to change the Makefile somehow for CentOs? Remove Debian specific flags like mentioned in the github page? Below is the output from the make: In file included from call.c:25: ../kernel-module/xt_MEDIAPROXY.h:23: warning: declaration does not declare anything call.c: In function 'kernelize': call.c:342: error: 'struct mp_address' has no member named 'ipv4' call.c:344: error: 'struct mp_address' has no member named 'ipv4' call.c:348: error: 'struct mp_address' has no member named 'ipv6' call.c:348: error: 'struct mp_address' has no member named 'ipv6' call.c:350: error: 'struct mp_address' has no member named 'ipv6' call.c:350: error: 'struct mp_address' has no member named 'ipv6' call.c: In function 'call_destroy': call.c:1961: warning: format '%lu' expects type 'long unsigned int', but argument 8 has type 'u_int64_t' call.c:1961: warning: format '%lu' expects type 'long unsigned int', but argument 9 has type 'u_int64_t' call.c:1961: warning: format '%lu' expects type 'long unsigned int', but argument 10 has type 'u_int64_t' make[1]: *** [call.o] Error 1 make[1]: Leaving directory `/usr/local/src/rtpengine/daemon' make: *** [all] Error 2 cheers, Olli 2014-04-06 21:58 GMT+03:00 Juha Heinanen <j...@tutpro.com>: > Olli Heiskanen writes: > > > Thanks, I'll look into the rtpengine, had a busy weekend but next week > I'll > > have better time. > > what comes to peter's slideshare failure_route example, i think it only > works in very simple unrealistic scenario when there is no forking or > serial routing. also, its nathelper handling is unnecessary when > websocket sip ua, such as jssip, supports gruu. > > -- juha > > _______________________________________________ > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list > sr-users@lists.sip-router.org > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users >
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users