Displaying 1 result from an estimated 1 matches for "app_groupcont".
Did you mean:
app_groupcount
2004 May 22
1
app_queue and app_groupcount
The new app_groupcount looks great for most applications but it a is a
step back for call queueing...
since app_queue calls physical interfaces and not extensions,
app_groupcont can't be used to limit the calls passed to a dynamically
added agent.
I presently use the broken sip incominglimit feature (even though it's
less than ideal as it also limits outgoing calls preventing consultative
transfer using sip refer commands)
I could start to use the agents app wi...