SIP Incoming TCP Needs to be UDP

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • meyer84
    Member
    • Jul 2013
    • 8

    SIP Incoming TCP Needs to be UDP

    I have a CM 6.3 and SM 6.3. I am testing a SIP device that registers to the SM via UDP port 5060. I am able to make outbound calls. Whenever I try to make an inbound call the call is rejected. When I trace the incoming call it is being made via TCP not UDP. The SIP device I have only does UDP so it does not recognize the TCP call. How can I make inbound calls to the device via UDP?
  • zakabog
    Genius
    • Aug 2014
    • 300

    #2
    Is the CM placing the SIP call directly to your device? As long as your Session Manager is configured to send outgoing calls via UDP, and the CM is sending the TCP call to the SM, then your call should go out to the SIP device using UDP.

    Comment

    • meyer84
      Member
      • Jul 2013
      • 8

      #3
      That was also my understanding. But the SM is sending TCP packets not UDP

      Comment

      • derekf
        Whiz
        • Nov 2015
        • 29

        #4
        The SM should be sending TCP to CM and UDP to the endpoint if the endpoint registered to SM using UDP. Any chance you can grab a traceSM trace from SM and post it?

        Comment

        Loading