]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_channel: allow reading 4 fields from dialplan
authorSebastien Duthil <sduthil@wazo.community>
Tue, 31 Mar 2020 20:14:51 +0000 (16:14 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 8 Apr 2020 14:47:26 +0000 (09:47 -0500)
commit3513be1e79d1cd60454134d62f3f5453bf0bd92f
treeb13f95e058102efd179d0dc228aaa8a4ba2c90b0
parentfdb637075982971b730a3fef165c6f1bb83e68d2
func_channel: allow reading 4 fields from dialplan

The following fields return an error when read from dialplan:

- exten
- context
- userfield
- channame

ASTERISK-28796 #close

Change-Id: Ieacaac629490f8710fdacc9de80ed5916c5f6ee2
funcs/func_channel.c