Re: [SR-Users] One Way RTP from destination SIP server using rtpengine

2015-02-07 Thread Don Fanning
I just took Muhammad's advice and recompiled with a current git pull from master (37d98ad3ed3c29acfaa1f9a7d8a9404397dc442b) and can report success! I do recall seeing the exact same dtls log messages but did not focus on it. On Sat, Feb 7, 2015 at 1:22 PM, Don Fanning wrote: > I myself am using

Re: [SR-Users] One Way RTP from destination SIP server using rtpengine

2015-02-07 Thread Don Fanning
I myself am using a git pull from master with this being the last (first) entry. commit a0068f4f02c47af80685e9c0687c85e74b4e29af Author: Richard Fuchs Date: Thu Jan 8 10:47:52 2015 -0500 relax sdes key lifetime validation check fixes #57 On Sat, Feb 7, 2015 at 5:53 AM, Richard Fuchs

Re: [SR-Users] One Way RTP from destination SIP server using rtpengine

2015-02-07 Thread Richard Fuchs
On 07/02/15 07:24 AM, Muhammad Shahzad wrote: > I think i have similar problem last week with rtpengine deployment which > was about 1-2 weeks old. There was no audio although the logs say that > STUN bindings are successful from both side (SAVPF <-> AVP). One symptom > of the problem is this log m

Re: [SR-Users] One Way RTP from destination SIP server using rtpengine

2015-02-07 Thread Muhammad Shahzad
I think i have similar problem last week with rtpengine deployment which was about 1-2 weeks old. There was no audio although the logs say that STUN bindings are successful from both side (SAVPF <-> AVP). One symptom of the problem is this log message, -- rtpengine[16455]: [kr8shv3uca0fnmg4ktd4 po

Re: [SR-Users] One Way RTP from destination SIP server using rtpengine

2015-02-06 Thread Don Fanning
I guess I should also note that I do have freeswitch on the machine and the contexts are there. It seems to work fine in echotest and conference modes. But I do have to caveat that I have not tried it recently with some recent config changes to handle the RTP/SAVPF to RTP/AVP rewriting - so that

Re: [SR-Users] One Way RTP from destination SIP server using rtpengine

2015-02-06 Thread Don Fanning
Hi Fred, The forward path is like this: SipML5 -> [WSS (UDP/TLS/RTP/SAVPF)] -> Kamailio -> RTPEngine -> [SIP (RTP/AVP)] -> OpenMCU-ru The return is opposite of this. Call setup over SIP works fine from one end to the other and back. Media i know is fine from SipML5 to Kamailio on the forward pa

Re: [SR-Users] One Way RTP from destination SIP server using rtpengine

2015-02-06 Thread Fred Posner
Do you have any of the sip traffic? Also, are you using FreeSWITCH for the media of WSS? Fred Posner The Palner Group, Inc. http://www.palner.com (web) +1-503-914-0999 (direct) On 02/05/2015 09:38 PM, Don Fanning wrote: Hello All, I currently am running Kamailio in a WSS configuration with si