HI !
I want to realise a queue with for example 3 extensions 500,501 and 502.
It should always ring first 500 than 501 and then 502 with moh music until anybody answered the call.
With the availably ring methods I can't achieve this and a hunt list can't play moh
Anybody an idea ?
Thanks
in freebpx this is possible with 1.4
hi thanks
but in freebpx this is possible with an additional semicolor and digit.
here the freebpx code:
[100]
member=Local/110@from-internal/n,0
member=Local/114@from-internal/n,1
member=Local/113@from-internal/n,2
member=Local/120@from-internal/n,3
member=Local/117@from-internal/n,4
member=Local/115@from-internal/n,5
Can i integrate this in thirdlane ?
And when yes where ?
Thanks
feature is called penalty
Hi !
The feature is called penalty of a queue.
But i can't realise this because in the gui i only can select the queue member !
Perhaps this will be a fueture requests ?
Thanks
I would discourage the use
I would discourage the use of chan_local whenever possible. It is and has been the cause of many headaches where channel data from the calling channel never reaches the final sip channel driver.
asterisk 1.6 supports this option...
strategy -
linear: Rings interfaces in the order they are listed in the configuration file. Dynamic members will be rung in the order in which they were added. (new in 1.6)