1. Brekeke Product Name and Version:
3.5.5.2/424-1
2. Java version:
1.8.0_91
3. OS type and the version:
Windows 2003 64 bit
4. UA (phone), gateway or other hardware/software involved:
5. Your problem:
Hello,
I have two brekeke SIP servers A and B each with two interfaces.
Customer1 <-> SIP1 <-> SIP2 <-> Customer2
I would like to keep the communication anonymous even in the headers. I do not want Customer 1 to get any headers where would be even IP adresses of the other customer.
When I use &net.sip.recordroute.multiple = false then the calls are not routed properly.
How to not send record-route parameters and keep it woring as separate calls ?
Thx
Remove multiple Record-route
Moderator: Brekeke Support Team
Have you tried the B2B-UA mode?
You can enable it with [B2B-UA mode] in the [Configuration]->[SIP] page.
Or you can enable it with $b2bua=true in DialPlan for certain calls.
http://wiki.brekeke.com/wiki/DialPlan-Deploy-b2bua
You can enable it with [B2B-UA mode] in the [Configuration]->[SIP] page.
Or you can enable it with $b2bua=true in DialPlan for certain calls.
http://wiki.brekeke.com/wiki/DialPlan-Deploy-b2bua
-
- Posts: 22
- Joined: Tue Feb 19, 2013 5:23 pm
Thank you, that is what I was looking for.ambrosio wrote:Have you tried the B2B-UA mode?
You can enable it with [B2B-UA mode] in the [Configuration]->[SIP] page.
Or you can enable it with $b2bua=true in DialPlan for certain calls.
http://wiki.brekeke.com/wiki/DialPlan-Deploy-b2bua