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

Michael Maier (JIRA) noreply at issues.asterisk.org
Thu Oct 3 08:51:47 CDT 2019


Michael Maier created ASTERISK-28563:
----------------------------------------

             Summary: 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


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.



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



More information about the asterisk-bugs mailing list