[asterisk-bugs] [JIRA] (ASTERISK-28631) ASTERISK-28616 - Breaks app Park

Ross Beer (JIRA) noreply at issues.asterisk.org
Mon Nov 25 06:37:32 CST 2019


Ross Beer created ASTERISK-28631:
------------------------------------

             Summary: ASTERISK-28616 - Breaks app Park
                 Key: ASTERISK-28631
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28631
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_parking
    Affects Versions: 13.29.1, GIT
            Reporter: Ross Beer


Since the patch for issue ASTERISK-28616, it is no longer possible to Park calls using:

{noformat}
exten => 1900,1,Set(PARKINGEXTEN=1901)	
exten => 1900,n,Park(${CHANNEL(accountcode)})
{noformat}

As soon as the Park application is called the call disconnects.

Rolling back the patch resolves the issue.



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



More information about the asterisk-bugs mailing list