search for: extension_is_known

Displaying 1 result from an estimated 1 matches for "extension_is_known".

2005 Feb 24
2
Delay after entering digits with IVR
...instructions ; A timeout and "invalid extension rule" ; exten => t,1,Goto(s,15) ; If they take too long, give up exten => i,1,Playback(invalid) ; "That's not valid, try again" ; If they know the extension, send them on. exten => 1,1,Goto(extension_is_known,s,1) ; Allow users the ability to get Directory listing (user must be in voicemail.conf) exten => 2,1,Directory,default|internal_extensions here is the output of my show dialplan start: pbx01*CLI> show dialplan start [ Context 'start' created by 'pbx_config' ] '0&...