We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a47f2e commit d70d65fCopy full SHA for d70d65f
apps/app_callerid.c
@@ -69,7 +69,7 @@
69
<para>Caller ID presentation.</para>
70
<para>Defaults to CALLERID(pres).</para>
71
</parameter>
72
- <parameter name="presentation">
+ <parameter name="redirecting">
73
<para>Redirecting reason, e.g. REDIRECTING(reason).</para>
74
<para>Default is none (not sent).</para>
75
@@ -108,7 +108,7 @@
108
handling Call Waiting in the dialplan as opposed to using the channel driver.
109
This application functions using the same idea as an "orange box".</para>
110
<para>On DAHDI channels, the native channel driver hooks for Call Waiting Caller ID
111
- will be used. On all other channels, it will be generated as linear audio.</para>
+ can be used. On all other channels, it will be generated as linear audio.</para>
112
</description>
113
</application>
114
***/
0 commit comments