[OpenSIPS-Devel] [opensips] Topology Hidding Not translate back Contact Header on Reply (#556)
apsaras
notifications at github.com
Fri Jun 12 17:09:26 CEST 2015
Hello
I have a mhomed border OpenSIPs and I am using topology_hiding(C) for both directions. At the internal network I have an OpenSIPs with Topology Hiding as well
The Problem I have is that the Contact sent to Carrier originating the call from my border OpenSIPs is the encoded one.
Example
Carrier INVITE:
Call-ID: 557AECAE-01779381 at hiqpcu-mgi-021
Contact: <sip:17.5.1.4:5060;transport=udp>
Border OpenSIPs INVITE to Proxy
Call-ID: SBC_VlpZLyAgNSxOX0NSRFtQW14uBgwSBAoWQh8CGk9TUV4=
Contact: <sip:172.17.99.98;did=96.85aa6734>
Proxy Reply to Border with Session Progress
Call-ID: SBC_VlpZLyAgNSxOX0NSRFtQW14uBgwSBAoWQh8CGk9TUV4=
Contact: <sip:172.17.99.2;did=d98.b4d594e6>
Border Forward to Carrier the Session Progress
Call-ID: 557AECAE-01779381 at hiqpcu-mgi-021
Contact: <sip:6.5.8.8;did=96.85aa6734>
As you can see CallIDs are translated correct but Contact is not, starting from internal Proxy.
Is that a bug or do I have something wrong?
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/556
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150612/40b1a143/attachment.htm>
More information about the Devel
mailing list