summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
2ff5d7d)
break;
case VPB_TONEDETECT:
break;
case VPB_TONEDETECT:
- if (e->data == VPB_BUSY || e->data == VPB_BUSY_308)
+ if (e->data == VPB_BUSY || e->data == VPB_BUSY_308 || e->data == VPB_BUSY_AUST)
f.subclass = AST_CONTROL_BUSY;
else if (e->data == VPB_GRUNT) {
p->lastgrunt = tcounter;
f.subclass = AST_CONTROL_BUSY;
else if (e->data == VPB_GRUNT) {
p->lastgrunt = tcounter;