[asterisk-bugs] [JIRA] (ASTERISK-27696) PJSIP accepts UDP register for TCP endpoint

snuffy (JIRA) noreply at issues.asterisk.org
Wed Feb 21 16:52:13 CST 2018


snuffy created ASTERISK-27696:
---------------------------------

             Summary: PJSIP accepts UDP register for TCP endpoint
                 Key: ASTERISK-27696
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27696
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip
    Affects Versions: GIT
         Environment: Debian 9
Compile options
DONT_OPTIMIZE
BETTER_BACKTRACES
            Reporter: snuffy
            Severity: Minor


*Create an Endpoint with TCP as transport
* Use dynamic registration
* Set a phone to use UDP instead to register as endpoint

First registration attempt as UDP will be accepted by Asterisk with 200 OK
Asterisk then flags AOR as available, then immediately removes the contact as it is UDP.

>From then on phone gets correct 401 - REFUSED to any further attempts to register / call out.

Will attach test case shortly



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list