Re: [SR-Users] MYSQL Compilation Kamailio 3.1.4

2011-07-16 Thread Omar
have you compiled in 32 bits or 64 bits, not sure if we should compile in 32 bits only. i have errors like cfg/../atomic/atomic_sparc.h:41:2: warning: #warning "sparc32 atomic operations support not tested" should i ignore them? Omar On Jul 16, 2011, at 9:58 AM, Jason Penton wrote: > just c

[SR-Users] how do i set up outbound on iptel

2011-07-16 Thread Bill Peebles
i really want to find out how. I dont have a home phone. ___ 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

Re: [SR-Users] MYSQL Compilation Kamailio 3.1.4

2011-07-16 Thread Jason Penton
just check you havent changed anything because the fix to remove the BSD macro def. fixed mine and I had exact same problem as you, although mine was on Solaris x86. Are you using gcc? I dont have a sparc machine to test for you but if you send me a private mail with a tmp ssh login I will have a l

Re: [SR-Users] MYSQL Compilation Kamailio 3.1.4

2011-07-16 Thread Omar
Solaris 10 Sparc. Omar On Jul 16, 2011, at 5:28 AM, Jason Penton wrote: > Hi Omar, > > what platform are you compiling on? > > Cheers > Jason > > On Sat, Jul 16, 2011 at 3:53 AM, Omar wrote: > thank you henning: > > in my case it did not work, i am unable to find the error. > > CC (/opt/S

Re: [SR-Users] MYSQL Compilation Kamailio 3.1.4

2011-07-16 Thread Jason Penton
Hi Omar, what platform are you compiling on? Cheers Jason On Sat, Jul 16, 2011 at 3:53 AM, Omar wrote: > thank you henning: > > in my case it did not work, i am unable to find the error. > > CC (/opt/SUNWgccfss/gcc/bin/gcc -m64) [M db_mysql.so] my_uri.o > CC (/opt/SUNWgccfss/gcc/bin/

Re: [SR-Users] bypass rtp traffic.

2011-07-16 Thread IƱaki Baz Castillo
Hi. Kamailio and rtpproxy does NOT decide to send rtp to asterisk. It is asterisk who decides to receive it and that entirely depends on asterisk sip condigurarion and asterisk sip peers configuration. Your question is not related to kamailio but just to asterisk.