mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-21 12:30:41 +00:00
Add a c() option for the Jack() application and JACK_HOOK() funciton for supplying
a custom client name. Using the channel name is still the default. This was done at the request of Jared Smith. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114533 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -6,6 +6,7 @@ Dialplan Functions
|
||||
------------------
|
||||
* Added a new dialplan function, AST_CONFIG(), which allows you to access
|
||||
variables from an Asterisk configuration file.
|
||||
* The JACK_HOOK function now has a c() option to supply a custom client name.
|
||||
|
||||
Zaptel channel driver (chan_zap) Changes
|
||||
----------------------------------------
|
||||
@@ -31,6 +32,7 @@ Application Changes
|
||||
continue in the dialplan, at the specified label, if the caller hangs up.
|
||||
* ChanSpy and ExtenSpy have a new option, 's' which suppresses speaking the
|
||||
technology name (e.g. SIP, IAX, etc) of the channel being spied on.
|
||||
* The Jack application now has a c() option to supply a custom client name.
|
||||
|
||||
SIP Changes
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user