[asterisk-bugs] [JIRA] (ASTERISK-28563) Additional configuration [extName](+) not always working

Sean Bright (JIRA) noreply at issues.asterisk.org
Thu Oct 3 09:13:47 CDT 2019


     [ https://issues.asterisk.org/jira/browse/ASTERISK-28563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Bright updated ASTERISK-28563:
-----------------------------------

    Description: 
There is a problem regarding the configuration options, provided by FreePBX, which should be supported by asterisk. I'm referring to the possibility, to add additional options not supported by FreePBX using special config files like pjsip.registration_custom_post.conf or pjsip.aor_custom_post.conf and pjsip.endpoint_custom_post.conf or pjsip.transports_custom_post.conf. The last two files are working pretty fine as expected, but the first two just don't work.

I'm configuring in pjsip.registration_custom_post.conf for example:

{noformat}
[extName](+)
key=value
{noformat}

Asterisk reads it (asterisk complains if it doesn't know the key), but asterisk doesn't apply the provided value for a known key - it's always the default value.

  was:
There is a problem regarding the configuration options, provided by FreePBX, which should be supported by asterisk.
I'm referring to the possibility, to add additional options not supported by FreePBX using special config files like
pjsip.registration_custom_post.conf or pjsip.aor_custom_post.conf and pjsip.endpoint_custom_post.conf or pjsip.transports_custom_post.conf.
The last two files are working pretty fine as expected, but the first two just don't work.

I'm configuring in pjsip.registration_custom_post.conf for example:

[extName](+)
key=value

Asterisk reads it (asterisk complains if it doesn't know the key), but asterisk doesn't apply the provided value for a known key - it's always the default value.


> Additional configuration [extName](+) not always working
> --------------------------------------------------------
>
>                 Key: ASTERISK-28563
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28563
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/Configuration
>    Affects Versions: 16.5.0
>         Environment: CentOS 7
>            Reporter: Michael Maier
>            Severity: Minor
>              Labels: pjsip
>
> There is a problem regarding the configuration options, provided by FreePBX, which should be supported by asterisk. I'm referring to the possibility, to add additional options not supported by FreePBX using special config files like pjsip.registration_custom_post.conf or pjsip.aor_custom_post.conf and pjsip.endpoint_custom_post.conf or pjsip.transports_custom_post.conf. The last two files are working pretty fine as expected, but the first two just don't work.
> I'm configuring in pjsip.registration_custom_post.conf for example:
> {noformat}
> [extName](+)
> key=value
> {noformat}
> Asterisk reads it (asterisk complains if it doesn't know the key), but asterisk doesn't apply the provided value for a known key - it's always the default value.



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



More information about the asterisk-bugs mailing list