[asterisk-bugs] [JIRA] (ASTERISK-28191) features.conf option blindxfer doesn't seem to do Pattern Matching.

Benjamin Keith Ford (JIRA) noreply at issues.asterisk.org
Fri Nov 30 08:30:47 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245620#comment-245620 ] 

Benjamin Keith Ford commented on ASTERISK-28191:
------------------------------------------------

Yep, definitely something weird going on here.
{code}
exten => _X89!,1,NoOp()
{code}
works, but
{code}
exten => _X87!,1,NoOp()
{code}
in the same context doesn't. Opening this one up.

> features.conf option blindxfer doesn't seem to do Pattern Matching.
> -------------------------------------------------------------------
>
>                 Key: ASTERISK-28191
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28191
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Features
>    Affects Versions: 16.0.0
>         Environment: debian 9 amd64
> asterisk v16 LTS
> using pjsip
> mysql ODBC 
>            Reporter: Michael
>            Severity: Minor
>              Labels: pjsip
>
> the blindxfer option configured via features.conf only seems to work with exact configured extensions ie.  '1234' => 1. NoOp()" , but not pattern matched exten like '_X!' => 1.NoOp()"



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



More information about the asterisk-bugs mailing list