[asterisk-bugs] [JIRA] (ASTERISK-28224) Asterisk ParkAndAnnounce fails, and doesn't return when lot is full.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Dec 27 12:56:47 CST 2018


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

Asterisk Team commented on ASTERISK-28224:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Asterisk ParkAndAnnounce fails, and doesn't return when lot is full.
> --------------------------------------------------------------------
>
>                 Key: ASTERISK-28224
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28224
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: PBX/General
>    Affects Versions: 13.22.0, 16.1.0
>         Environment: Centos 6
>            Reporter: Steve Sether
>
> When a dynamic lot is full, and a call is parked via ParkAndAnnounce, The ParkAndAnnounce function will fail to return, and generates an error similar to the following:
>  [2018-12-20 10:02:22] NOTICE[8035][C-00000016]: parking/parking_bridge.c:150 generate_parked_user: Failed to get parking space in lot 'usitest-main'. All full.
>  == Spawn extension (parkCall, blind, 4) exited non-zero on 'SIP/usitest-XXXXXXXXXXXX-00000024'
> I'd expect the function to return, but set some sort of error condition, like LOTFULL
> As a workaround, I'm enclosing the call to ParkAndAnnounce in a TryExec, and testing if it sets TRYSTATUS to failed.  This seems to work fine.



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



More information about the asterisk-bugs mailing list