[asterisk-bugs] [JIRA] (ASTERISK-28258) DUNDi Does Not Register chan_pjsip Realtime Endpoints On Register
Ross Beer (JIRA)
noreply at issues.asterisk.org
Mon Jan 28 04:24:47 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246063#comment-246063 ]
Ross Beer commented on ASTERISK-28258:
--------------------------------------
When using realtime the status only ever shows as 'Created' not 'Avail':
{noformat}
pjsip show aor <ID>
Aor: <Aor..............................................> <MaxContact>
Contact: <Aor/ContactUri............................> <Hash....> <Status> <RTT(ms)..>
==========================================================================================
Aor: <ID> 1
Contact: <ID>/sip:<ID>@<IP ADDRESS>:51256;t 368082ea23 Created 0.000
ParameterName : ParameterValue
========================================================================
authenticate_qualify : false
contact : sip:<ID>@<IP ADDRESS>:51256;transport=TLS;ob
default_expiration : 60
mailboxes : <ID>@default
max_contacts : 1
maximum_expiration : 3600
minimum_expiration : 60
outbound_proxy :
qualify_frequency : 0
qualify_timeout : 0.000000
remove_existing : true
support_path : false
voicemail_extension : <ID>
{noformat}
> DUNDi Does Not Register chan_pjsip Realtime Endpoints On Register
> -----------------------------------------------------------------
>
> Key: ASTERISK-28258
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28258
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: PBX/pbx_dundi
> Affects Versions: 13.24.1
> Environment: CentOS 7.6
> Reporter: Ross Beer
> Assignee: Ross Beer
> Severity: Minor
> Labels: pjsip
>
> DUNDi does not register PJSIP endpoints when the configuration is stored in a Realtime database.
> Settings are all stored in the database, including AORs, contacts and endpoints.
> Endpoints show as 'Unavailable' state when registered if qualify is not used, due to a recent change to the qualify process.
> Any endpoints stored in the text config do register with DUNDi and show as available.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list