]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial: Document DIALSTATUS return values.
authorNaveen Albert <asterisk@phreaknet.org>
Sat, 5 Mar 2022 12:04:57 +0000 (12:04 +0000)
committerKevin Harwell <kharwell@digium.com>
Wed, 23 Mar 2022 23:09:29 +0000 (18:09 -0500)
commit8abe4784ac8318f219bb3646451735e88c1bd35e
tree3c9118a9d4e946a48910458b5bb5cdc22d77d6d8
parent1ceb0002643ec096a2858976d448f048081ee4f0
app_dial: Document DIALSTATUS return values.

Adds documentation for all of the possible return values
for the DIALSTATUS variable in the Dial application.

ASTERISK-25716

Change-Id: Id22593f1f1f7ea86e5734cee49516ec50848e8c0
apps/app_dial.c