]> 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:58 +0000 (18:09 -0500)
commit1e87cadf8e2f86e0a59800ad71ede349974c7053
tree9b645b280acc099a6515353d44756f6ccdb9f5c6
parentd3abdf0b8d75cf141879bd31401ca6ff025d31b4
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