› VitalPBX Community Support › General Discussion › Queue, transfer calls
how do i set transfer option on the queue comamnd , at moment when i configure a queue and send calls to it we cant transfer the calls
found in
extensions__50-1dialplan.conf
context for Q307 queue command doesnt have “t” option set , can i configure this from GUI ?
Queue(Q307,,,,300)
had to manually edit and change to
Queue(Q307,t,,,300)
work for normal calls , just queues dont get the value , add to manually edit queue.conf file