Re: [SR-Users] AUTH doesn't work

2015-12-23 Thread Evgeny Zhavoronkov
Yes, this code. But why it's been invoked? The client is outside as usual, it's not from the same uri, different IP. On Wed, Dec 23, 2015 at 22:26 +0100, David Villasmil Govea wrote: >1. # if caller is not local subscriber, then check if it calls >2. # a local destination, otherwis

Re: [SR-Users] AUTH doesn't work

2015-12-23 Thread David Villasmil Govea
1. # if caller is not local subscriber, then check if it calls 2. # a local destination, otherwise deny, not an open relay here 3. if (from_uri!=myself && uri!=myself) { 4. sl_send_reply("403","Not relaying"); 5. exit; 6. } ᐧ On Wed, Dec 23, 2015

[SR-Users] AUTH doesn't work

2015-12-23 Thread Evgeny Zhavoronkov
Hello! Here is my config: http://pastebin.com/X20JumYB Why can't I authorize? I get: 403 Not relaying (kamailio (4.3.4 (x86_64/linux))) Interesting that with previous version everything was ok. I just use my previous config. -- lifayk e: lif...@gmail.com pgp: 0x84CAC40B signature.asc Des

Re: [SR-Users] Issue with end to end MESSAGE over TCP

2015-12-23 Thread Thierry Luo
Hi Daniel, Attach my cfg file for reference. Any clues please kindly help out. Thanks. Thierry Luo From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Thierry Luo Sent: Tuesday, December 22, 2015 19:22 To: mico...@gmail.com; 'Kamailio

[SR-Users] Kamailio and NAT

2015-12-23 Thread Nelson Migliaro
Hello, I am running Kamailio behind NAT. Kanailio has a private IP and I am relaying NAT to internet router. I am using: - #!define WITH_NAT - listen=udp:PRIVATE-IP:5060 advertise PUBLIC-IP:5060 - Patched RTP proxy including the advertise option And everything goes fine. I can make calls and

Re: [SR-Users] Too many packets in rtpengine UDP receive queue

2015-12-23 Thread Richard Fuchs
On 12/23/2015 09:08 AM, Zodiac wrote: Thanks for your analysis. Actually my rtpengine daemon is running on a Virtual Machine. So can there be solution to this problem? Yes, run it on real hardware :) Cheers ___ SIP Express Router (SER) and Kamailio

Re: [SR-Users] Too many packets in rtpengine UDP receive queue

2015-12-23 Thread Zodiac
Thanks for your analysis. Actually my rtpengine daemon is running on a Virtual Machine. So can there be solution to this problem? > 在 2015年12月23日,21:56,Richard Fuchs 写道: > > On 12/22/2015 10:21 AM, Zodiac wrote: >> Hi friends: >> >> I am running rtpengine daemon on a CentOS machine functionall

Re: [SR-Users] Too many packets in rtpengine UDP receive queue

2015-12-23 Thread Richard Fuchs
On 12/22/2015 10:21 AM, Zodiac wrote: Hi friends: I am running rtpengine daemon on a CentOS machine functionally. SIP server is Kamailio. Vedio and audio calls are both OK with rtpengine. But there is always prompts like following in rtpengine’s log: Dec 22 19:57:52 localhost rtpengine[12679]: