I'm running Asterisk 10.7.1. In the log, I see: -- Goto (Conferences,70323,1) -- Auto fallthrough, But there is an 'i' extension: dialplan show i at Conferences [ Context 'Conferences' created by 'pbx_config' ] '_[ti]' => 1. GotoIf($[${SET(REC=$[${REC}--1])}>3]?999) [pbx_config] 2. Set(EFN=conf-invalid&) [pbx_config] 3. Goto(200,1) [pbx_config] What's going on? Shouldn't this go to that extension?
>> What's going on? Shouldn't this go to that extension?Check your extensions.conf, in the general section, for: autofallthrough=no priorityjumping=no Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."