Lee, John (Sydney) wrote: > However, when I call from an outside line to another extension which I > then forward to 4000, I cannot get into the queue. > exten => 98786983,1,Answer() > exten => 98786983,n,Dial(SIP/4000,20) > >
My guess would be that extension 4000 matches somewhere else within your dial plan and that it's hitting before your context with the queue). Seeing the console output would be of help here. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety." _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
