[asterisk-bugs] [JIRA] (ASTERISK-29142) sip_to_pjsip.py: doesn't read globbed includes

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Nov 12 07:02:18 CST 2020


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

Asterisk Team updated ASTERISK-29142:
-------------------------------------

    Target Release Version/s: 18.1.0

> sip_to_pjsip.py: doesn't read globbed includes
> ----------------------------------------------
>
>                 Key: ASTERISK-29142
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29142
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Contrib/General
>    Affects Versions: 16.14.0
>            Reporter: Michael Newton
>            Assignee: Sean Bright
>            Severity: Minor
>              Labels: patch
>      Target Release: 16.15.0, 18.1.0
>
>         Attachments: 0001-astconfigparser.py-Handle-wildcards-in-include-s.patch
>
>
> My `sip.conf` includes `#include pbx/*.sip.conf` which is not processed properly. Output looks like this:
> {noformat}
> Please, report any issue at:
>     https://issues.asterisk.org/
> Reading sip.conf
> Could not open file pbx/*.sip.conf for reading
> Converting to PJSIP...
> Writing pjsip.conf
> Could not open file pjsip_pbx/*.sip.conf for writing
> {noformat}
> Globs should be interpreted correctly (and it should not error out when trying to create a directory.)



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



More information about the asterisk-bugs mailing list