Ticket #4489: findfollow.diff
| File findfollow.diff, 0.6 kB (added by bhuffman, 2 years ago) |
|---|
-
admin/modules/findmefollow/functions.inc.php
old new 127 127 // group dial 128 128 $ext->add($contextname, $grpnum, 'skipsimple', new ext_setvar('RingGroupMethod',$strategy)); 129 129 $ext->add($contextname, $grpnum, '', new ext_setvar('_FMGRP',$grpnum)); 130 $ext->add($contextname, $grpnum, '', new ext_setvar('CDR(accountcode)','${DB(AMPUSER/'."$grpnum/accountcode)}")); 130 131 131 132 if ((isset($annmsg_id) ? $annmsg_id : '')) { 132 133 $annmsg = recordings_get_file($annmsg_id);
