From keopp0 at gmail.com Fri May 22 04:04:21 2009 From: keopp0 at gmail.com (Tudor) Date: Fri, 22 May 2009 14:04:21 +0300 Subject: [RTPproxy Users] Following - Kamailio integration with rtpproxy Message-ID: <7D9F3B11B7C146D0AD9B5465F7C99088@lapteo> Dear Maxim, and Joan I followed your conversation about errors generated by rtpproxy trying to solve similar issues from my box. I even applyed the solutions offered by Maxim - compilling with -O0 in a gcc version 4.2.4 environment. Nothing changed. Making a simple call from 1003 user and rejecting it by 1001 user, generates the following error messages: /var/log/messages: 12:52:43 theta rtpproxy[24804]: INFO:handle_command: new session 0427768DC39244E1AD9F248B04C668F90xc0a800f7, tag 772317e948b4;1 requested, type strong 12:52:49 theta /sbin/kamailio[24835]: ACC: call missed: timestamp=1242985969;method=INVITE;from_tag=772317e948b4;to_tag=516644181; call_id=0427768DC39244E1AD9F248B04C668F90xc0a800f7; code=486;reason=Busy Here;src_user=1003;src_domain=testa.ro;dst_ouser=1001;dst_user=1001;dst_domain=192.168.0.247 12:52:49 theta rtpproxy[24804]: INFO:handle_command: delete request failed: session 0427768DC39244E1AD9F248B04C668F90xc0a800f7, tags 772317e948b4/NONE not found /var/log/syslog: 12:52:43 theta rtpproxy[24804]: ERR:create_twinlistener: can't bind to the IPv4 port 46530: Cannot assign requested address 12:52:43 theta rtpproxy[24804]: ERR:handle_command: can't create listener 12:52:43 theta /sbin/kamailio[24835]: ERROR:nathelper:force_rtp_proxy: incorrect port 0 in reply from rtp proxy Installed software: rtpproxy-1.2.0 and kamailio-1.5.1-no_tls both compiled from sources. Running Slackware - kernel 2.6.27.7. Have any new ideea please? Tudor Tudor POPA Tehnologic Grup srl 92 Ramnicu Sarat St. 810166-Braila, ROMANIA Tel: +40 239 61 00 88 Fax:+40 239 61 17 71 Mob:+40 744 474 474 tudor.popa at tehnologic.com www.tehnologic.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.rtpproxy.org/pipermail/users/attachments/20090522/54dbb0d9/attachment.html From sobomax at sippysoft.com Fri May 22 04:10:33 2009 From: sobomax at sippysoft.com (Maxim Sobolev) Date: Fri, 22 May 2009 04:10:33 -0700 Subject: [RTPproxy Users] Following - Kamailio integration with rtpproxy In-Reply-To: <7D9F3B11B7C146D0AD9B5465F7C99088@lapteo> References: <7D9F3B11B7C146D0AD9B5465F7C99088@lapteo> Message-ID: <4A168829.6030102@sippysoft.com> Tudor, Can you please send output of the "gcc -v" command? Tudor wrote: > Dear Maxim, and Joan > > I followed your conversation about errors generated by rtpproxy trying > to solve similar issues from my box. > I even applyed the solutions offered by Maxim - compilling with -O0 in a > gcc version 4.2.4 environment. > Nothing changed. > > Making a simple call from 1003 user and rejecting it by 1001 user, > generates the following error messages: > > /var/log/messages: > 12:52:43 theta rtpproxy[24804]: INFO:handle_command: new session > 0427768DC39244E1AD9F248B04C668F90xc0a800f7, tag 772317e948b4;1 > requested, type strong > 12:52:49 theta /sbin/kamailio[24835]: ACC: call missed: > timestamp=1242985969;method=INVITE;from_tag=772317e948b4;to_tag=516644181; > call_id=0427768DC39244E1AD9F248B04C668F90xc0a800f7; code=486;reason=Busy > Here;src_user=1003;src_domain=testa.ro;dst_ouser=1001;dst_user=1001;dst_domain=192.168.0.247 > > 12:52:49 theta rtpproxy[24804]: INFO:handle_command: delete request > failed: session 0427768DC39244E1AD9F248B04C668F90xc0a800f7, tags > 772317e948b4/NONE not found > > /var/log/syslog: > 12:52:43 theta rtpproxy[24804]: ERR:create_twinlistener: can't bind to > the IPv4 port 46530: Cannot assign requested address > 12:52:43 theta rtpproxy[24804]: ERR:handle_command: can't create listener > 12:52:43 theta /sbin/kamailio[24835]: ERROR:nathelper:force_rtp_proxy: > incorrect port 0 in reply from rtp proxy > > Installed software: rtpproxy-1.2.0 and kamailio-1.5.1-no_tls both > compiled from sources. > Running Slackware - kernel 2.6.27.7. > > Have any new ideea please? Regards, -- Maksym Sobolyev Sippy Software, Inc. Internet Telephony (VoIP) Experts T/F: +1-646-651-1110 Web: http://www.sippysoft.com MSN: sales at sippysoft.com Skype: SippySoft From keopp0 at gmail.com Fri May 22 04:39:15 2009 From: keopp0 at gmail.com (Tudor) Date: Fri, 22 May 2009 14:39:15 +0300 Subject: [RTPproxy Users] Following - Kamailio integration with rtpproxy References: <7D9F3B11B7C146D0AD9B5465F7C99088@lapteo> <4A168829.6030102@sippysoft.com> Message-ID: <8D44A8B8327B43699EC285DE85F747D2@lapteo> Of course: root at theta:/usr/src/rtpproxy-1.2.0# gcc -v Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.4/specs Target: i486-slackware-linux Configured with: ../gcc-4.2.4/configure --prefix=/usr --enable-shared --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.2.4 Thank you very much. Tudor ----- Original Message ----- From: "Maxim Sobolev" To: "RTPproxy Users" Sent: Friday, May 22, 2009 2:10 PM Subject: Re: [RTPproxy Users] Following - Kamailio integration with rtpproxy > Tudor, > > Can you please send output of the "gcc -v" command? > > Tudor wrote: >> Dear Maxim, and Joan >> >> I followed your conversation about errors generated by rtpproxy trying >> to solve similar issues from my box. >> I even applyed the solutions offered by Maxim - compilling with -O0 in a >> gcc version 4.2.4 environment. >> Nothing changed. >> >> Making a simple call from 1003 user and rejecting it by 1001 user, >> generates the following error messages: >> >> /var/log/messages: >> 12:52:43 theta rtpproxy[24804]: INFO:handle_command: new session >> 0427768DC39244E1AD9F248B04C668F90xc0a800f7, tag 772317e948b4;1 >> requested, type strong >> 12:52:49 theta /sbin/kamailio[24835]: ACC: call missed: >> timestamp=1242985969;method=INVITE;from_tag=772317e948b4;to_tag=516644181; >> call_id=0427768DC39244E1AD9F248B04C668F90xc0a800f7; code=486;reason=Busy >> Here;src_user=1003;src_domain=testa.ro;dst_ouser=1001;dst_user=1001;dst_domain=192.168.0.247 >> >> 12:52:49 theta rtpproxy[24804]: INFO:handle_command: delete request >> failed: session 0427768DC39244E1AD9F248B04C668F90xc0a800f7, tags >> 772317e948b4/NONE not found >> >> /var/log/syslog: >> 12:52:43 theta rtpproxy[24804]: ERR:create_twinlistener: can't bind to >> the IPv4 port 46530: Cannot assign requested address >> 12:52:43 theta rtpproxy[24804]: ERR:handle_command: can't create listener >> 12:52:43 theta /sbin/kamailio[24835]: ERROR:nathelper:force_rtp_proxy: >> incorrect port 0 in reply from rtp proxy >> >> Installed software: rtpproxy-1.2.0 and kamailio-1.5.1-no_tls both >> compiled from sources. >> Running Slackware - kernel 2.6.27.7. >> >> Have any new ideea please? > > Regards, > -- > Maksym Sobolyev > Sippy Software, Inc. > Internet Telephony (VoIP) Experts > T/F: +1-646-651-1110 > Web: http://www.sippysoft.com > MSN: sales at sippysoft.com > Skype: SippySoft > > _______________________________________________ > Users mailing list > Users at rtpproxy.org > http://lists.rtpproxy.org/mailman/listinfo/users From keopp0 at gmail.com Sat May 23 01:49:03 2009 From: keopp0 at gmail.com (Tudor) Date: Sat, 23 May 2009 11:49:03 +0300 Subject: [RTPproxy Users] Following - Kamailio integration with rtpproxy References: <7D9F3B11B7C146D0AD9B5465F7C99088@lapteo> <4A168829.6030102@sippysoft.com> Message-ID: <4957E5EB6C9044E4880941877AD14311@lapteo> Maxim, I am sorry. It's all my mistake. I was starting rtpproxy with a wrong -l . Now I see no error messages. Everything seems to work fine. Thank you again, and please appologise a newbie's mistake. PS: The logs says: May 23 11:43:31 theta /sbin/kamailio[4159]: ACC: call missed: timestamp=1243068211;method=INVITE;from_tag=4100211696;to_tag=65efd9abb1;call_id=3516795658 at 192.168.0.250;code=486;reason=Busy Here;src_user=1002;src_domain=fiqs.ro;dst_ouser=1003;dst_user=1003;dst_domain=192.168.0.247 May 23 11:43:31 theta rtpproxy[4128]: INFO:handle_delete: forcefully deleting session 1 on ports 44552/0 May 23 11:43:31 theta rtpproxy[4128]: INFO:remove_session: RTP stats: 0 in from callee, 0 in from caller, 0 relayed, 0 dropped May 23 11:43:31 theta rtpproxy[4128]: INFO:remove_session: RTCP stats: 0 in from callee, 0 in from caller, 0 relayed, 0 dropped May 23 11:43:31 theta rtpproxy[4128]: INFO:remove_session: session on ports 44552/0 is cleaned up May 23 11:43:31 theta rtpproxy[4128]: INFO:handle_delete: forcefully deleting session 2 on ports 59044/0 May 23 11:43:31 theta rtpproxy[4128]: INFO:remove_session: RTP stats: 0 in from callee, 0 in from caller, 0 relayed, 0 dropped May 23 11:43:31 theta rtpproxy[4128]: INFO:remove_session: RTCP stats: 0 in from callee, 0 in from caller, 0 relayed, 0 dropped May 23 11:43:31 theta rtpproxy[4128]: INFO:remove_session: session on ports 59044/0 is cleaned up Tudor POPA Tehnologic Grup srl 92 Ramnicu Sarat St. 810166-Braila, ROMANIA Tel: +40 239 61 00 88 Fax:+40 239 61 17 71 Mob:+40 744 474 474 tudor.popa at tehnologic.com www.tehnologic.com ----- Original Message ----- From: "Maxim Sobolev" To: "RTPproxy Users" Sent: Friday, May 22, 2009 2:10 PM Subject: Re: [RTPproxy Users] Following - Kamailio integration with rtpproxy > Tudor, > > Can you please send output of the "gcc -v" command? > > Tudor wrote: >> Dear Maxim, and Joan >> >> I followed your conversation about errors generated by rtpproxy trying >> to solve similar issues from my box. >> I even applyed the solutions offered by Maxim - compilling with -O0 in a >> gcc version 4.2.4 environment. >> Nothing changed. >> >> Making a simple call from 1003 user and rejecting it by 1001 user, >> generates the following error messages: >> >> /var/log/messages: >> 12:52:43 theta rtpproxy[24804]: INFO:handle_command: new session >> 0427768DC39244E1AD9F248B04C668F90xc0a800f7, tag 772317e948b4;1 >> requested, type strong >> 12:52:49 theta /sbin/kamailio[24835]: ACC: call missed: >> timestamp=1242985969;method=INVITE;from_tag=772317e948b4;to_tag=516644181; >> call_id=0427768DC39244E1AD9F248B04C668F90xc0a800f7; code=486;reason=Busy >> Here;src_user=1003;src_domain=testa.ro;dst_ouser=1001;dst_user=1001;dst_domain=192.168.0.247 >> >> 12:52:49 theta rtpproxy[24804]: INFO:handle_command: delete request >> failed: session 0427768DC39244E1AD9F248B04C668F90xc0a800f7, tags >> 772317e948b4/NONE not found >> >> /var/log/syslog: >> 12:52:43 theta rtpproxy[24804]: ERR:create_twinlistener: can't bind to >> the IPv4 port 46530: Cannot assign requested address >> 12:52:43 theta rtpproxy[24804]: ERR:handle_command: can't create listener >> 12:52:43 theta /sbin/kamailio[24835]: ERROR:nathelper:force_rtp_proxy: >> incorrect port 0 in reply from rtp proxy >> >> Installed software: rtpproxy-1.2.0 and kamailio-1.5.1-no_tls both >> compiled from sources. >> Running Slackware - kernel 2.6.27.7. >> >> Have any new ideea please? > > Regards, > -- > Maksym Sobolyev > Sippy Software, Inc. > Internet Telephony (VoIP) Experts > T/F: +1-646-651-1110 > Web: http://www.sippysoft.com > MSN: sales at sippysoft.com > Skype: SippySoft > > _______________________________________________ > Users mailing list > Users at rtpproxy.org > http://lists.rtpproxy.org/mailman/listinfo/users