sip1*CLI> dialplan show default [ Context 'default' created by 'pbx_lua' ] '1' => 1. Goto(default,amdme,humn) [pbx_config] '1234' => hint: SIP/1234 [pbx_lua] 'amdme' => 1. Answer() [pbx_config] 2. AMD() [pbx_config] 3. GotoIf($[${AMDSTATUS}=HUMAN]?humn:mach) [pbx_config] [mach] 4. WaitForSilence(2000) [pbx_config] 5. NoOp("Got the MACHINES") [pbx_config] 6. Stasis(vb) [pbx_config] 7. Noop("Would have wait exten'd here") [pbx_config] 8. Hangup() [pbx_config] [humn] 9. NoOp("Human, yo") [pbx_config] 10. Stasis(vb) [pbx_config] 11. Noop("Would have wait exten'd here") [pbx_config] 12. Hangup() [pbx_config]