nethesis / ns8-nethvoice

NethVoice: an Asterisk based PBX
GNU General Public License v3.0
0 stars 4 forks source link

nethvoice-proxy: Kamailio, removal of "Route" Header in Invite Packets Sent to Provider #129

Closed Stell0 closed 7 months ago

Stell0 commented 8 months ago

In the invite packets being sent towards the provider, the "Route" header is currently not being removed. This header should be omitted because it is only relevant within the local network, and the remote provider should not receive this information. The presence of the "Route" header in packets intended for external providers may lead to unnecessary exposure of internal network details and could create problems if remote provider doesn't ignore it.