mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 15:49:56 +00:00
chan_skinny: Remove deprecated module.
ASTERISK-30300 Change-Id: I8be11455010b8ec552e62b0719368342e8a1bae9
This commit is contained in:
committed by
Friendly Automation
parent
1c8acdb1c0
commit
8d652ab4be
@@ -224,9 +224,6 @@ int ast_parking_is_exten_park(const char *context, const char *exten);
|
||||
* is very difficult to do with the new asynchronous design. That information may
|
||||
* not be available anywhere by the time this function currently returns.
|
||||
*
|
||||
* Only, chan_skinny is known to call this function and use the exten parameter
|
||||
* for the phone display.
|
||||
*
|
||||
* \retval 0 on success
|
||||
* \retval non-zero on error
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user