/* Scans the string for the next value in the pattern. If none, it checks to see if any have been entered so far. */
/* Scans the string for the next value in the pattern. If none, it checks to see if any have been entered so far. */
if(!sscanf(v->value,"%30d",&norval)&&count_pattern==0){ast_log(LOG_ERROR,"busypattern= expects either busypattern=tonelength,quietlength or busypattern=t1length, q1length, t2length, q2length at line %d.\n",v->lineno);
ast_log(LOG_ERROR,"busypattern= expects either busypattern=tonelength,quietlength or busypattern=t1length, q1length, t2length, q2length at line %d.\n",v->lineno);