[asterisk-bugs] [JIRA] (ASTERISK-15063) [patch] Limit on simultaneous incoming calls for queue members

Sean Bright (JIRA) noreply at issues.asterisk.org
Fri Mar 19 15:00:15 CDT 2021


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

Sean Bright updated ASTERISK-15063:
-----------------------------------

    Description: 
The queue application doesn't allow limits on simultaneous calls for queue members. We (at Proformatique) have written a patch for app_queue which allows placing such a limit. queues.conf can then be configured as this :

member = SIP/100[,penalty[,membername[,state_interface[,incominglimit]]]]

****** ADDITIONAL INFORMATION ******

It was first done for Asterisk 1.2 by Richard Braun, I just refreshed it for Asterisk 1.4 and take care Digium comments - ASTERISK-8344

  was:
The queue application doesn't allow limits on simultaneous calls for queue members. We (at Proformatique) have written a patch for app_queue which allows placing such a limit. queues.conf can then be configured as this :

member = SIP/100[,penalty[,membername[,state_interface[,incominglimit]]]]

****** ADDITIONAL INFORMATION ******

It was first done for Asterisk 1.2 by Richard Braun, I just refreshed it for Asterisk 1.4 and take care Digium comments (https://issues.asterisk.org/view.php?id=8580).


> [patch] Limit on simultaneous incoming calls for queue members
> --------------------------------------------------------------
>
>                 Key: ASTERISK-15063
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-15063
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Applications/app_queue
>            Reporter: Decryptus
>            Severity: Major
>              Labels: patch
>         Attachments: asterisk_app_queue_incoming_limit.patch
>
>
> The queue application doesn't allow limits on simultaneous calls for queue members. We (at Proformatique) have written a patch for app_queue which allows placing such a limit. queues.conf can then be configured as this :
> member = SIP/100[,penalty[,membername[,state_interface[,incominglimit]]]]
> ****** ADDITIONAL INFORMATION ******
> It was first done for Asterisk 1.2 by Richard Braun, I just refreshed it for Asterisk 1.4 and take care Digium comments - ASTERISK-8344



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



More information about the asterisk-bugs mailing list