api,call: minor documentation fix

This commit is contained in:
Aleksander Morgado
2015-08-02 10:46:37 +02:00
parent c55fcab3b3
commit d1dab38a06

View File

@@ -49,7 +49,7 @@
<!--
SendDtmf:
@dtmf: DTMF tone identifier. (Admitter chars are [0-9A-D*#])
@dtmf: DTMF tone identifier [0-9A-D*#].
Send a DTMF tone (Dual Tone Multi-Frequency) (only on supported modem).
@@ -61,7 +61,7 @@
<!--
DtmfReceived:
@dtmf: DTMF tone identifier. (Admitter chars are [0-9A-D*#])
@dtmf: DTMF tone identifier [0-9A-D*#].
Emitted when a DTMF tone is received (only on supported modem)
-->