]> 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:42 +0000 (18:09 -0500)
commit297ceeb9e47112060b395c4b5b3cae42e7b6557b
tree9c69cc2ef86a7ab21a5e60ded32097fbd3b54eb4
parentb15d2f9e4b6d209a3e74460758e223ce83126863
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