411 Feature code not in list

OK, I see whats going on here.

Per this post pbdirectory has been deprecated since v13.

From what it looks like to me, pbdirectory, is the one that has enabled the 411 feature code.

The way around it, is to create a Misc Application

image

[root@yplab ~]# asterisk -x"dialplan show 411@from-internal"
[ Included context 'app-miscapps' created by 'pbx_config' ]
  '411' =>          1. Noop(Running miscapp 13: Dial By Name Directory) [extensions_additional.conf:2716]
                    2. Macro(user-callerid,)                      [extensions_additional.conf:2717]
                    3. Goto(directory,2,1)                        [extensions_additional.conf:2718]

(cc @bpechey @marcm)

1 Like