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:
Naveen Albert
2022-01-06 13:57:01 +00:00
committed by Friendly Automation
parent 51146db5fe
commit ff603d16c7
4 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Subject: channel_internal_api
CHANNEL(lastcontext) and CHANNEL(lastexten)
are now available for use in the dialplan.