[asterisk-bugs] [JIRA] (ASTERISK-29139) Asterisk 17 Pjsip dynamic realtime only allow registration via sippeers table

Hassan Mohammadi (JIRA) noreply at issues.asterisk.org
Wed Oct 21 16:46:36 CDT 2020


Hassan Mohammadi created ASTERISK-29139:
-------------------------------------------

             Summary: Asterisk 17 Pjsip dynamic realtime only allow registration via sippeers table
                 Key: ASTERISK-29139
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29139
             Project: Asterisk
          Issue Type: Information Request
      Security Level: None
          Components: pjproject/pjsip
    Affects Versions: 17.7.0
            Reporter: Hassan Mohammadi
            Severity: Minor


Asterisk 17 Pjsip dynamic realtime only allow registration via sippeers table 

I following guide from this link - https://wiki.asterisk.org/wiki/display/AST/Setting+up+PJSIP+Realtime
It only allow registration if I add extension into sippeers table 
I used alembic schema 

Any idea on this ?

xxx *CLI> odbc show all

ODBC DSN Settings
-----------------

  Name:   asterisk
  DSN:    asterisk
    Number of active connections: 1 (out of 1)
    Logging: Disabled

xxx*CLI> pjsip show auth 7001

  I/OAuth:  <AuthId/UserName.............................................................>
==========================================================================================

     Auth:  7001/7001

 ParameterName  : ParameterValue
 ===============================
 auth_type      : userpass
 md5_cred       :
 nonce_lifetime : 32
 oauth_clientid :
 oauth_secret   :
 password       : 123456
 realm          :
 refresh_token  :
 username       : 7001

xxx *CLI> pjsip show endpoints 7001

Oct 21 21:40:22] NOTICE[1161]: chan_sip.c:29050 handle_request_register: Registration from '<sip:7001 at 8.91.224.82>' failed for '10.19.7.201:19820' - Wrong password
[Oct 21 21:40:22] NOTICE[1161]: chan_sip.c:29050 handle_request_register: Registration from '<sip:7001 at 8.91.224.82>' failed for '10.19.7.201:19820' - Wrong password
[Oct 21 21:40:23] NOTICE[1161]: chan_sip.c:29050 handle_request_register: Registration from '<sip:7001 at 8.91.224.82>' failed for '10.19.7.201:19820' - Wrong password
xxx*CLI>




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



More information about the asterisk-bugs mailing list