mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-09 06:28:14 +00:00
ari: Provide the caller ID RDNIS for the channels
Provide the caller ID RDNIS when available. This will allow an application to follow the redirect.
This commit is contained in:
@@ -1346,6 +1346,7 @@ ari_validator ast_ari_validate_application_fn(void);
|
||||
* Channel
|
||||
* - accountcode: string (required)
|
||||
* - caller: CallerID (required)
|
||||
* - caller_rdnis: string
|
||||
* - channelvars: object
|
||||
* - connected: CallerID (required)
|
||||
* - creationtime: Date (required)
|
||||
|
Reference in New Issue
Block a user