Re: [OpenSIPS-Users] ICE and Mediaproxy break when using append_branch and serial_branches/next_branches

2012-02-11 Thread osiris123d
Saul, I just realized that when the Bria client is the caller then I see the one-way audio issues. If the caller is a Snom phone then I don't see the one-way audio issue. Would it be possible to send you the SIP traces and syslogs showing you the difference between a Snom call and a Bria call?

Re: [OpenSIPS-Users] ICE and Mediaproxy break when using append_branch and serial_branches/next_branches

2011-08-23 Thread Saúl Ibarra Corretgé
On Aug 19, 2011, at 5:24 PM, osiris123d wrote: > Saul, > > Looks like you've been pretty busy. Just wanted to see if you ever had a > chance to mock this up? > Not yet, but I'm closer, I recently setup a fresh test machine. -- Saúl Ibarra Corretgé AG Projects

Re: [OpenSIPS-Users] ICE and Mediaproxy break when using append_branch and serial_branches/next_branches

2011-08-19 Thread osiris123d
Saul, Looks like you've been pretty busy. Just wanted to see if you ever had a chance to mock this up? -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/ICE-and-Mediaproxy-break-when-using-append-branch-and-serial-branches-next-branches-tp6576463p6703643.htm

Re: [OpenSIPS-Users] ICE and Mediaproxy break when using append_branch and serial_branches/next_branches

2011-07-18 Thread Duane Larson
I went ahead and changed my script so that engage_media_proxy doesn't get called on the other serialized branches and that didn't make a difference. Let me know if you want me to test anything else. I'll wait to see what you can come up with. Thanks On Mon, Jul 18, 2011 at 2:13 AM, Saul Ibarra C

Re: [OpenSIPS-Users] ICE and Mediaproxy break when using append_branch and serial_branches/next_branches

2011-07-18 Thread Saul Ibarra Corretge
Hi, On Jul 15, 2011, at 3:09 AM, Duane Larson wrote: > While trying to debug some Q Values I noticed the following > > 90127X2XX9 should get called first|| Q-value is 90 > 90148X7XX9 should get called second || Q-value is 50 < This is a > Outbound Number > 90133X9XX9 should get

Re: [OpenSIPS-Users] ICE and Mediaproxy break when using append_branch and serial_branches/next_branches

2011-07-14 Thread Duane Larson
While trying to debug some Q Values I noticed the following 90127X2XX9 should get called first|| Q-value is 90 90148X7XX9 should get called second || Q-value is 50 < This is a Outbound Number 90133X9XX9 should get called last|| Q-Value is 40 So for some reason the first an

Re: [OpenSIPS-Users] ICE and Mediaproxy break when using append_branch and serial_branches/next_branches

2011-07-13 Thread Duane Larson
Here is a debug=5 showing the call to outbound number then 90127X2XX9. http://pastebin.com/ZpsR5WG8 Here is a siptrace of the same http://pastebin.com/Rvg6nNGa Not sure if it really helps On Wed, Jul 13, 2011 at 2:28 AM, Saul Ibarra Corretge wrote: > Hi, > > On Jul 12, 2011, at 9:29 PM, duane

Re: [OpenSIPS-Users] ICE and Mediaproxy break when using append_branch and serial_branches/next_branches

2011-07-13 Thread Saul Ibarra Corretge
Hi, On Jul 12, 2011, at 9:29 PM, duane.lar...@gmail.com wrote: > I am using append_branch and serial_branches/next_branches to implement a > FindMe/FollowMe feature. I just noticed that when I do this I am getting no > audio clients that don't have a public IP. If I bypass the FindMe/FollowMe

[OpenSIPS-Users] ICE and Mediaproxy break when using append_branch and serial_branches/next_branches

2011-07-12 Thread duane . larson
I am using append_branch and serial_branches/next_branches to implement a FindMe/FollowMe feature. I just noticed that when I do this I am getting no audio clients that don't have a public IP. If I bypass the FindMe/FollowMe stuff audio works just fine. I am not sure what exactly is going on