No Message when non-existent extension called

I have just loaded 10.13.66.12 64 bit with Asterisk 11.

I find when I call a non existent extension I do not hear a message, it seems there is no handler setup for this:

– Executing [500@from-internal:1] Macro(“SIP/508-0000000e”, “user-callerid,LIMIT”) in new stack
– Executing [s@macro-user-callerid:1] Set(“SIP/508-0000000e”, “TOUCH_MONITOR=1465479234.18”) in new stack
– Executing [s@macro-user-callerid:2] Set(“SIP/508-0000000e”, “AMPUSER=508”) in new stack
– Executing [s@macro-user-callerid:3] GotoIf(“SIP/508-0000000e”, “0?report”) in new stack
– Executing [s@macro-user-callerid:4] ExecIf(“SIP/508-0000000e”, “1?Set(REALCALLERIDNUM=508)”) in new stack
– Executing [s@macro-user-callerid:5] Set(“SIP/508-0000000e”, “AMPUSER=508”) in new stack
– Executing [s@macro-user-callerid:6] GotoIf(“SIP/508-0000000e”, “0?limit”) in new stack
– Executing [s@macro-user-callerid:7] Set(“SIP/508-0000000e”, “AMPUSERCIDNAME=Terry Stone”) in new stack
– Executing [s@macro-user-callerid:8] GotoIf(“SIP/508-0000000e”, “0?report”) in new stack
– Executing [s@macro-user-callerid:9] Set(“SIP/508-0000000e”, “AMPUSERCID=508”) in new stack
– Executing [s@macro-user-callerid:10] Set(“SIP/508-0000000e”, “__DIAL_OPTIONS=Ttr”) in new stack
– Executing [s@macro-user-callerid:11] Set(“SIP/508-0000000e”, “CALLERID(all)=“Terry Stone” <508>”) in new stack
– Executing [s@macro-user-callerid:12] GotoIf(“SIP/508-0000000e”, “0?limit”) in new stack
– Executing [s@macro-user-callerid:13] ExecIf(“SIP/508-0000000e”, “1?Set(GROUP(concurrency_limit)=508)”) in new stack
– Executing [s@macro-user-callerid:14] ExecIf(“SIP/508-0000000e”, “0?Set(CHANNEL(language)=)”) in new stack
– Executing [s@macro-user-callerid:15] GotoIf(“SIP/508-0000000e”, “1?continue”) in new stack
– Goto (macro-user-callerid,s,29)
– Executing [s@macro-user-callerid:29] Set(“SIP/508-0000000e”, “CALLERID(number)=508”) in new stack
– Executing [s@macro-user-callerid:30] Set(“SIP/508-0000000e”, “CALLERID(name)=Terry Stone”) in new stack
– Executing [s@macro-user-callerid:31] Set(“SIP/508-0000000e”, “CDR(cnum)=508”) in new stack
– Executing [s@macro-user-callerid:32] Set(“SIP/508-0000000e”, “CDR(cnam)=Terry Stone”) in new stack
– Executing [s@macro-user-callerid:33] Set(“SIP/508-0000000e”, “CHANNEL(language)=en”) in new stack
– Executing [500@from-internal:2] Set(“SIP/508-0000000e”, “ROUTEUSER=508”) in new stack
– Executing [500@from-internal:3] GotoIf(“SIP/508-0000000e”, “1?notblind”) in new stack
– Goto (from-internal,500,6)
– Executing [500@from-internal:6] GotoIf(“SIP/508-0000000e”, “1?restrictedroute-c4ca4238a0b923820dcc509a6f75849b,500,2:outbound-allroutes,500,2”) in new stack
– Goto (restrictedroute-c4ca4238a0b923820dcc509a6f75849b,500,2)
[2016-06-09 09:33:54] WARNING[25468][C-0000000e]: pbx.c:6796 __ast_pbx_run: Channel ‘SIP/508-0000000e’ sent to invalid extension but no invalid handler: context,exten,priority=restrictedroute-c4ca4238a0b923820dcc509a6f75849b,500,2
– Executing [h@restrictedroute-c4ca4238a0b923820dcc509a6f75849b:1] Hangup(“SIP/508-0000000e”, “”) in new stack
== Spawn extension (restrictedroute-c4ca4238a0b923820dcc509a6f75849b, h, 1) exited non-zero on ‘SIP/508-0000000e’

Can anyone point me in the right direction?

You need to uninstall Extension Routes or set it up properly