Asterisk - The Open Source Telephony Project
18.5.0
|
This struct holds HFP features the AG supports. More...
Data Fields | |
int | control:1 |
int | cw:1 |
int | ecnr:1 |
int | errors:1 |
int | reject:1 |
int | ring:1 |
int | status:1 |
int | tag:1 |
int | voice:1 |
This struct holds HFP features the AG supports.
Definition at line 315 of file chan_mobile.c.
int control |
int cw |
int ecnr |
echo-cancel/noise reduction
Definition at line 317 of file chan_mobile.c.
Referenced by hfp_int2brsf().
int errors |
extended error result codes
Definition at line 324 of file chan_mobile.c.
Referenced by hfp_int2brsf().
int reject |
ability to reject a call
Definition at line 321 of file chan_mobile.c.
Referenced by hfp_int2brsf().
int ring |
in band ring tone capability
Definition at line 319 of file chan_mobile.c.
Referenced by hfp_int2brsf().
int status |
int tag |
attach a number to a voice tag
Definition at line 320 of file chan_mobile.c.
Referenced by hfp_int2brsf().
int voice |