Skip to main content

Queues and Asterisk 1.6

Posted by reventix on Thu, 02/18/2010

Hi,

I installed PBX-Manager MTE 6.0.1.78 together with Asterisk 1.6.2.2. Nearly everything works fine. But I miss the Queue Stuff with Dynamic Agents. On our other Installation Asterisk 1.4.27 with PBX-Manager 6.0.1.74 it works fine. What happens if I upgrade this machine to 6.0.1.78?

Also the macro-tl-queue-member-add-base, macro-tl-queue-member-remove-base, macro-tl-queue-member-pause-base and macro-tl-queue-member-unpause-base will never work with MTE:

exten => s,1,Set(AGENT_INTERFACE=${CUT(CHANNEL,-,-1)})
This line will remove the tenant id from the SIP channel.

How I can enable the old behavior?

Regards
Bastian


Submitted by eeman on Thu, 02/18/2010 Permalink

Agents do not exist in ANY version of asterisk branch beginning with 1.6.0.0

if you want agents you have no choice but to run 1.4. If you want to run 1.6 branches then get used to dynamic members instead of agents.

also be aware that 1.6.1 and 1.6.2 branches have a serious DTMF bug that causes malformed DTMF signaling and excessive digits as does 1.4.29