[asterisk-bugs] [JIRA] (ASTERISK-29139) Asterisk 17 Pjsip dynamic realtime only allow registration via sippeers table
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Oct 21 16:46:36 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-29139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252528#comment-252528 ]
Asterisk Team commented on ASTERISK-29139:
------------------------------------------
We appreciate the difficulties you are facing, however information request type issues would be better served in a different forum.
The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors.
If this issue is actually a bug please use the Bug issue type instead.
Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines
> 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