Skip to content

Caller changes origination udp port in the middle of the call #119

@mrsanvicente

Description

@mrsanvicente

Hello there,

I have a setup running bridge configuration with work fine. But i have some calls getting no audio after a while.

I captured a trace and followedup up udp streams, and noticed that after 12 - 13 mins, the caller ( softphone) changes the source udp port, with no notification. Is this a normal behavior?
Should the rtp sesssion update / reply to the media source port?

Example:
The source udp port from the caller changes from 30556 to startron without any notice. Should RTPPROXY update it?

Apr 24 10:45:52 181-15-35 rtpproxy[1994]: INFO:17cede00e63616c6c3c2075bb@x.x.x.x:rtpp_command_ul_handle:493: lookup on ports 43002/43088, session timer restarted
Apr 24 10:45:53 181-15-35 rtpproxy[1994]: INFO:17cede00e63616c6c3c2075bb@x.x.x.x:rtpp_command_ul_handle:493: lookup on ports 43002/43088, session timer restarted

Capturing traffic:

32954/43088

575 2.869774194 x.130.55.153 -> x.x.15.35 UDP 216 Source port: 30556 Destination port: 43088
576 2.870557402 10.205.4.72 -> 10.205.4.70 UDP 216 Source port: 32954 Destination port: 56022
577 2.880036359 10.205.4.70 -> 10.205.4.72 UDP 216 Source port: 56022 Destination port: 32954
578 2.880556797 x.x.15.35 -> x.130.55.153 UDP 216 Source port: 43088 Destination port: 30556

After 12 -13 mins

669 3.392016613 x.130.55.153 -> x.x.15.35 UDP 216 Source port: startron Destination port: 43088
670 3.392346246 10.205.4.72 -> 10.205.4.70 UDP 216 Source port: 32954 Destination port: 56022
671 3.402140502 10.205.4.70 -> 10.205.4.72 UDP 216 Source port: 56022 Destination port: 32954
672 3.402323698 x.x.15.35 -> x.130.55.153 UDP 216 Source port: 43088 Destination port: 30556

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions