Page 569 of [quote]Asterisk, the Definitive Guide, 4th edition[/quote] states:
Where is it?
Do I need to do something in Ubuntu to enable it?
thufir@tleilax:~$
thufir@tleilax:~$ find /etc/asterisk -name *.call
thufir@tleilax:~$
thufir@tleilax:~$ ls /etc/asterisk/
acl.conf cdr_pgsql.conf console.conf iax.conf oss.conf say.conf
adsi.conf cdr_sqlite3_custom.conf dbsep.conf iaxprov.conf phone.conf sip.conf
agents.conf cdr_syslog.conf dnsmgr.conf indications.conf phoneprov.conf sip_notify.conf
alarmreceiver.conf cdr_tds.conf dsp.conf jabber.conf queuerules.conf skinny.conf
alsa.conf cel.conf dundi.conf jingle.conf queues.conf sla.conf
amd.conf cel_custom.conf enum.conf logger.conf res_config_mysql.conf smdi.conf
app_mysql.conf cel_odbc.conf extconfig.conf manager.conf res_config_sqlite3.conf telcordia-1.adsi
app_skel.conf cel_pgsql.conf extensions.ael manager.d res_config_sqlite.conf udptl.conf
asterisk.adsi cel_sqlite3_custom.conf extensions.conf meetme.conf res_corosync.conf unistim.conf
asterisk.conf cel_tds.conf extensions.lua mgcp.conf res_curl.conf users.conf
calendar.conf chan_dahdi.conf extensions_minivm.conf minivm.conf res_fax.conf voicemail.conf
ccss.conf chan_mobile.conf features.conf misdn.conf res_ldap.conf vpb.conf
cdr_adaptive_odbc.conf cli_aliases.conf festival.conf modules.conf res_odbc.conf xmpp.conf
cdr.conf cli.conf followme.conf motif.conf res_pgsql.conf
cdr_custom.conf cli_permissions.conf func_odbc.conf musiconhold.conf res_pktccops.conf
cdr_manager.conf codecs.conf gtalk.conf muted.conf res_snmp.conf
cdr_mysql.conf confbridge.conf h323.conf ooh323.conf res_stun_monitor.conf
cdr_odbc.conf config_test.conf http.conf osp.conf rtp.conf
thufir@tleilax:~$
thufir@tleilax:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.10
DISTRIB_CODENAME=utopic
DISTRIB_DESCRIPTION="Ubuntu 14.10"
thufir@tleilax:~$
thufir@tleilax:~$ asterisk -V
Asterisk 11.11.0~dfsg-2ubuntu1
thufir@tleilax:~$