mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
func_channel: Add lastcontext and lastexten.
Adds the lastcontext and lastexten channel fields to allow users to access previous dialplan execution locations. ASTERISK-29840 #close Change-Id: Ib455fe300cc8e9a127686896ee2d0bd11e900307
This commit is contained in:
committed by
Friendly Automation
parent
51146db5fe
commit
ff603d16c7
4
doc/CHANGES-staging/channel_internal_api.txt
Normal file
4
doc/CHANGES-staging/channel_internal_api.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Subject: channel_internal_api
|
||||
|
||||
CHANNEL(lastcontext) and CHANNEL(lastexten)
|
||||
are now available for use in the dialplan.
|
Reference in New Issue
Block a user