Changeset 3338
- Timestamp:
- 12/17/06 22:56:18 (7 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amp_conf/htdocs/admin/modules/core/functions.inc.php
r3337 r3338 183 183 // create the macro-from-zaptel-$chan context and load up the 184 184 // startup settings 185 $ext->add($context, 'fax', '', new ext_goto('1','in_fax','ext-fax')); 185 186 $ext->add($context, 's', '', new ext_noop('Entering '.$context.' with DID = ${DID}')); 186 187 $zapchan[$channel] = "unfinished";
